Cleanup PythonEditor and Todo project files

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

Change-Id: I05a0ffba320e470216f2272ad39390d04b7f54e2
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
Orgad Shaneh
2013-05-22 22:20:43 +03:00
committed by Orgad Shaneh
parent 3e25f61e74
commit 9617005e1d
2 changed files with 0 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
include(../../qtcreatorplugin.pri)
include(pythoneditor_dependencies.pri)
DEFINES += \
PYTHONEDITOR_LIBRARY

View File

@@ -30,8 +30,6 @@ SOURCES += todoplugin.cpp \
qmljstodoitemsscanner.cpp \
lineparser.cpp \
todooutputtreeview.cpp
OTHER_FILES += \
Todo.pluginspec.in
RESOURCES += \
todoplugin.qrc