##// END OF EJS Templates
Fix to BarSeries animation on BarSets restructured
Fix to BarSeries animation on BarSets restructured

File last commit:

r1298:9b6f70236860
r1418:faa10209176d
Show More
qmlchartproperties.pro
10 lines | 265 B | text/idl | PrologLexer
!include( ../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)
!system_build:mac: QMAKE_POST_LINK += "$$MAC_POST_LINK_PREFIX $$MAC_DEMOS_BIN_DIR"