aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinux.qbs
diff options
context:
space:
mode:
authorhjk <hjk@qt.io>2019-08-15 08:56:07 +0200
committerhjk <hjk@qt.io>2019-08-16 06:10:43 +0000
commit596a54f6454a984566e0a788a12139b1d9f94bd1 (patch)
treebe9bc7dd2642f747ff56199048d6ad922abe4f5f /src/plugins/remotelinux/remotelinux.qbs
parent7c7201c56c46a893e148e0a3e8c88a2ad7f8823b (diff)
RemoteLinux: Move EmbeddeLinuxQtVersion to QtSupport
The class uses only one ID from RL at compile time, and after the move RL does not hard-depend on QtSupport anymore. Change-Id: I9f8aa6782e45fe998d83ddcc5323c396964bf1fe Reviewed-by: Christian Kandeler <christian.kandeler@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 e2a9551393..c56e122c69 100644
--- a/src/plugins/remotelinux/remotelinux.qbs
+++ b/src/plugins/remotelinux/remotelinux.qbs
@@ -27,8 +27,6 @@ Project {
"abstractuploadandinstallpackageservice.h",
"deploymenttimeinfo.cpp",
"deploymenttimeinfo.h",
- "embeddedlinuxqtversion.cpp",
- "embeddedlinuxqtversion.h",
"genericdirectuploadservice.cpp",
"genericdirectuploadservice.h",
"genericdirectuploadstep.cpp",