##// END OF EJS Templates
Added qmlchart to demo docs
Added qmlchart to demo docs

File last commit:

r996:ce5f1c868418
r1010:7d8749d240a0
Show More
examples.pri
15 lines | 383 B | text/plain | TextLexer
!include( ../config.pri ) {
error( "Couldn't find the config.pri file!" )
}
!include( ../build.pri ) {
error( "Couldn't find the build.pri file !")
}
DESTDIR = $$CHART_BUILD_BIN_DIR
OBJECTS_DIR = $$CHART_BUILD_DIR/bin/$$TARGET
MOC_DIR = $$CHART_BUILD_DIR/bin/$$TARGET
UI_DIR = $$CHART_BUILD_DIR/bin/$$TARGET
RCC_DIR = $$CHART_BUILD_DIR/bin/$$TARGET
TEMPLATE = app
QT += core gui