forked from qt-creator/qt-creator
Tests: Get autotests compiling again.
This commit is contained in:
@@ -3,5 +3,6 @@ CONFIG += qt warn_on console depend_includepath
|
||||
CONFIG += qtestlib testcase
|
||||
CONFIG -= app_bundle
|
||||
include(../shared/shared.pri)
|
||||
INCLUDEPATH += $$IDE_SOURCE_TREE/src/plugins
|
||||
SOURCES += tst_codegen.cpp
|
||||
TARGET=tst_$$TARGET
|
||||
|
||||
|
||||
Reference in New Issue
Block a user