forked from qt-creator/qt-creator
tests: more test project cleanup
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
TEMPLATE = app
|
||||
CONFIG += qt warn_on console depend_includepath
|
||||
CONFIG += qtestlib testcase
|
||||
CONFIG -= app_bundle
|
||||
include(../../qttest.pri)
|
||||
include(../shared/shared.pri)
|
||||
INCLUDEPATH += $$IDE_SOURCE_TREE/src/plugins
|
||||
SOURCES += tst_codegen.cpp
|
||||
|
||||
Reference in New Issue
Block a user