##// END OF EJS Templates
Adds converage to gitignore
Adds converage to gitignore

File last commit:

r1021:6adbaffea565
r1098:4986f3f3d7c9
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