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