summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/vnc
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-01-08 17:04:04 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-01-12 20:59:13 +0100
commit04f11f9935453a3db6bc5e5064a187fa25e85d90 (patch)
tree7a4b6724e247811195e5c98f98e978483abe29ee /src/plugins/platforms/vnc
parentbb00b63dee85bfe77bd721dd962c768e62c1b1e3 (diff)
Remove .prev_CMakeLists.txt files
Those serve no purpose anymore, now that the .pro files are gone. Task-number: QTBUG-88742 Change-Id: I39943327b8c9871785b58e9973e4e7602371793e Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'src/plugins/platforms/vnc')
-rw-r--r--src/plugins/platforms/vnc/.prev_CMakeLists.txt39
1 files changed, 0 insertions, 39 deletions
diff --git a/src/plugins/platforms/vnc/.prev_CMakeLists.txt b/src/plugins/platforms/vnc/.prev_CMakeLists.txt
deleted file mode 100644
index 48e172ed70..0000000000
--- a/src/plugins/platforms/vnc/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,39 +0,0 @@
-# Generated from vnc.pro.
-
-#####################################################################
-## QVncIntegrationPlugin Plugin:
-#####################################################################
-
-qt_internal_add_plugin(QVncIntegrationPlugin
- OUTPUT_NAME qvnc
- TYPE platforms
- SOURCES
- main.cpp
- qvnc.cpp qvnc_p.h
- qvncclient.cpp qvncclient.h
- qvncintegration.cpp qvncintegration.h
- qvncscreen.cpp qvncscreen.h
- DEFINES
- QT_NO_FOREACH
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::CorePrivate
- Qt::FbSupportPrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::Network
-)
-
-#### Keys ignored in scope 1:.:.:vnc.pro:<TRUE>:
-# OTHER_FILES = "vnc.json"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(QVncIntegrationPlugin CONDITION TARGET Qt::InputSupportPrivate
- PUBLIC_LIBRARIES
- Qt::InputSupportPrivate
-)
-
-#### Keys ignored in scope 3:.:.:vnc.pro:NOT TARGET___equals____ss_QT_DEFAULT_QPA_PLUGIN:
-# PLUGIN_EXTENDS = "-"