summaryrefslogtreecommitdiffstats
path: root/basicsuite/enterprise-flat-controls/enterprise-flat-controls.pro
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/enterprise-flat-controls/enterprise-flat-controls.pro')
-rw-r--r--basicsuite/enterprise-flat-controls/enterprise-flat-controls.pro7
1 files changed, 4 insertions, 3 deletions
diff --git a/basicsuite/enterprise-flat-controls/enterprise-flat-controls.pro b/basicsuite/enterprise-flat-controls/enterprise-flat-controls.pro
index accbc9d..eec4c3e 100644
--- a/basicsuite/enterprise-flat-controls/enterprise-flat-controls.pro
+++ b/basicsuite/enterprise-flat-controls/enterprise-flat-controls.pro
@@ -4,10 +4,11 @@ include(../shared/shared.pri)
b2qtdemo_deploy_defaults()
content.files = \
- *.qml \
- qml \
- fonts \
+ Content.qml \
+ main.qml \
+ SettingsIcon.qml \
images
+
content.path = $$DESTPATH
OTHER_FILES += $${content.files}