aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tutorials/dynamicview/dynamicview3/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/tutorials/dynamicview/dynamicview3/CMakeLists.txt')
-rw-r--r--examples/quick/tutorials/dynamicview/dynamicview3/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/tutorials/dynamicview/dynamicview3/CMakeLists.txt b/examples/quick/tutorials/dynamicview/dynamicview3/CMakeLists.txt
index 8783fc6900..8710e0af55 100644
--- a/examples/quick/tutorials/dynamicview/dynamicview3/CMakeLists.txt
+++ b/examples/quick/tutorials/dynamicview/dynamicview3/CMakeLists.txt
@@ -23,6 +23,7 @@ set_target_properties(dynamicview3 PROPERTIES
qt_add_qml_module(dynamicview3
URI dynamicview
VERSION 1.0
+ AUTO_RESOURCE_PREFIX
QML_FILES
dynamicview.qml
PetsModel.qml