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