aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tutorials/dynamicview
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/tutorials/dynamicview')
-rw-r--r--examples/quick/tutorials/dynamicview/dynamicview1/CMakeLists.txt1
-rw-r--r--examples/quick/tutorials/dynamicview/dynamicview2/CMakeLists.txt1
-rw-r--r--examples/quick/tutorials/dynamicview/dynamicview3/CMakeLists.txt1
-rw-r--r--examples/quick/tutorials/dynamicview/dynamicview4/CMakeLists.txt1
4 files changed, 0 insertions, 4 deletions
diff --git a/examples/quick/tutorials/dynamicview/dynamicview1/CMakeLists.txt b/examples/quick/tutorials/dynamicview/dynamicview1/CMakeLists.txt
index 34666139ae..4cc0d60742 100644
--- a/examples/quick/tutorials/dynamicview/dynamicview1/CMakeLists.txt
+++ b/examples/quick/tutorials/dynamicview/dynamicview1/CMakeLists.txt
@@ -25,7 +25,6 @@ set_target_properties(dynamicview1 PROPERTIES
qt_add_qml_module(dynamicview1
URI dynamicview
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
dynamicview.qml
diff --git a/examples/quick/tutorials/dynamicview/dynamicview2/CMakeLists.txt b/examples/quick/tutorials/dynamicview/dynamicview2/CMakeLists.txt
index 9246e13129..6db9439a77 100644
--- a/examples/quick/tutorials/dynamicview/dynamicview2/CMakeLists.txt
+++ b/examples/quick/tutorials/dynamicview/dynamicview2/CMakeLists.txt
@@ -25,7 +25,6 @@ set_target_properties(dynamicview2 PROPERTIES
qt_add_qml_module(dynamicview2
URI dynamicview
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
dynamicview.qml
diff --git a/examples/quick/tutorials/dynamicview/dynamicview3/CMakeLists.txt b/examples/quick/tutorials/dynamicview/dynamicview3/CMakeLists.txt
index 41f5fd2ff4..6b7a4b1605 100644
--- a/examples/quick/tutorials/dynamicview/dynamicview3/CMakeLists.txt
+++ b/examples/quick/tutorials/dynamicview/dynamicview3/CMakeLists.txt
@@ -25,7 +25,6 @@ set_target_properties(dynamicview3 PROPERTIES
qt_add_qml_module(dynamicview3
URI dynamicview
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
dynamicview.qml
diff --git a/examples/quick/tutorials/dynamicview/dynamicview4/CMakeLists.txt b/examples/quick/tutorials/dynamicview/dynamicview4/CMakeLists.txt
index 3f0fe1aaac..aff35996da 100644
--- a/examples/quick/tutorials/dynamicview/dynamicview4/CMakeLists.txt
+++ b/examples/quick/tutorials/dynamicview/dynamicview4/CMakeLists.txt
@@ -25,7 +25,6 @@ set_target_properties(dynamicview4 PROPERTIES
qt_add_qml_module(dynamicview4
URI dynamicview
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
dynamicview.qml