aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/pythonextensions/pythonextensions.pro
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pythonextensions/pythonextensions.pro')
-rw-r--r--plugins/pythonextensions/pythonextensions.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/pythonextensions/pythonextensions.pro b/plugins/pythonextensions/pythonextensions.pro
index 0fc3935..75a4a37 100644
--- a/plugins/pythonextensions/pythonextensions.pro
+++ b/plugins/pythonextensions/pythonextensions.pro
@@ -27,13 +27,6 @@ include(pythonextensions_dependencies.pri)
include($$IDE_SOURCE_TREE/src/qtcreatorplugin.pri)
-# Install extension manager extension during first build
-copyextensions.commands = $(COPY_DIR) $$PWD/../../python $$DESTDIR/
-first.depends = $(first) copyextensions
-export(first.depends)
-export(copyextensions.commands)
-QMAKE_EXTRA_TARGETS += first copyextensions
-
# Shiboken stuff
# This setup is currently only tested on Linux