##// END OF EJS Templates
do not enable example installs explicitly any more...
do not enable example installs explicitly any more it's done centrally now. Change-Id: I8e025df73f1bd1e5e5129cfb4cbcb40b044374bd Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>

File last commit:

r2712:c544258484ff
r2894:d137ae33ccf0 5.6
Show More
qmlchart.pro
7 lines | 159 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
sauimone
percent bar chart
r101 }
Titta Heikkala
Qt Charts project file structure change...
r2712 RESOURCES += resources.qrc
Michal Klocek
Uninfy examples , updated public API changes
r747 SOURCES += main.cpp
Titta Heikkala
Qt Charts project file structure change...
r2712 OTHER_FILES += qml/qmlchart/*