forked from qt-creator/qt-creator
Make cmake mimetypes xml file visible in the project tree
This commit is contained in:
@@ -24,4 +24,5 @@ SOURCES = cmakeproject.cpp \
|
||||
RESOURCES += cmakeproject.qrc
|
||||
FORMS +=
|
||||
|
||||
OTHER_FILES += CMakeProjectManager.pluginspec
|
||||
OTHER_FILES += CMakeProjectManager.pluginspec \
|
||||
CMakeProject.mimetypes.xml
|
||||
|
||||
Reference in New Issue
Block a user