aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2018-08-17 13:19:46 +0200
committerEike Ziller <eike.ziller@qt.io>2018-08-20 07:04:39 +0000
commitc4327ecb6fc0d676cfb385bb5e19d535b6ffacd3 (patch)
treee980e38af87787d5ae8e4fa37206e15712d60b48
parent607241f63b63b610a6799f23e6006b7187d9ba29 (diff)
Remove unneeded include of _dependencies.pri
That is done automatically by qtcreatorplugin.pri Change-Id: Id8ffff5733b2bb821ba6e8596721a5174bd1bfa4 Reviewed-by: hjk <hjk@qt.io>
-rw-r--r--plugins/pythonextensions/pythonextensions.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/pythonextensions/pythonextensions.pro b/plugins/pythonextensions/pythonextensions.pro
index 75a4a37..26db752 100644
--- a/plugins/pythonextensions/pythonextensions.pro
+++ b/plugins/pythonextensions/pythonextensions.pro
@@ -22,9 +22,6 @@ HEADERS += \
# (these are shared by this and the optional bindings)
include(qtcreator.pri)
-# Declare dependencies
-include(pythonextensions_dependencies.pri)
-
include($$IDE_SOURCE_TREE/src/qtcreatorplugin.pri)
# Shiboken stuff