aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/localstorage/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/localstorage/CMakeLists.txt')
-rw-r--r--examples/quick/localstorage/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/localstorage/CMakeLists.txt b/examples/quick/localstorage/CMakeLists.txt
index cf453d8889..144dfab4b4 100644
--- a/examples/quick/localstorage/CMakeLists.txt
+++ b/examples/quick/localstorage/CMakeLists.txt
@@ -20,6 +20,7 @@ qt_add_executable(localstorageexample
qt_add_qml_module(localstorageexample
URI localstorage
VERSION 1.0
+ AUTO_RESOURCE_PREFIX
QML_FILES
"Database.js"
"Header.qml"