Files
qt-creator/tests/auto/cplusplus/cppselectionchanger/cppselectionchanger.pro
Alexandru Croitor bed88818ce C++: Implement context-aware expand / shrink selection actions.
Implement selection expanding / shrinking, that is aware of C++
semantics, thus giving smart selection changing.

Change-Id: I1386a20597fa6bb85c3aa0d8ddfb87cdb3fd7c38
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
2016-02-29 08:15:03 +00:00

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