forked from qt-creator/qt-creator
Link with cplusplus library.
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
TEMPLATE = app
|
||||
CONFIG += qt warn_on console depend_includepath
|
||||
QT = core testlib
|
||||
QT += testlib
|
||||
TARGET = tst_$$TARGET
|
||||
|
||||
include(../../../../src/libs/cplusplus/cplusplus-lib.pri)
|
||||
|
||||
include(../shared/shared.pri)
|
||||
SOURCES += tst_preprocessor.cpp
|
||||
|
Reference in New Issue
Block a user