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.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/basicsuite/enterprise-dashboard/enterprise-dashboard.pro b/basicsuite/enterprise-dashboard/enterprise-dashboard.pro
index 9fb29f2..9692d78 100644
--- a/basicsuite/enterprise-dashboard/enterprise-dashboard.pro
+++ b/basicsuite/enterprise-dashboard/enterprise-dashboard.pro
@@ -4,10 +4,11 @@ include(../shared/shared.pri)
b2qtdemo_deploy_defaults()
content.files = \
- *.qml \
+ qml/*.qml \
images
content.path = $$DESTPATH
OTHER_FILES += $${content.files}
-INSTALLS += target content \ No newline at end of file
+INSTALLS += target content
+