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