Skip to content
Snippets Groups Projects
Commit 9617005e authored by Orgad Shaneh's avatar Orgad Shaneh Committed by Orgad Shaneh
Browse files

Cleanup PythonEditor and Todo project files


pluginspec.in and dependencies.pri are included by qtcreatorplugin.pri

Change-Id: I05a0ffba320e470216f2272ad39390d04b7f54e2
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@digia.com>
parent 3e25f61e
No related branches found
No related tags found
No related merge requests found
include(../../qtcreatorplugin.pri) include(../../qtcreatorplugin.pri)
include(pythoneditor_dependencies.pri)
DEFINES += \ DEFINES += \
PYTHONEDITOR_LIBRARY PYTHONEDITOR_LIBRARY
......
...@@ -30,8 +30,6 @@ SOURCES += todoplugin.cpp \ ...@@ -30,8 +30,6 @@ SOURCES += todoplugin.cpp \
qmljstodoitemsscanner.cpp \ qmljstodoitemsscanner.cpp \
lineparser.cpp \ lineparser.cpp \
todooutputtreeview.cpp todooutputtreeview.cpp
OTHER_FILES += \
Todo.pluginspec.in
RESOURCES += \ RESOURCES += \
todoplugin.qrc todoplugin.qrc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment