aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/qnx.pro
diff options
context:
space:
mode:
authorhjk <hjk@qt.io>2017-09-13 09:30:29 +0200
committerhjk <hjk@qt.io>2017-09-13 10:16:03 +0000
commitafc39c4cc37c5b67dfe3dc5ac9a8be407e7ffd70 (patch)
tree85e1b7ad9150d47910bed8d3683c859b285b9988 /src/plugins/qnx/qnx.pro
parent890c1906e6fb2eceb3eaf381b0c298138be3a932 (diff)
Qnx: Merge debug support related files
The attach part has not been active for a while, but there's code now easier to reuse. So move participants of a potential solution to a suitable place before attempting to fix functionality. Change-Id: I9a7d4a6637e8ef214c22ee5683103e464109210d Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/plugins/qnx/qnx.pro')
-rw-r--r--src/plugins/qnx/qnx.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/qnx/qnx.pro b/src/plugins/qnx/qnx.pro
index bcfad2f36e..30708de764 100644
--- a/src/plugins/qnx/qnx.pro
+++ b/src/plugins/qnx/qnx.pro
@@ -23,8 +23,6 @@ SOURCES += qnxplugin.cpp \
qnxdeviceprocesslist.cpp \
qnxtoolchain.cpp \
slog2inforunner.cpp \
- qnxattachdebugsupport.cpp \
- qnxattachdebugdialog.cpp \
qnxconfiguration.cpp \
qnxsettingswidget.cpp \
qnxconfigurationmanager.cpp \
@@ -55,8 +53,6 @@ HEADERS += qnxplugin.h\
qnxdeviceprocesslist.h \
qnxtoolchain.h \
slog2inforunner.h \
- qnxattachdebugsupport.h \
- qnxattachdebugdialog.h \
qnxconfiguration.h \
qnxsettingswidget.h \
qnxconfigurationmanager.h \