aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/qtsupport.pro
diff options
context:
space:
mode:
authorhjk <hjk@theqtcompany.com>2016-05-12 17:42:36 +0200
committerhjk <hjk@theqtcompany.com>2016-05-13 11:03:06 +0000
commit602d899e0f679eac0f4307a7a55081701e6dd102 (patch)
tree628584884f40dc81e60b28cf36ed032abf4a2742 /src/plugins/qtsupport/qtsupport.pro
parent87e8f03c0300360c9aff30a75e4bf86f1aa21ee0 (diff)
Move CustomExecutableRunConfiguration to ProjectExplorer
There's nothing QtSupport specific in there. Change-Id: I616a37ed56f1853cdbb16f483de5682d5ea63715 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Diffstat (limited to 'src/plugins/qtsupport/qtsupport.pro')
-rw-r--r--src/plugins/qtsupport/qtsupport.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/qtsupport/qtsupport.pro b/src/plugins/qtsupport/qtsupport.pro
index 6e1ec44679a..a610673f349 100644
--- a/src/plugins/qtsupport/qtsupport.pro
+++ b/src/plugins/qtsupport/qtsupport.pro
@@ -21,8 +21,6 @@ HEADERS += \
baseqtversion.h \
qmldumptool.h \
qtoptionspage.h \
- customexecutablerunconfiguration.h \
- customexecutableconfigurationwidget.h \
qtsupportconstants.h \
profilereader.h \
qtparser.h \
@@ -50,8 +48,6 @@ SOURCES += \
baseqtversion.cpp \
qmldumptool.cpp \
qtoptionspage.cpp \
- customexecutablerunconfiguration.cpp \
- customexecutableconfigurationwidget.cpp \
profilereader.cpp \
qtparser.cpp \
exampleslistmodel.cpp \