forked from qt-creator/qt-creator
Add the *.pluginspec to OTHER_FILES so that we can use Locator for them
Hopefully i didn't miss a plugin.
This commit is contained in:
@@ -19,3 +19,5 @@ SOURCES = cmakeproject.cpp \
|
||||
cmakeopenprojectwizard.cpp
|
||||
RESOURCES += cmakeproject.qrc
|
||||
FORMS +=
|
||||
|
||||
OTHER_FILES += CMakeProjectManager.pluginspec
|
||||
|
||||
Reference in New Issue
Block a user