aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/text/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/text/CMakeLists.txt')
-rw-r--r--examples/quick/text/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/text/CMakeLists.txt b/examples/quick/text/CMakeLists.txt
index 63869e3c88..759c58a205 100644
--- a/examples/quick/text/CMakeLists.txt
+++ b/examples/quick/text/CMakeLists.txt
@@ -34,6 +34,7 @@ add_dependencies(textexample text_shared)
qt_add_qml_module(textexample
URI text
VERSION 1.0
+ AUTO_RESOURCE_PREFIX
QML_FILES
"fonts/availableFonts.qml"
"fonts/banner.qml"