forked from qt-creator/qt-creator
Unit test: Remove some now-unused CppTools sources
Change-Id: I61a0d15ade5093c6e7eeb005efed5704764fe7a1 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -8,12 +8,10 @@ HEADERS += \
|
||||
$$PWD/cppprojectfile.h \
|
||||
$$PWD/senddocumenttracker.h \
|
||||
$$PWD/projectpart.h \
|
||||
$$PWD/cppprojectfilecategorizer.h \
|
||||
$$PWD/projectinfo.h
|
||||
$$PWD/cppprojectfilecategorizer.h
|
||||
|
||||
SOURCES += \
|
||||
$$PWD/cppprojectfile.cpp \
|
||||
$$PWD/senddocumenttracker.cpp \
|
||||
$$PWD/projectpart.cpp \
|
||||
$$PWD/cppprojectfilecategorizer.cpp \
|
||||
$$PWD/projectinfo.cpp
|
||||
$$PWD/cppprojectfilecategorizer.cpp
|
||||
|
||||
Reference in New Issue
Block a user