##// END OF EJS Templates
Datareader fixes...
Datareader fixes Change-Id: I9d5b82aa93d0e5b1977706cc6a06e4d966abedcb Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r1440:3525e4e5ffa3
r2512:985019be9a8f
Show More
tests.pri
14 lines | 395 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/tests/$$TARGET
MOC_DIR = $$CHART_BUILD_DIR/tests/$$TARGET
UI_DIR = $$CHART_BUILD_DIR/tests/$$TARGET
RCC_DIR = $$CHART_BUILD_DIR/tests/$$TARGET
# staticlib config causes problems when building executables
staticlib: CONFIG-=staticlib