aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinux.qbs
diff options
context:
space:
mode:
authorhjk <qthjk@ovi.com>2012-07-26 23:29:00 +0200
committerChristian Kandeler <christian.kandeler@nokia.com>2012-07-31 13:40:03 +0200
commit88d413e03bfe5e0d0b09ac3aa4f74215ed582cd1 (patch)
tree32a05a9f603221cf99fabcd36c9ba0a5446b0806 /src/plugins/remotelinux/remotelinux.qbs
parentbc1f091698889b8d531113d4b336e9099e2f133a (diff)
remotelinux/projectexplorer: move UsedPortsGatherer to projectexplorer
Change-Id: Iafd7f109de3076375e667aff0c429405cef07b55 Reviewed-by: Christian Kandeler <christian.kandeler@nokia.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 86001e55329..1b0afe7d225 100644
--- a/src/plugins/remotelinux/remotelinux.qbs
+++ b/src/plugins/remotelinux/remotelinux.qbs
@@ -87,7 +87,6 @@ QtcPlugin {
"remotelinuxrunconfigurationwidget.cpp",
"remotelinuxrunconfigurationwidget.h",
"remotelinuxruncontrol.h",
- "remotelinuxusedportsgatherer.cpp",
"remotelinuxutils.cpp",
"remotelinuxutils.h",
"startgdbserverdialog.cpp",
@@ -105,7 +104,6 @@ QtcPlugin {
"remotelinuxenvironmentreader.cpp",
"remotelinuxenvironmentreader.h",
"remotelinuxpackageinstaller.h",
- "remotelinuxusedportsgatherer.h",
"sshkeydeployer.cpp",
"sshkeydeployer.h",
"typespecificdeviceconfigurationlistmodel.cpp",