##// END OF EJS Templates
Another miserable attempt to fix pie hover auto tests in bamboo
Another miserable attempt to fix pie hover auto tests in bamboo

File last commit:

r1021:6adbaffea565
r1129:d01b5005ba72
Show More
demos.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