forked from qt-creator/qt-creator
Streamline mimetypes.xml files
Change-Id: I4f2a28d4732ea496f574e5f51fb1e1633ebca99d Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
67c3fed2c0
commit
029fd5a572
@@ -13,5 +13,3 @@ SOURCES += tasklistplugin.cpp \
|
||||
taskfilefactory.cpp \
|
||||
|
||||
RESOURCES += tasklist.qrc
|
||||
|
||||
OTHER_FILES += TaskList.mimetypes.xml
|
||||
|
||||
@@ -13,7 +13,6 @@ QtcPlugin {
|
||||
Depends { name: "TextEditor" }
|
||||
|
||||
files: [
|
||||
"TaskList.mimetypes.xml",
|
||||
"stopmonitoringhandler.cpp",
|
||||
"stopmonitoringhandler.h",
|
||||
"taskfile.cpp",
|
||||
|
||||
Reference in New Issue
Block a user