##// END OF EJS Templates
Fixing OSX builds after test binary change
Fixing OSX builds after test binary change

File last commit:

r1137:696303b9edc0
r1141:7bef336cb7a1
Show More
test.pri
11 lines | 280 B | text/plain | TextLexer
!include( ../config.pri ) {
error( "Couldn't find the config.pri file!" )
}
TEMPLATE = app
DESTDIR = $$CHART_BUILD_BIN_DIR
OBJECTS_DIR = $$CHART_BUILD_DIR/$$TARGET
MOC_DIR = $$CHART_BUILD_DIR/$$TARGET
UI_DIR = $$CHART_BUILD_DIR/$$TARGET
RCC_DIR = $$CHART_BUILD_DIR/$$TARGET