##// END OF EJS Templates
Fixed compilation issue in declarativepiemodel.cpp
Fixed compilation issue in declarativepiemodel.cpp

File last commit:

r1021:6adbaffea565
r1131:de8030e47856
Show More
test.pri
11 lines | 305 B | text/plain | TextLexer
!include( ../config.pri ) {
error( "Couldn't find the config.pri file!" )
}
TEMPLATE = app
DESTDIR = $$CHART_BUILD_BIN_DIR/test
OBJECTS_DIR = $$CHART_BUILD_DIR/test/$$TARGET
MOC_DIR = $$CHART_BUILD_DIR/test/$$TARGET
UI_DIR = $$CHART_BUILD_DIR/test/$$TARGET
RCC_DIR = $$CHART_BUILD_DIR/test/$$TARGET