forked from qt-creator/qt-creator
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:
committed by
Orgad Shaneh
parent
3e25f61e74
commit
9617005e1d
@@ -1,5 +1,4 @@
|
|||||||
include(../../qtcreatorplugin.pri)
|
include(../../qtcreatorplugin.pri)
|
||||||
include(pythoneditor_dependencies.pri)
|
|
||||||
|
|
||||||
DEFINES += \
|
DEFINES += \
|
||||||
PYTHONEDITOR_LIBRARY
|
PYTHONEDITOR_LIBRARY
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user