##// END OF EJS Templates
Depend directly on 5.6 branch...
Depend directly on 5.6 branch Change-Id: Iaf1e837bd628801cb8d31541b08ecfae06534feb Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>

File last commit:

r2724:c26fb372333d
r2844:fb37c77c7958
Show More
src.pro
6 lines | 105 B | text/idl | PrologLexer
Titta Heikkala
Qt Charts project file structure change...
r2712 TEMPLATE = subdirs
CONFIG += ordered
Titta Heikkala
Fix Charts build when quick module is not build...
r2724 SUBDIRS += charts
qtHaveModule(quick) {
SUBDIRS += chartsqml2
}