aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/window/window.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/window/window.pro')
-rw-r--r--examples/quick/window/window.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/quick/window/window.pro b/examples/quick/window/window.pro
index be35b24325..c3e9b080bb 100644
--- a/examples/quick/window/window.pro
+++ b/examples/quick/window/window.pro
@@ -6,7 +6,8 @@ RESOURCES += \
window.qrc \
../shared/shared.qrc
EXAMPLE_FILES = \
- window.qml
+ window.qml \
+ resources
target.path = $$[QT_INSTALL_EXAMPLES]/quick/window
INSTALLS += target