##// END OF EJS Templates
use standardized test export macros...
use standardized test export macros note that debug build != developer build. Change-Id: Ia3e4b4d2f80e7126ad9a2461642c93321099cc27 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io> Reviewed-by: Tomi Korpipää <tomi.korpipaa@theqtcompany.com>

File last commit:

r2712:c544258484ff
r2892:5c50b9f6fefd
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/*