summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/linuxfb/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/linuxfb/.prev_CMakeLists.txt')
-rw-r--r--src/plugins/platforms/linuxfb/.prev_CMakeLists.txt43
1 files changed, 0 insertions, 43 deletions
diff --git a/src/plugins/platforms/linuxfb/.prev_CMakeLists.txt b/src/plugins/platforms/linuxfb/.prev_CMakeLists.txt
deleted file mode 100644
index 258b70603e..0000000000
--- a/src/plugins/platforms/linuxfb/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-# Generated from linuxfb.pro.
-
-#####################################################################
-## QLinuxFbIntegrationPlugin Plugin:
-#####################################################################
-
-qt_internal_add_plugin(QLinuxFbIntegrationPlugin
- OUTPUT_NAME qlinuxfb
- TYPE platforms
- SOURCES
- main.cpp
- qlinuxfbintegration.cpp qlinuxfbintegration.h
- qlinuxfbscreen.cpp qlinuxfbscreen.h
- DEFINES
- QT_NO_FOREACH
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::CorePrivate
- Qt::FbSupportPrivate
- Qt::Gui
- Qt::GuiPrivate
-)
-
-#### Keys ignored in scope 1:.:.:linuxfb.pro:<TRUE>:
-# OTHER_FILES = "linuxfb.json"
-
-## Scopes:
-#####################################################################
-
-qt_extend_target(QLinuxFbIntegrationPlugin CONDITION TARGET Qt::InputSupportPrivate
- PUBLIC_LIBRARIES
- Qt::InputSupportPrivate
-)
-
-qt_extend_target(QLinuxFbIntegrationPlugin CONDITION TARGET Qt::KmsSupportPrivate
- SOURCES
- qlinuxfbdrmscreen.cpp qlinuxfbdrmscreen.h
- PUBLIC_LIBRARIES
- Qt::KmsSupportPrivate
-)
-
-#### Keys ignored in scope 4:.:.:linuxfb.pro:NOT TARGET___equals____ss_QT_DEFAULT_QPA_PLUGIN:
-# PLUGIN_EXTENDS = "-"