aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinux.qbs
diff options
context:
space:
mode:
authorhjk <hjk@theqtcompany.com>2016-01-26 15:53:26 +0100
committerhjk <hjk@theqtcompany.com>2016-01-27 11:20:12 +0000
commit7be3eb85e1ab84f47bfea61f96e185731be6244f (patch)
treee6d84af03cb82e2d66a37ff1b8379711790eaf52 /src/plugins/remotelinux/remotelinux.qbs
parentbfa292cdc95c3d3a295b4f1c3704f7ca4aeca660 (diff)
RemoteLinux/Qnx: Use StandardRunnable
Change-Id: I73331985eb68065b5fb123ff4491888d824de766 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
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 b47aaa83a3d..224c1cfde1f 100644
--- a/src/plugins/remotelinux/remotelinux.qbs
+++ b/src/plugins/remotelinux/remotelinux.qbs
@@ -23,8 +23,6 @@ QtcPlugin {
"abstractremotelinuxdeploystep.h",
"abstractremotelinuxrunsupport.cpp",
"abstractremotelinuxrunsupport.h",
- "abstractremotelinuxrunconfiguration.h",
- "abstractremotelinuxrunconfiguration.cpp",
"abstractuploadandinstallpackageservice.cpp",
"abstractuploadandinstallpackageservice.h",
"embeddedlinuxqtversion.cpp",