forked from qt-creator/qt-creator
10 lines
237 B
Prolog
10 lines
237 B
Prolog
![]() |
include(../shared/shared.pri)
|
||
|
|
||
|
# Inject the source dir for referencing test data from shadow builds.
|
||
|
DEFINES += SRCDIR=\\\"$$PWD\\\"
|
||
|
|
||
|
SOURCES += tst_cppselectionchangertest.cpp
|
||
|
|
||
|
DISTFILES += testCppFile.cpp \
|
||
|
cppselectionchanger.qbs
|