forked from qt-creator/qt-creator
Fix qmake project
Change-Id: Ib6beb99f346d72a329ec7cd72fcce1d63e46b1f2 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
4c4cceaa49
commit
f0c09e91a4
@@ -19,7 +19,7 @@ HEADERS += cppeditorplugin.h \
|
||||
cppquickfixes.h \
|
||||
cppquickfix.h \
|
||||
cppsnippetprovider.h \
|
||||
cpptypehierarchy.h \
|
||||
cpptypehierarchy.h
|
||||
|
||||
SOURCES += cppeditorplugin.cpp \
|
||||
cppautocompleter.cpp \
|
||||
@@ -37,7 +37,7 @@ SOURCES += cppeditorplugin.cpp \
|
||||
cppquickfix.cpp \
|
||||
cppquickfixes.cpp \
|
||||
cppsnippetprovider.cpp \
|
||||
cpptypehierarchy.cpp \
|
||||
cpptypehierarchy.cpp
|
||||
|
||||
RESOURCES += cppeditor.qrc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user