forked from qt-creator/qt-creator
Moved CheckUndefinedSymbols in libCPlusPlus
This commit is contained in:
@@ -28,6 +28,7 @@ HEADERS += \
|
||||
$$PWD/LookupContext.h \
|
||||
$$PWD/CppBindings.h \
|
||||
$$PWD/ASTParent.h \
|
||||
$$PWD/CheckUndefinedSymbols.h \
|
||||
$$PWD/PreprocessorClient.h \
|
||||
$$PWD/PreprocessorEnvironment.h \
|
||||
$$PWD/Macro.h \
|
||||
@@ -49,6 +50,7 @@ SOURCES += \
|
||||
$$PWD/LookupContext.cpp \
|
||||
$$PWD/CppBindings.cpp \
|
||||
$$PWD/ASTParent.cpp \
|
||||
$$PWD/CheckUndefinedSymbols.cpp \
|
||||
$$PWD/PreprocessorClient.cpp \
|
||||
$$PWD/PreprocessorEnvironment.cpp \
|
||||
$$PWD/FastPreprocessor.cpp \
|
||||
|
||||
Reference in New Issue
Block a user