aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/painteditem
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/customitems/painteditem')
-rw-r--r--examples/quick/customitems/painteditem/CMakeLists.txt1
-rw-r--r--examples/quick/customitems/painteditem/TextBalloon/CMakeLists.txt1
2 files changed, 0 insertions, 2 deletions
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