forked from qt-creator/qt-creator
CompilationDatabaseProjectManager: Move tests to plugin
Change-Id: Ife4ee68cdbd1560830f294610f8fab40653a4f5b Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
This commit is contained in:
committed by
Christian Stenger
parent
1e912f7318
commit
da588b7cc4
@@ -6,10 +6,8 @@ shared {
|
||||
|
||||
HEADERS += \
|
||||
$$PWD/cppprojectfile.h \
|
||||
$$PWD/senddocumenttracker.h \
|
||||
$$PWD/projectpart.h
|
||||
$$PWD/senddocumenttracker.h
|
||||
|
||||
SOURCES += \
|
||||
$$PWD/cppprojectfile.cpp \
|
||||
$$PWD/senddocumenttracker.cpp \
|
||||
$$PWD/projectpart.cpp
|
||||
$$PWD/senddocumenttracker.cpp
|
||||
|
||||
Reference in New Issue
Block a user