aboutsummaryrefslogtreecommitdiffstats
path: root/bin/bin.pro
diff options
context:
space:
mode:
Diffstat (limited to 'bin/bin.pro')
-rw-r--r--bin/bin.pro14
1 files changed, 0 insertions, 14 deletions
diff --git a/bin/bin.pro b/bin/bin.pro
deleted file mode 100644
index 959be0aedc..0000000000
--- a/bin/bin.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-include(../qtcreator.pri)
-
-TEMPLATE = app
-TARGET = $$IDE_APP_WRAPPER
-OBJECTS_DIR =
-
-PRE_TARGETDEPS = $$PWD/qtcreator
-
-QMAKE_LINK = cp $$PWD/qtcreator $@ && : IGNORE REST
-
-QMAKE_CLEAN = $$IDE_APP_WRAPPER
-
-target.path = /bin
-INSTALLS += target