forked from qt-creator/qt-creator
		
	Merge remote-tracking branch 'origin/2.5'
Conflicts: src/libs/cplusplus/cplusplus-lib.pri Change-Id: I430ec8c6dda4afad3aedb1bc47d3af64537cfe66
This commit is contained in:
		@@ -53,7 +53,8 @@ HEADERS += \
 | 
			
		||||
    $$PWD/pp-engine.h \
 | 
			
		||||
    $$PWD/pp-scanner.h \
 | 
			
		||||
    $$PWD/findcdbbreakpoint.h \
 | 
			
		||||
    $$PWD/PPToken.h
 | 
			
		||||
    $$PWD/PPToken.h \
 | 
			
		||||
    $$PWD/Dumpers.h
 | 
			
		||||
 | 
			
		||||
SOURCES += \
 | 
			
		||||
    $$PWD/SimpleLexer.cpp \
 | 
			
		||||
@@ -80,6 +81,7 @@ SOURCES += \
 | 
			
		||||
    $$PWD/pp-engine.cpp \
 | 
			
		||||
    $$PWD/pp-scanner.cpp \
 | 
			
		||||
    $$PWD/findcdbbreakpoint.cpp \
 | 
			
		||||
    $$PWD/PPToken.cpp
 | 
			
		||||
    $$PWD/PPToken.cpp \
 | 
			
		||||
    $$PWD/Dumpers.cpp
 | 
			
		||||
 | 
			
		||||
RESOURCES += $$PWD/cplusplus.qrc
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user