summaryrefslogtreecommitdiffstats
path: root/basicsuite/qt5-cinematicdemo/qt5-cinematicdemo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/qt5-cinematicdemo/qt5-cinematicdemo.pro')
-rw-r--r--basicsuite/qt5-cinematicdemo/qt5-cinematicdemo.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/basicsuite/qt5-cinematicdemo/qt5-cinematicdemo.pro b/basicsuite/qt5-cinematicdemo/qt5-cinematicdemo.pro
index b4c5ae8..d6bd1f9 100644
--- a/basicsuite/qt5-cinematicdemo/qt5-cinematicdemo.pro
+++ b/basicsuite/qt5-cinematicdemo/qt5-cinematicdemo.pro
@@ -4,11 +4,11 @@ include(../shared/shared.pri)
b2qtdemo_deploy_defaults()
content.files = \
- *.qml \
- *.png \
+ main.qml \
content
+
content.path = $$DESTPATH
OTHER_FILES += $${content.files}
-INSTALLS += target content \ No newline at end of file
+INSTALLS += target content