aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/righttoleft/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/righttoleft/CMakeLists.txt')
-rw-r--r--examples/quick/righttoleft/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/righttoleft/CMakeLists.txt b/examples/quick/righttoleft/CMakeLists.txt
index fda360f67b..3920cd7745 100644
--- a/examples/quick/righttoleft/CMakeLists.txt
+++ b/examples/quick/righttoleft/CMakeLists.txt
@@ -22,6 +22,7 @@ qt_add_executable(righttoleftexample
qt_add_qml_module(righttoleftexample
URI righttoleft
VERSION 1.0
+ AUTO_RESOURCE_PREFIX
QML_FILES
"layoutdirection/layoutdirection.qml"
"layoutmirroring/layoutmirroring.qml"