summaryrefslogtreecommitdiffstats
path: root/basicsuite/enterprise-dashboard/enterprise-dashboard.pro
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/enterprise-dashboard/enterprise-dashboard.pro')
-rw-r--r--basicsuite/enterprise-dashboard/enterprise-dashboard.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/basicsuite/enterprise-dashboard/enterprise-dashboard.pro b/basicsuite/enterprise-dashboard/enterprise-dashboard.pro
index d61e3a6..dcdb5e3 100644
--- a/basicsuite/enterprise-dashboard/enterprise-dashboard.pro
+++ b/basicsuite/enterprise-dashboard/enterprise-dashboard.pro
@@ -4,9 +4,10 @@ include(../shared/shared.pri)
b2qtdemo_deploy_defaults()
content.files = \
- *.qml \
+ main.qml \
qml \
images
+
content.path = $$DESTPATH
OTHER_FILES += $${content.files}