aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinux.qbs
diff options
context:
space:
mode:
authorhjk <hjk@qt.io>2017-03-13 17:01:59 +0100
committerhjk <hjk@qt.io>2017-03-22 09:24:51 +0000
commit23564832059a8f96f2f5277a49085b308fca8faf (patch)
tree777642c34530bea8deb4cef9e24b1df4fcef116d /src/plugins/remotelinux/remotelinux.qbs
parent4d3c297d024a86201d70d478beffa61176ac1e82 (diff)
ProjectExplorer/QNX/RemoteLinux: Merge {RemoteLinux,Simple}RunControl
Currently still kind-of-two implementations due to the kind-of-two current ApplicationLauncher message handling, but getting one step closer to a unified implementation. This also de-emphasizes the "wrong" QNX-IS-A-RemoteLinux relation by removing the QnxRunControl inheritance of RemoteLinuxRunControl. Change-Id: Iec8abaa53223a5a47ec51817b3994d37d444557a Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> Reviewed-by: James McDonnell <jmcdonnell@blackberry.com> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io> Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Diffstat (limited to 'src/plugins/remotelinux/remotelinux.qbs')
-rw-r--r--src/plugins/remotelinux/remotelinux.qbs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/remotelinux/remotelinux.qbs b/src/plugins/remotelinux/remotelinux.qbs
index a651d581a20..27fce5dbb8d 100644
--- a/src/plugins/remotelinux/remotelinux.qbs
+++ b/src/plugins/remotelinux/remotelinux.qbs
@@ -98,8 +98,6 @@ Project {
"remotelinuxrunconfigurationfactory.h",
"remotelinuxrunconfigurationwidget.cpp",
"remotelinuxrunconfigurationwidget.h",
- "remotelinuxruncontrol.cpp",
- "remotelinuxruncontrol.h",
"remotelinuxruncontrolfactory.cpp",
"remotelinuxruncontrolfactory.h",
"remotelinuxsignaloperation.cpp",