forked from qt-creator/qt-creator
PythonEditor: Remove pluginspec.in
Missed in 9617005e1d
Change-Id: Ibd8eba395e138a448d7316aa64b70ff89ae60900
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
8390a32131
commit
df5fb89800
@@ -3,7 +3,7 @@ include(../../qtcreatorplugin.pri)
|
||||
DEFINES += \
|
||||
PYTHONEDITOR_LIBRARY
|
||||
|
||||
OTHER_FILES += PythonEditor.pluginspec.in \
|
||||
OTHER_FILES += \
|
||||
pythoneditor.mimetypes.xml
|
||||
|
||||
RESOURCES += \
|
||||
|
||||
Reference in New Issue
Block a user