forked from qt-creator/qt-creator
C++: Remove Dumpers
Superseded by Overview Change-Id: I2ae193b1b9265ed59b73315486a35c53f6c8068f Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
54e85ad100
commit
6665ace5cd
@@ -57,7 +57,6 @@ HEADERS += \
|
||||
$$PWD/pp-scanner.h \
|
||||
$$PWD/findcdbbreakpoint.h \
|
||||
$$PWD/PPToken.h \
|
||||
$$PWD/Dumpers.h \
|
||||
$$PWD/cppmodelmanagerbase.h
|
||||
|
||||
SOURCES += \
|
||||
@@ -86,7 +85,6 @@ SOURCES += \
|
||||
$$PWD/pp-scanner.cpp \
|
||||
$$PWD/findcdbbreakpoint.cpp \
|
||||
$$PWD/PPToken.cpp \
|
||||
$$PWD/Dumpers.cpp \
|
||||
$$PWD/cppmodelmanagerbase.cpp
|
||||
|
||||
RESOURCES += $$PWD/cplusplus.qrc
|
||||
|
||||
Reference in New Issue
Block a user