##// END OF EJS Templates
Removed usage of model in QML pie example
Removed usage of model in QML pie example

File last commit:

r1021:6adbaffea565
r1189:88d7235253d9
Show More
examples.pri
11 lines | 307 B | text/plain | TextLexer
!include( ../config.pri ) {
error( "Couldn't find the config.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