forked from qt-creator/qt-creator
Clang: Remove left-over project settings
Change-Id: I45a667c0bdd767697766ebe82b65b61253c77f56 Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com>
This commit is contained in:
@@ -27,8 +27,6 @@ SOURCES += \
|
||||
clangfunctionhintmodel.cpp \
|
||||
clanghighlightingmarksreporter.cpp \
|
||||
clangmodelmanagersupport.cpp \
|
||||
clangprojectsettings.cpp \
|
||||
clangprojectsettingspropertiespage.cpp \
|
||||
clangtextmark.cpp \
|
||||
clangutils.cpp
|
||||
|
||||
@@ -55,12 +53,8 @@ HEADERS += \
|
||||
clangfunctionhintmodel.h \
|
||||
clanghighlightingmarksreporter.h \
|
||||
clangmodelmanagersupport.h \
|
||||
clangprojectsettings.h \
|
||||
clangprojectsettingspropertiespage.h \
|
||||
clangtextmark.h \
|
||||
clangutils.h \
|
||||
|
||||
FORMS += clangprojectsettingspropertiespage.ui
|
||||
clangutils.h
|
||||
|
||||
equals(TEST, 1) {
|
||||
HEADERS += \
|
||||
|
||||
Reference in New Issue
Block a user