aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick')
-rw-r--r--examples/quick/animation/CMakeLists.txt1
-rw-r--r--examples/quick/canvas/CMakeLists.txt1
-rw-r--r--examples/quick/customitems/dialcontrol/CMakeLists.txt1
-rw-r--r--examples/quick/customitems/flipable/CMakeLists.txt1
-rw-r--r--examples/quick/customitems/maskedmousearea/CMakeLists.txt1
-rw-r--r--examples/quick/customitems/painteditem/CMakeLists.txt1
-rw-r--r--examples/quick/customitems/painteditem/TextBalloon/CMakeLists.txt1
-rw-r--r--examples/quick/delegatechooser/CMakeLists.txt1
-rw-r--r--examples/quick/draganddrop/CMakeLists.txt1
-rw-r--r--examples/quick/embeddedinwidgets/CMakeLists.txt1
-rw-r--r--examples/quick/externaldraganddrop/CMakeLists.txt1
-rw-r--r--examples/quick/imageelements/CMakeLists.txt1
-rw-r--r--examples/quick/imageprovider/CMakeLists.txt1
-rw-r--r--examples/quick/imageresponseprovider/CMakeLists.txt1
-rw-r--r--examples/quick/itemvariablerefreshrate/CMakeLists.txt1
-rw-r--r--examples/quick/keyinteraction/CMakeLists.txt1
-rw-r--r--examples/quick/layouts/CMakeLists.txt1
-rw-r--r--examples/quick/localstorage/CMakeLists.txt1
-rw-r--r--examples/quick/models/abstractitemmodel/CMakeLists.txt1
-rw-r--r--examples/quick/models/objectlistmodel/CMakeLists.txt1
-rw-r--r--examples/quick/models/stringlistmodel/CMakeLists.txt1
-rw-r--r--examples/quick/mousearea/CMakeLists.txt1
-rw-r--r--examples/quick/multieffect/itemswitcher/CMakeLists.txt1
-rw-r--r--examples/quick/multieffect/testbed/CMakeLists.txt1
-rw-r--r--examples/quick/particles/affectors/CMakeLists.txt1
-rw-r--r--examples/quick/particles/emitters/CMakeLists.txt1
-rw-r--r--examples/quick/particles/imageparticle/CMakeLists.txt1
-rw-r--r--examples/quick/particles/itemparticle/CMakeLists.txt1
-rw-r--r--examples/quick/particles/system/CMakeLists.txt1
-rw-r--r--examples/quick/pointerhandlers/CMakeLists.txt1
-rw-r--r--examples/quick/positioners/CMakeLists.txt1
-rw-r--r--examples/quick/quick-accessibility/CMakeLists.txt1
-rw-r--r--examples/quick/quickwidgets/qquickwidgetversuswindow_opengl/CMakeLists.txt1
-rw-r--r--examples/quick/quickwidgets/quickwidget/CMakeLists.txt1
-rw-r--r--examples/quick/rendercontrol/rendercontrol_d3d11/CMakeLists.txt1
-rw-r--r--examples/quick/rendercontrol/rendercontrol_opengl/CMakeLists.txt1
-rw-r--r--examples/quick/righttoleft/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/customgeometry/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/custommaterial/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/customrendernode/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/d3d11underqml/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/fboitem/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/graph/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/metaltextureimport/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/metalunderqml/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/openglunderqml/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/threadedanimation/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/twotextureproviders/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/vulkantextureimport/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/vulkanunderqml/CMakeLists.txt1
-rw-r--r--examples/quick/shadereffects/CMakeLists.txt1
-rw-r--r--examples/quick/shapes/CMakeLists.txt1
-rw-r--r--examples/quick/tableview/gameoflife/CMakeLists.txt1
-rw-r--r--examples/quick/tableview/pixelator/CMakeLists.txt1
-rw-r--r--examples/quick/text/CMakeLists.txt1
-rw-r--r--examples/quick/threading/CMakeLists.txt1
-rw-r--r--examples/quick/touchinteraction/CMakeLists.txt1
-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
-rw-r--r--examples/quick/tutorials/samegame/samegame1/CMakeLists.txt1
-rw-r--r--examples/quick/tutorials/samegame/samegame2/CMakeLists.txt1
-rw-r--r--examples/quick/tutorials/samegame/samegame3/CMakeLists.txt1
-rw-r--r--examples/quick/tutorials/samegame/samegame4/CMakeLists.txt1
-rw-r--r--examples/quick/views/CMakeLists.txt1
-rw-r--r--examples/quick/window/CMakeLists.txt1
67 files changed, 0 insertions, 67 deletions
diff --git a/examples/quick/animation/CMakeLists.txt b/examples/quick/animation/CMakeLists.txt
index 52fa6c0f44..1c9d954c42 100644
--- a/examples/quick/animation/CMakeLists.txt
+++ b/examples/quick/animation/CMakeLists.txt
@@ -33,7 +33,6 @@ add_dependencies(animationexample animation_shared)
qt_add_qml_module(animationexample
URI animation
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"animation.qml"
diff --git a/examples/quick/canvas/CMakeLists.txt b/examples/quick/canvas/CMakeLists.txt
index 3af5dd355e..8a33e76fb9 100644
--- a/examples/quick/canvas/CMakeLists.txt
+++ b/examples/quick/canvas/CMakeLists.txt
@@ -31,7 +31,6 @@ target_link_libraries(canvasexample PRIVATE
qt_add_qml_module(canvasexample
URI canvas
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"LabeledSlider.qml"
diff --git a/examples/quick/customitems/dialcontrol/CMakeLists.txt b/examples/quick/customitems/dialcontrol/CMakeLists.txt
index 2faef98374..e714908c52 100644
--- a/examples/quick/customitems/dialcontrol/CMakeLists.txt
+++ b/examples/quick/customitems/dialcontrol/CMakeLists.txt
@@ -32,7 +32,6 @@ target_link_libraries(dialcontrolexample PUBLIC
qt_add_qml_module(dialcontrolexample
URI dialcontrol
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"Dial.qml"
diff --git a/examples/quick/customitems/flipable/CMakeLists.txt b/examples/quick/customitems/flipable/CMakeLists.txt
index a6611ba79a..1e9bec27c5 100644
--- a/examples/quick/customitems/flipable/CMakeLists.txt
+++ b/examples/quick/customitems/flipable/CMakeLists.txt
@@ -30,7 +30,6 @@ target_link_libraries(flipableexample PUBLIC
qt_add_qml_module(flipableexample
URI flipable
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"flipable.qml"
diff --git a/examples/quick/customitems/maskedmousearea/CMakeLists.txt b/examples/quick/customitems/maskedmousearea/CMakeLists.txt
index 145506bf9b..8c768bbc56 100644
--- a/examples/quick/customitems/maskedmousearea/CMakeLists.txt
+++ b/examples/quick/customitems/maskedmousearea/CMakeLists.txt
@@ -33,7 +33,6 @@ target_link_libraries(maskedmousearea PUBLIC
qt_add_qml_module(maskedmousearea
URI Example
- VERSION 1.0
QML_FILES
maskedmousearea.qml
RESOURCES
diff --git a/examples/quick/customitems/painteditem/CMakeLists.txt b/examples/quick/customitems/painteditem/CMakeLists.txt
index 2551d909d6..9f2d54bf8d 100644
--- a/examples/quick/customitems/painteditem/CMakeLists.txt
+++ b/examples/quick/customitems/painteditem/CMakeLists.txt
@@ -21,7 +21,6 @@ qt_add_executable(painteditemexample WIN32 MACOSX_BUNDLE main.cpp)
qt_add_qml_module(painteditemexample
URI painteditem
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"textballoons.qml"
diff --git a/examples/quick/customitems/painteditem/TextBalloon/CMakeLists.txt b/examples/quick/customitems/painteditem/TextBalloon/CMakeLists.txt
index 7be201de65..950e8ee616 100644
--- a/examples/quick/customitems/painteditem/TextBalloon/CMakeLists.txt
+++ b/examples/quick/customitems/painteditem/TextBalloon/CMakeLists.txt
@@ -8,7 +8,6 @@ endif()
set(INSTALL_EXAMPLEDIR "${INSTALL_EXAMPLESDIR}/quick/customitems/painteditem/TextBalloon")
qt_add_qml_module(qmltextballoon
- VERSION 1.0
URI "TextBalloon"
PLUGIN_TARGET qmltextballoon
AUTO_RESOURCE_PREFIX
diff --git a/examples/quick/delegatechooser/CMakeLists.txt b/examples/quick/delegatechooser/CMakeLists.txt
index 6b624bd0e6..cd8edd2524 100644
--- a/examples/quick/delegatechooser/CMakeLists.txt
+++ b/examples/quick/delegatechooser/CMakeLists.txt
@@ -29,7 +29,6 @@ add_dependencies(delegatechooserexample delegatechooser_shared)
qt_add_qml_module(delegatechooserexample
URI delegatechooser
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"delegatechooser.qml"
diff --git a/examples/quick/draganddrop/CMakeLists.txt b/examples/quick/draganddrop/CMakeLists.txt
index ece49e117a..78fbe5da6b 100644
--- a/examples/quick/draganddrop/CMakeLists.txt
+++ b/examples/quick/draganddrop/CMakeLists.txt
@@ -24,7 +24,6 @@ qt_add_executable(draganddropexample
qt_add_qml_module(draganddropexample
URI draganddrop
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"draganddrop.qml"
diff --git a/examples/quick/embeddedinwidgets/CMakeLists.txt b/examples/quick/embeddedinwidgets/CMakeLists.txt
index 7d9c58cc71..0a52518444 100644
--- a/examples/quick/embeddedinwidgets/CMakeLists.txt
+++ b/examples/quick/embeddedinwidgets/CMakeLists.txt
@@ -28,7 +28,6 @@ target_link_libraries(embeddedinwidgetsexample PRIVATE
# Resources:
qt_add_qml_module(embeddedinwidgetsexample
URI embeddedinwidgets
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"main.qml"
diff --git a/examples/quick/externaldraganddrop/CMakeLists.txt b/examples/quick/externaldraganddrop/CMakeLists.txt
index fd2b9be5c0..3c31d55fa4 100644
--- a/examples/quick/externaldraganddrop/CMakeLists.txt
+++ b/examples/quick/externaldraganddrop/CMakeLists.txt
@@ -22,7 +22,6 @@ qt_add_executable(externaldraganddropexample
qt_add_qml_module(externaldraganddropexample
URI externaldraganddrop
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"DragAndDropTextItem.qml"
diff --git a/examples/quick/imageelements/CMakeLists.txt b/examples/quick/imageelements/CMakeLists.txt
index 9011880f65..905a70d55d 100644
--- a/examples/quick/imageelements/CMakeLists.txt
+++ b/examples/quick/imageelements/CMakeLists.txt
@@ -31,7 +31,6 @@ target_link_libraries(imageelementsexample PRIVATE
qt_add_qml_module(imageelementsexample
URI imageelements
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"animatedimage.qml"
diff --git a/examples/quick/imageprovider/CMakeLists.txt b/examples/quick/imageprovider/CMakeLists.txt
index 838a20d1a0..0b880da74b 100644
--- a/examples/quick/imageprovider/CMakeLists.txt
+++ b/examples/quick/imageprovider/CMakeLists.txt
@@ -16,7 +16,6 @@ set(QT_QML_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/examples/quick/imageprovider)
find_package(Qt6 REQUIRED COMPONENTS Core Gui Qml Quick)
qt6_add_qml_module(qmlimageproviderplugin
- VERSION 1.0
URI "ImageProviderCore"
AUTO_RESOURCE_PREFIX
PLUGIN_TARGET qmlimageproviderplugin
diff --git a/examples/quick/imageresponseprovider/CMakeLists.txt b/examples/quick/imageresponseprovider/CMakeLists.txt
index 1b296a4587..0e64832d1a 100644
--- a/examples/quick/imageresponseprovider/CMakeLists.txt
+++ b/examples/quick/imageresponseprovider/CMakeLists.txt
@@ -16,7 +16,6 @@ set(QT_QML_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/examples/quick/imageresponseprov
find_package(Qt6 REQUIRED COMPONENTS Core Gui Qml Quick)
qt6_add_qml_module(qmlimageresponseproviderplugin
- VERSION 1.0
URI "ImageResponseProviderCore"
AUTO_RESOURCE_PREFIX
PLUGIN_TARGET qmlimageresponseproviderplugin
diff --git a/examples/quick/itemvariablerefreshrate/CMakeLists.txt b/examples/quick/itemvariablerefreshrate/CMakeLists.txt
index 3d173e13c5..a08fc01aca 100644
--- a/examples/quick/itemvariablerefreshrate/CMakeLists.txt
+++ b/examples/quick/itemvariablerefreshrate/CMakeLists.txt
@@ -29,7 +29,6 @@ target_link_libraries(itemvariablerefreshrateexample PRIVATE
qt_add_qml_module(itemvariablerefreshrateexample
URI itemvariablerefreshrate
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"itemvariablerefreshrate.qml"
diff --git a/examples/quick/keyinteraction/CMakeLists.txt b/examples/quick/keyinteraction/CMakeLists.txt
index 96a47b0e67..6524b87fcf 100644
--- a/examples/quick/keyinteraction/CMakeLists.txt
+++ b/examples/quick/keyinteraction/CMakeLists.txt
@@ -28,7 +28,6 @@ target_link_libraries(keyinteractionexample PRIVATE
# Resources:
qt_add_qml_module(keyinteractionexample
URI keyinteraction
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"ContextMenu.qml"
diff --git a/examples/quick/layouts/CMakeLists.txt b/examples/quick/layouts/CMakeLists.txt
index e1aafcf08b..74235b1553 100644
--- a/examples/quick/layouts/CMakeLists.txt
+++ b/examples/quick/layouts/CMakeLists.txt
@@ -22,7 +22,6 @@ qt_add_executable(layoutsexample
qt_add_qml_module(layoutsexample
URI layouts
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"layouts.qml"
diff --git a/examples/quick/localstorage/CMakeLists.txt b/examples/quick/localstorage/CMakeLists.txt
index 0a6a9ebe51..cd19eca89b 100644
--- a/examples/quick/localstorage/CMakeLists.txt
+++ b/examples/quick/localstorage/CMakeLists.txt
@@ -22,7 +22,6 @@ qt_add_executable(localstorageexample
qt_add_qml_module(localstorageexample
URI localstorage
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"Database.js"
diff --git a/examples/quick/models/abstractitemmodel/CMakeLists.txt b/examples/quick/models/abstractitemmodel/CMakeLists.txt
index b42afcdbf7..27837d3b31 100644
--- a/examples/quick/models/abstractitemmodel/CMakeLists.txt
+++ b/examples/quick/models/abstractitemmodel/CMakeLists.txt
@@ -29,7 +29,6 @@ target_link_libraries(abstractitemmodelexample PRIVATE
# Resources:
qt_add_qml_module(abstractitemmodelexample
URI abstractitemmodel
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"view.qml"
diff --git a/examples/quick/models/objectlistmodel/CMakeLists.txt b/examples/quick/models/objectlistmodel/CMakeLists.txt
index 619bd0da2d..e4d5ed35e4 100644
--- a/examples/quick/models/objectlistmodel/CMakeLists.txt
+++ b/examples/quick/models/objectlistmodel/CMakeLists.txt
@@ -29,7 +29,6 @@ target_link_libraries(objectlistmodelexample PRIVATE
# Resources:
qt_add_qml_module(objectlistmodelexample
URI objectlistmodel
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"view.qml"
diff --git a/examples/quick/models/stringlistmodel/CMakeLists.txt b/examples/quick/models/stringlistmodel/CMakeLists.txt
index 6ca4013d0f..6846331831 100644
--- a/examples/quick/models/stringlistmodel/CMakeLists.txt
+++ b/examples/quick/models/stringlistmodel/CMakeLists.txt
@@ -28,7 +28,6 @@ target_link_libraries(stringlistmodelexample PRIVATE
# Resources:
qt_add_qml_module(stringlistmodelexample
URI stringlistmodel
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"view.qml"
diff --git a/examples/quick/mousearea/CMakeLists.txt b/examples/quick/mousearea/CMakeLists.txt
index ff3d7893ba..89a16690a3 100644
--- a/examples/quick/mousearea/CMakeLists.txt
+++ b/examples/quick/mousearea/CMakeLists.txt
@@ -28,7 +28,6 @@ target_link_libraries(mouseareaexample PRIVATE
# Resources:
qt_add_qml_module(mouseareaexample
URI mousearea
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"mousearea-wheel-example.qml"
diff --git a/examples/quick/multieffect/itemswitcher/CMakeLists.txt b/examples/quick/multieffect/itemswitcher/CMakeLists.txt
index e0f5cde712..922b6b8023 100644
--- a/examples/quick/multieffect/itemswitcher/CMakeLists.txt
+++ b/examples/quick/multieffect/itemswitcher/CMakeLists.txt
@@ -33,7 +33,6 @@ add_dependencies(itemswitcherexample itemswitcher_shared)
# Resources:
qt_add_qml_module(itemswitcherexample
URI itemswitcher
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"qml/main.qml"
diff --git a/examples/quick/multieffect/testbed/CMakeLists.txt b/examples/quick/multieffect/testbed/CMakeLists.txt
index fd4aa953db..71c448e1c6 100644
--- a/examples/quick/multieffect/testbed/CMakeLists.txt
+++ b/examples/quick/multieffect/testbed/CMakeLists.txt
@@ -33,7 +33,6 @@ add_dependencies(testbedexample testbed_shared)
# Resources:
qt_add_qml_module(testbedexample
URI testbed
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"qml/FpsItem.qml"
diff --git a/examples/quick/particles/affectors/CMakeLists.txt b/examples/quick/particles/affectors/CMakeLists.txt
index 64b40c9acf..5f710fbdd8 100644
--- a/examples/quick/particles/affectors/CMakeLists.txt
+++ b/examples/quick/particles/affectors/CMakeLists.txt
@@ -32,7 +32,6 @@ add_dependencies(affectorsexample affectors_shared)
# Resources:
qt_add_qml_module(affectorsexample
URI affectors
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"affectors.qml"
diff --git a/examples/quick/particles/emitters/CMakeLists.txt b/examples/quick/particles/emitters/CMakeLists.txt
index 7a7b602a80..8bb31beba6 100644
--- a/examples/quick/particles/emitters/CMakeLists.txt
+++ b/examples/quick/particles/emitters/CMakeLists.txt
@@ -32,7 +32,6 @@ add_dependencies(emittersexample emitters_shared)
# Resources:
qt_add_qml_module(emittersexample
URI emitters
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"burstandpulse.qml"
diff --git a/examples/quick/particles/imageparticle/CMakeLists.txt b/examples/quick/particles/imageparticle/CMakeLists.txt
index a2e576f23b..1bc4acd678 100644
--- a/examples/quick/particles/imageparticle/CMakeLists.txt
+++ b/examples/quick/particles/imageparticle/CMakeLists.txt
@@ -32,7 +32,6 @@ add_dependencies(imageparticleexample imageparticle_shared)
# Resources:
qt_add_qml_module(imageparticleexample
URI imageparticle
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"allatonce.qml"
diff --git a/examples/quick/particles/itemparticle/CMakeLists.txt b/examples/quick/particles/itemparticle/CMakeLists.txt
index 03093e85f2..77fe5a4961 100644
--- a/examples/quick/particles/itemparticle/CMakeLists.txt
+++ b/examples/quick/particles/itemparticle/CMakeLists.txt
@@ -32,7 +32,6 @@ add_dependencies(itemparticleexample itemparticle_shared)
# Resources:
qt_add_qml_module(itemparticleexample
URI itemparticle
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"itemparticle.qml"
diff --git a/examples/quick/particles/system/CMakeLists.txt b/examples/quick/particles/system/CMakeLists.txt
index 5df23081ac..d224d607ce 100644
--- a/examples/quick/particles/system/CMakeLists.txt
+++ b/examples/quick/particles/system/CMakeLists.txt
@@ -32,7 +32,6 @@ add_dependencies(systemexample system_shared)
# Resources:
qt_add_qml_module(systemexample
URI system
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"dynamiccomparison.qml"
diff --git a/examples/quick/pointerhandlers/CMakeLists.txt b/examples/quick/pointerhandlers/CMakeLists.txt
index f24bde7436..d0fdd89eae 100644
--- a/examples/quick/pointerhandlers/CMakeLists.txt
+++ b/examples/quick/pointerhandlers/CMakeLists.txt
@@ -30,7 +30,6 @@ add_dependencies(pointerhandlersexample pointerhandlers_shared)
qt_add_qml_module(pointerhandlersexample
URI pointerhandlers
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"components/Button.qml"
diff --git a/examples/quick/positioners/CMakeLists.txt b/examples/quick/positioners/CMakeLists.txt
index bda770a2af..213173557e 100644
--- a/examples/quick/positioners/CMakeLists.txt
+++ b/examples/quick/positioners/CMakeLists.txt
@@ -24,7 +24,6 @@ qt_add_executable(positionersexample
qt_add_qml_module(positionersexample
URI positioners
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"positioners-attachedproperties.qml"
diff --git a/examples/quick/quick-accessibility/CMakeLists.txt b/examples/quick/quick-accessibility/CMakeLists.txt
index 1cc2e55526..1ddb70eef9 100644
--- a/examples/quick/quick-accessibility/CMakeLists.txt
+++ b/examples/quick/quick-accessibility/CMakeLists.txt
@@ -31,7 +31,6 @@ target_link_libraries(quick-accessibility PRIVATE
qt_add_qml_module(quick-accessibility
URI accessibility
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"accessibility.qml"
diff --git a/examples/quick/quickwidgets/qquickwidgetversuswindow_opengl/CMakeLists.txt b/examples/quick/quickwidgets/qquickwidgetversuswindow_opengl/CMakeLists.txt
index cb764dc720..14813bc9ec 100644
--- a/examples/quick/quickwidgets/qquickwidgetversuswindow_opengl/CMakeLists.txt
+++ b/examples/quick/quickwidgets/qquickwidgetversuswindow_opengl/CMakeLists.txt
@@ -33,7 +33,6 @@ target_link_libraries(qquickwidgetversuswindow_opengl PRIVATE
qt_add_qml_module(qquickwidgetversuswindow_opengl
URI fbitem
- VERSION 1.0
QML_FILES test.qml
RESOURCE_PREFIX /qquickwidgetversuswindow_opengl
NO_RESOURCE_TARGET_PATH
diff --git a/examples/quick/quickwidgets/quickwidget/CMakeLists.txt b/examples/quick/quickwidgets/quickwidget/CMakeLists.txt
index f4df528e79..ceb8b39da1 100644
--- a/examples/quick/quickwidgets/quickwidget/CMakeLists.txt
+++ b/examples/quick/quickwidgets/quickwidget/CMakeLists.txt
@@ -30,7 +30,6 @@ target_link_libraries(quickwidget PRIVATE
qt_add_qml_module(quickwidget
URI QuickWidgetExample
- VERSION 1.0
QML_FILES
rotatingsquare.qml
RESOURCE_PREFIX /quickwidget
diff --git a/examples/quick/rendercontrol/rendercontrol_d3d11/CMakeLists.txt b/examples/quick/rendercontrol/rendercontrol_d3d11/CMakeLists.txt
index 761b91544a..ccdd6ed528 100644
--- a/examples/quick/rendercontrol/rendercontrol_d3d11/CMakeLists.txt
+++ b/examples/quick/rendercontrol/rendercontrol_d3d11/CMakeLists.txt
@@ -35,7 +35,6 @@ target_link_libraries(rendercontrol_d3d11example PUBLIC
qt_add_qml_module(rendercontrol_d3d11example
URI rendercontrol
AUTO_RESOURCE_PREFIX
- VERSION 1.0
QML_FILES
"demo.qml"
)
diff --git a/examples/quick/rendercontrol/rendercontrol_opengl/CMakeLists.txt b/examples/quick/rendercontrol/rendercontrol_opengl/CMakeLists.txt
index d929d73fe0..85399d8701 100644
--- a/examples/quick/rendercontrol/rendercontrol_opengl/CMakeLists.txt
+++ b/examples/quick/rendercontrol/rendercontrol_opengl/CMakeLists.txt
@@ -31,7 +31,6 @@ target_link_libraries(rendercontrol_openglexample PRIVATE
# Resources:
qt_add_qml_module(rendercontrol_openglexample
URI rendercontrol
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"demo.qml"
diff --git a/examples/quick/righttoleft/CMakeLists.txt b/examples/quick/righttoleft/CMakeLists.txt
index 38138e03aa..d040edce6d 100644
--- a/examples/quick/righttoleft/CMakeLists.txt
+++ b/examples/quick/righttoleft/CMakeLists.txt
@@ -24,7 +24,6 @@ qt_add_executable(righttoleftexample
qt_add_qml_module(righttoleftexample
URI righttoleft
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"layoutdirection/layoutdirection.qml"
diff --git a/examples/quick/scenegraph/customgeometry/CMakeLists.txt b/examples/quick/scenegraph/customgeometry/CMakeLists.txt
index e1ee8b248f..5662266f41 100644
--- a/examples/quick/scenegraph/customgeometry/CMakeLists.txt
+++ b/examples/quick/scenegraph/customgeometry/CMakeLists.txt
@@ -27,7 +27,6 @@ target_link_libraries(customgeometry_declarative PRIVATE
qt_add_qml_module(customgeometry_declarative
URI CustomGeometry
- VERSION 1.0
QML_FILES main.qml
RESOURCE_PREFIX /scenegraph/customgeometry
NO_RESOURCE_TARGET_PATH
diff --git a/examples/quick/scenegraph/custommaterial/CMakeLists.txt b/examples/quick/scenegraph/custommaterial/CMakeLists.txt
index 130287b213..eacdd80642 100644
--- a/examples/quick/scenegraph/custommaterial/CMakeLists.txt
+++ b/examples/quick/scenegraph/custommaterial/CMakeLists.txt
@@ -28,7 +28,6 @@ target_link_libraries(custommaterial_declarative PRIVATE
qt_add_qml_module(custommaterial_declarative
URI ExampleCustomMaterial
- VERSION 1.0
QML_FILES
main.qml
RESOURCE_PREFIX /scenegraph/custommaterial
diff --git a/examples/quick/scenegraph/customrendernode/CMakeLists.txt b/examples/quick/scenegraph/customrendernode/CMakeLists.txt
index 2e2ba1316c..bff303029a 100644
--- a/examples/quick/scenegraph/customrendernode/CMakeLists.txt
+++ b/examples/quick/scenegraph/customrendernode/CMakeLists.txt
@@ -28,7 +28,6 @@ target_link_libraries(customrendernode PRIVATE
qt_add_qml_module(customrendernode
URI SceneGraphRendering
- VERSION 1.0
QML_FILES
main.qml
RESOURCE_PREFIX /scenegraph/customrendernode
diff --git a/examples/quick/scenegraph/d3d11underqml/CMakeLists.txt b/examples/quick/scenegraph/d3d11underqml/CMakeLists.txt
index da22717677..2a08c39d59 100644
--- a/examples/quick/scenegraph/d3d11underqml/CMakeLists.txt
+++ b/examples/quick/scenegraph/d3d11underqml/CMakeLists.txt
@@ -35,7 +35,6 @@ target_link_libraries(d3d11underqml PUBLIC
qt_add_qml_module(d3d11underqml
URI D3D11UnderQML
- VERSION 1.0
QML_FILES
main.qml
RESOURCES
diff --git a/examples/quick/scenegraph/fboitem/CMakeLists.txt b/examples/quick/scenegraph/fboitem/CMakeLists.txt
index 6c87bc6561..f3fbce11aa 100644
--- a/examples/quick/scenegraph/fboitem/CMakeLists.txt
+++ b/examples/quick/scenegraph/fboitem/CMakeLists.txt
@@ -33,7 +33,6 @@ target_link_libraries(fboitem PRIVATE
qt_add_qml_module(fboitem
URI SceneGraphRendering
- VERSION 1.0
QML_FILES main.qml
RESOURCES shaders/checker.frag.qsb
RESOURCE_PREFIX /scenegraph/fboitem
diff --git a/examples/quick/scenegraph/graph/CMakeLists.txt b/examples/quick/scenegraph/graph/CMakeLists.txt
index fe840c1251..fee1e498d7 100644
--- a/examples/quick/scenegraph/graph/CMakeLists.txt
+++ b/examples/quick/scenegraph/graph/CMakeLists.txt
@@ -35,7 +35,6 @@ target_link_libraries(graph PRIVATE
qt_add_qml_module(graph
URI Graph
- VERSION 1.0
QML_FILES
main.qml
RESOURCES
diff --git a/examples/quick/scenegraph/metaltextureimport/CMakeLists.txt b/examples/quick/scenegraph/metaltextureimport/CMakeLists.txt
index cd65dba8ce..70cb10dc6a 100644
--- a/examples/quick/scenegraph/metaltextureimport/CMakeLists.txt
+++ b/examples/quick/scenegraph/metaltextureimport/CMakeLists.txt
@@ -43,7 +43,6 @@ endif()
qt_add_qml_module(metaltextureimport
URI MetalTextureImport
- VERSION 1.0
QML_FILES
main.qml
RESOURCES
diff --git a/examples/quick/scenegraph/metalunderqml/CMakeLists.txt b/examples/quick/scenegraph/metalunderqml/CMakeLists.txt
index ab841407ba..9bd54c637e 100644
--- a/examples/quick/scenegraph/metalunderqml/CMakeLists.txt
+++ b/examples/quick/scenegraph/metalunderqml/CMakeLists.txt
@@ -40,7 +40,6 @@ endif()
qt_add_qml_module(metalunderqml
URI MetalUnderQML
- VERSION 1.0
QML_FILES
main.qml
RESOURCES
diff --git a/examples/quick/scenegraph/openglunderqml/CMakeLists.txt b/examples/quick/scenegraph/openglunderqml/CMakeLists.txt
index cac97aff62..cd64bb6172 100644
--- a/examples/quick/scenegraph/openglunderqml/CMakeLists.txt
+++ b/examples/quick/scenegraph/openglunderqml/CMakeLists.txt
@@ -34,7 +34,6 @@ target_link_libraries(openglunderqml PRIVATE
qt_add_qml_module(openglunderqml
URI OpenGLUnderQML
- VERSION 1.0
QML_FILES main.qml
RESOURCE_PREFIX /scenegraph/openglunderqml
NO_RESOURCE_TARGET_PATH
diff --git a/examples/quick/scenegraph/threadedanimation/CMakeLists.txt b/examples/quick/scenegraph/threadedanimation/CMakeLists.txt
index 9a429dc23c..a0e98f5e99 100644
--- a/examples/quick/scenegraph/threadedanimation/CMakeLists.txt
+++ b/examples/quick/scenegraph/threadedanimation/CMakeLists.txt
@@ -28,7 +28,6 @@ target_link_libraries(threadedanimation PRIVATE
qt_add_qml_module(threadedanimation
URI Spinner
- VERSION 1.0
QML_FILES main.qml
RESOURCES spinner.png
RESOURCE_PREFIX /scenegraph/threadedanimation
diff --git a/examples/quick/scenegraph/twotextureproviders/CMakeLists.txt b/examples/quick/scenegraph/twotextureproviders/CMakeLists.txt
index 28175248ec..153b9d123b 100644
--- a/examples/quick/scenegraph/twotextureproviders/CMakeLists.txt
+++ b/examples/quick/scenegraph/twotextureproviders/CMakeLists.txt
@@ -28,7 +28,6 @@ target_link_libraries(twotextureproviders PRIVATE
qt_add_qml_module(twotextureproviders
URI SceneGraphRendering
- VERSION 1.0
QML_FILES
main.qml
RESOURCE_PREFIX /scenegraph/twotextureproviders
diff --git a/examples/quick/scenegraph/vulkantextureimport/CMakeLists.txt b/examples/quick/scenegraph/vulkantextureimport/CMakeLists.txt
index 3f7b5e3b60..246fb2d6d2 100644
--- a/examples/quick/scenegraph/vulkantextureimport/CMakeLists.txt
+++ b/examples/quick/scenegraph/vulkantextureimport/CMakeLists.txt
@@ -33,7 +33,6 @@ target_link_libraries(vulkantextureimport PRIVATE
qt_add_qml_module(vulkantextureimport
URI VulkanTextureImport
- VERSION 1.0
QML_FILES
main.qml
RESOURCES
diff --git a/examples/quick/scenegraph/vulkanunderqml/CMakeLists.txt b/examples/quick/scenegraph/vulkanunderqml/CMakeLists.txt
index 38bb243eb4..79cbc60477 100644
--- a/examples/quick/scenegraph/vulkanunderqml/CMakeLists.txt
+++ b/examples/quick/scenegraph/vulkanunderqml/CMakeLists.txt
@@ -33,7 +33,6 @@ target_link_libraries(vulkanunderqml PRIVATE
qt_add_qml_module(vulkanunderqml
URI VulkanUnderQML
- VERSION 1.0
QML_FILES
main.qml
RESOURCES
diff --git a/examples/quick/shadereffects/CMakeLists.txt b/examples/quick/shadereffects/CMakeLists.txt
index 883352e54a..3441dfaa1c 100644
--- a/examples/quick/shadereffects/CMakeLists.txt
+++ b/examples/quick/shadereffects/CMakeLists.txt
@@ -29,7 +29,6 @@ target_link_libraries(shadereffectsexample PRIVATE
qt_add_qml_module(shadereffectsexample
URI shadereffects
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"shadereffects.qml"
diff --git a/examples/quick/shapes/CMakeLists.txt b/examples/quick/shapes/CMakeLists.txt
index 5c6348ab04..40fd459bf0 100644
--- a/examples/quick/shapes/CMakeLists.txt
+++ b/examples/quick/shapes/CMakeLists.txt
@@ -33,7 +33,6 @@ add_dependencies(shapesexample shapes_shared)
qt_add_qml_module(shapesexample
URI shapes
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"clippedtigers.qml"
diff --git a/examples/quick/tableview/gameoflife/CMakeLists.txt b/examples/quick/tableview/gameoflife/CMakeLists.txt
index dcda42e397..8195fba9f6 100644
--- a/examples/quick/tableview/gameoflife/CMakeLists.txt
+++ b/examples/quick/tableview/gameoflife/CMakeLists.txt
@@ -33,7 +33,6 @@ target_link_libraries(gameoflife PUBLIC
qt_add_qml_module(gameoflife
URI GameOfLifeModel
- VERSION 1.0
QML_FILES main.qml
RESOURCES gosperglidergun.cells
NO_RESOURCE_TARGET_PATH
diff --git a/examples/quick/tableview/pixelator/CMakeLists.txt b/examples/quick/tableview/pixelator/CMakeLists.txt
index 2cb4309836..6de15b8615 100644
--- a/examples/quick/tableview/pixelator/CMakeLists.txt
+++ b/examples/quick/tableview/pixelator/CMakeLists.txt
@@ -33,7 +33,6 @@ target_link_libraries(qml_pixelator PUBLIC
qt_add_qml_module(qml_pixelator
URI ImageModel
- VERSION 1.0
QML_FILES main.qml
RESOURCES qt.png
NO_RESOURCE_TARGET_PATH
diff --git a/examples/quick/text/CMakeLists.txt b/examples/quick/text/CMakeLists.txt
index 4050357c70..31076c5339 100644
--- a/examples/quick/text/CMakeLists.txt
+++ b/examples/quick/text/CMakeLists.txt
@@ -33,7 +33,6 @@ add_dependencies(textexample text_shared)
qt_add_qml_module(textexample
URI text
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"fonts/availableFonts.qml"
diff --git a/examples/quick/threading/CMakeLists.txt b/examples/quick/threading/CMakeLists.txt
index 9b60123d47..0eb73afc76 100644
--- a/examples/quick/threading/CMakeLists.txt
+++ b/examples/quick/threading/CMakeLists.txt
@@ -33,7 +33,6 @@ add_dependencies(threadingexample threading_shared)
qt_add_qml_module(threadingexample
URI threading
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"threadedlistmodel/dataloader.mjs"
diff --git a/examples/quick/touchinteraction/CMakeLists.txt b/examples/quick/touchinteraction/CMakeLists.txt
index 942d81a10d..3a0ced72f9 100644
--- a/examples/quick/touchinteraction/CMakeLists.txt
+++ b/examples/quick/touchinteraction/CMakeLists.txt
@@ -33,7 +33,6 @@ add_dependencies(touchinteractionexample touchinteraction_shared)
qt_add_qml_module(touchinteractionexample
URI touchinteraction
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"flickable/Panel.qml"
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
diff --git a/examples/quick/tutorials/samegame/samegame1/CMakeLists.txt b/examples/quick/tutorials/samegame/samegame1/CMakeLists.txt
index ba307f3c79..8cc399ccd0 100644
--- a/examples/quick/tutorials/samegame/samegame1/CMakeLists.txt
+++ b/examples/quick/tutorials/samegame/samegame1/CMakeLists.txt
@@ -25,7 +25,6 @@ set_target_properties(samegame1 PROPERTIES
qt_add_qml_module(samegame1
URI samegame
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"Block.qml"
diff --git a/examples/quick/tutorials/samegame/samegame2/CMakeLists.txt b/examples/quick/tutorials/samegame/samegame2/CMakeLists.txt
index 49927d36ec..1233e4d407 100644
--- a/examples/quick/tutorials/samegame/samegame2/CMakeLists.txt
+++ b/examples/quick/tutorials/samegame/samegame2/CMakeLists.txt
@@ -25,7 +25,6 @@ set_target_properties(samegame2 PROPERTIES
qt_add_qml_module(samegame2
URI samegame
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"Block.qml"
diff --git a/examples/quick/tutorials/samegame/samegame3/CMakeLists.txt b/examples/quick/tutorials/samegame/samegame3/CMakeLists.txt
index b73ff9fd61..59fa1302a6 100644
--- a/examples/quick/tutorials/samegame/samegame3/CMakeLists.txt
+++ b/examples/quick/tutorials/samegame/samegame3/CMakeLists.txt
@@ -25,7 +25,6 @@ set_target_properties(samegame3 PROPERTIES
qt_add_qml_module(samegame3
URI samegame
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"Block.qml"
diff --git a/examples/quick/tutorials/samegame/samegame4/CMakeLists.txt b/examples/quick/tutorials/samegame/samegame4/CMakeLists.txt
index de045db8f1..77fdb83718 100644
--- a/examples/quick/tutorials/samegame/samegame4/CMakeLists.txt
+++ b/examples/quick/tutorials/samegame/samegame4/CMakeLists.txt
@@ -25,7 +25,6 @@ set_target_properties(samegame4 PROPERTIES
qt_add_qml_module(samegame4
URI samegame
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"BoomBlock.qml"
diff --git a/examples/quick/views/CMakeLists.txt b/examples/quick/views/CMakeLists.txt
index 2c143e8be2..0eadd33a5a 100644
--- a/examples/quick/views/CMakeLists.txt
+++ b/examples/quick/views/CMakeLists.txt
@@ -36,7 +36,6 @@ add_dependencies(viewsexample views_shared)
qt_add_qml_module(viewsexample
URI views
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"delegatemodel/dragselection.qml"
diff --git a/examples/quick/window/CMakeLists.txt b/examples/quick/window/CMakeLists.txt
index 294fd9cd53..31932654ea 100644
--- a/examples/quick/window/CMakeLists.txt
+++ b/examples/quick/window/CMakeLists.txt
@@ -31,7 +31,6 @@ target_link_libraries(windowexample PRIVATE
qt_add_qml_module(windowexample
URI window
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"AllScreens.qml"