forked from qt-creator/qt-creator
Fixed the auto tests.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
|
||||
DEFINES += CPLUSPLUS_WITH_NAMESPACE
|
||||
INCLUDEPATH += $$PWD/../../../../src/shared/cplusplus
|
||||
DEPENDPATH += $$INCLUDEPATH .
|
||||
LIBS += -L$$PWD -lCPlusPlusTestSupport
|
||||
|
||||
@@ -5,5 +5,4 @@ CONFIG += static
|
||||
QT = core
|
||||
DESTDIR = $$PWD
|
||||
|
||||
DEFINES += CPLUSPLUS_WITH_NAMESPACE
|
||||
include($$PWD/../../../../src/shared/cplusplus/cplusplus.pri)
|
||||
|
||||
Reference in New Issue
Block a user