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:
Christian Kandeler
2021-07-20 12:05:27 +02:00
parent aba3a38a60
commit 0adb502457
3 changed files with 2 additions and 10 deletions

View File

@@ -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