forked from qt-creator/qt-creator
5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
|
|
INCLUDEPATH += $$PWD/../../../../src/shared/cplusplus
|
|
DEPENDPATH += $$INCLUDEPATH .
|
|
LIBS += -L$$PWD -lCPlusPlusTestSupport
|