forked from qt-creator/qt-creator
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
|
|
INCLUDEPATH += $$PWD/../../../shared/cplusplus
|
||
|
|
DEFINES += HAVE_QT CPLUSPLUS_WITH_NAMESPACE
|
||
|
|
LIBS *= -l$$qtLibraryTarget(CPlusPlus)
|