aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlplugindump
diff options
context:
space:
mode:
authorCraig Scott <[email protected]>2021-05-18 16:24:36 +1000
committerCraig Scott <[email protected]>2021-05-19 10:46:06 +1000
commit63a601dc296dd33c4f672f68413d450375dac452 (patch)
tree48795e98fd39876d53bd59f8b3d4145fac9f96e5 /tests/auto/qml/qmlplugindump
parentc63796b30d19e1931a02d320ebb63be66acb3e8f (diff)
CMake: Remove unneeded *.pro and .prev_CMakeLists.txt files
The .pro files corresponding to the .prev_CMakeLists.txt files have already been removed. Change-Id: I254eafe4c7de1a516e33bd9cb3d9879e73fa83b4 Reviewed-by: Fabian Kosmale <[email protected]> Reviewed-by: Ulf Hermann <[email protected]> Reviewed-by: Joerg Bornemann <[email protected]>
Diffstat (limited to 'tests/auto/qml/qmlplugindump')
-rw-r--r--tests/auto/qml/qmlplugindump/data/dumper/Dummy/.prev_CMakeLists.txt29
-rw-r--r--tests/auto/qml/qmlplugindump/data/dumper/ExtendedType/.prev_CMakeLists.txt29
-rw-r--r--tests/auto/qml/qmlplugindump/data/dumper/Imports/.prev_CMakeLists.txt29
-rw-r--r--tests/auto/qml/qmlplugindump/data/dumper/Versions/.prev_CMakeLists.txt29
4 files changed, 0 insertions, 116 deletions
diff --git a/tests/auto/qml/qmlplugindump/data/dumper/Dummy/.prev_CMakeLists.txt b/tests/auto/qml/qmlplugindump/data/dumper/Dummy/.prev_CMakeLists.txt
deleted file mode 100644
index c2881170b0..0000000000
--- a/tests/auto/qml/qmlplugindump/data/dumper/Dummy/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-# Generated from dummy.pro.
-
-#####################################################################
-## Dummy Generic Library:
-#####################################################################
-
-qt_internal_add_cmake_library(Dummy
- MODULE
- SOURCES
- dummy.cpp dummy.h
- dummy_plugin.cpp dummy_plugin.h
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::Gui
- Qt::Qml
-)
-
-#### Keys ignored in scope 1:.:.:dummy.pro:<TRUE>:
-# TEMPLATE = "lib"
-
-## Scopes:
-#####################################################################
-
-#### Keys ignored in scope 3:.:.:dummy.pro:NOT _PRO_FILE_PWD____equals____ss_OUT_PWD:
-# COPIES = "cp"
-# cp.files = "qmldir" "plugins.qmltypes"
-# cp.path = "$$OUT_PWD"
-
-qt_autogen_tools_initial_setup(Dummy)
diff --git a/tests/auto/qml/qmlplugindump/data/dumper/ExtendedType/.prev_CMakeLists.txt b/tests/auto/qml/qmlplugindump/data/dumper/ExtendedType/.prev_CMakeLists.txt
deleted file mode 100644
index 3030d4b428..0000000000
--- a/tests/auto/qml/qmlplugindump/data/dumper/ExtendedType/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-# Generated from extendedtype.pro.
-
-#####################################################################
-## ExtendedType Generic Library:
-#####################################################################
-
-qt_internal_add_cmake_library(ExtendedType
- MODULE
- SOURCES
- plugin.cpp plugin.h
- types.h
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::Gui
- Qt::Qml
-)
-
-#### Keys ignored in scope 1:.:.:extendedtype.pro:<TRUE>:
-# TEMPLATE = "lib"
-
-## Scopes:
-#####################################################################
-
-#### Keys ignored in scope 3:.:.:extendedtype.pro:NOT _PRO_FILE_PWD____equals____ss_OUT_PWD:
-# COPIES = "cp"
-# cp.files = "qmldir" "plugins.qmltypes"
-# cp.path = "$$OUT_PWD"
-
-qt_autogen_tools_initial_setup(ExtendedType)
diff --git a/tests/auto/qml/qmlplugindump/data/dumper/Imports/.prev_CMakeLists.txt b/tests/auto/qml/qmlplugindump/data/dumper/Imports/.prev_CMakeLists.txt
deleted file mode 100644
index dbec5d422e..0000000000
--- a/tests/auto/qml/qmlplugindump/data/dumper/Imports/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-# Generated from imports.pro.
-
-#####################################################################
-## Imports Generic Library:
-#####################################################################
-
-qt_internal_add_cmake_library(Imports
- MODULE
- SOURCES
- imports.cpp imports.h
- imports_plugin.cpp imports_plugin.h
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::Gui
- Qt::Qml
-)
-
-#### Keys ignored in scope 1:.:.:imports.pro:<TRUE>:
-# TEMPLATE = "lib"
-
-## Scopes:
-#####################################################################
-
-#### Keys ignored in scope 3:.:.:imports.pro:NOT _PRO_FILE_PWD____equals____ss_OUT_PWD:
-# COPIES = "cp"
-# cp.files = "qmldir" "plugins.qmltypes" "CompositeImports.qml" "Derived.qml"
-# cp.path = "$$OUT_PWD"
-
-qt_autogen_tools_initial_setup(Imports)
diff --git a/tests/auto/qml/qmlplugindump/data/dumper/Versions/.prev_CMakeLists.txt b/tests/auto/qml/qmlplugindump/data/dumper/Versions/.prev_CMakeLists.txt
deleted file mode 100644
index 13f18fc789..0000000000
--- a/tests/auto/qml/qmlplugindump/data/dumper/Versions/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-# Generated from versions.pro.
-
-#####################################################################
-## Versions Generic Library:
-#####################################################################
-
-qt_internal_add_cmake_library(Versions
- MODULE
- SOURCES
- versions.cpp versions.h
- versions_plugin.cpp versions_plugin.h
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::Gui
- Qt::Qml
-)
-
-#### Keys ignored in scope 1:.:.:versions.pro:<TRUE>:
-# TEMPLATE = "lib"
-
-## Scopes:
-#####################################################################
-
-#### Keys ignored in scope 3:.:.:versions.pro:NOT _PRO_FILE_PWD____equals____ss_OUT_PWD:
-# COPIES = "cpqmldir"
-# cpqmldir.files = "qmldir" "plugins.qmltypes"
-# cpqmldir.path = "$$OUT_PWD"
-
-qt_autogen_tools_initial_setup(Versions)