Skip to content
Snippets Groups Projects
Commit 7c1ebd6d authored by hjk's avatar hjk
Browse files

Fixes: compile fix for cplusplus autotests

parent 89c7c606
No related branches found
No related tags found
No related merge requests found
DEFINES += HAVE_QT CPLUSPLUS_WITH_NAMESPACE DEFINES += HAVE_QT CPLUSPLUS_WITH_NAMESPACE
INCLUDEPATH += $$PWD/../../../../shared/cplusplus INCLUDEPATH += $$PWD/../../../../src/shared/cplusplus
DEPENDPATH += $$INCLUDEPATH . DEPENDPATH += $$INCLUDEPATH .
LIBS += -L$$PWD -lCPlusPlusTestSupport LIBS += -L$$PWD -lCPlusPlusTestSupport
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment