summaryrefslogtreecommitdiffstats
path: root/basicsuite/qtwebbrowser/app.pro
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/qtwebbrowser/app.pro')
-rw-r--r--basicsuite/qtwebbrowser/app.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/basicsuite/qtwebbrowser/app.pro b/basicsuite/qtwebbrowser/app.pro
index eda1be9..a64f9f0 100644
--- a/basicsuite/qtwebbrowser/app.pro
+++ b/basicsuite/qtwebbrowser/app.pro
@@ -4,8 +4,8 @@ include(../shared/shared.pri)
b2qtdemo_deploy_defaults()
content.files = \
- *.qml \
- *.png
+ main.qml
+
content.path = $$DESTPATH
OTHER_FILES += $${content.files}