summaryrefslogtreecommitdiffstats
path: root/basicsuite/enterprise-gallery/enterprise-gallery.pro
diff options
context:
space:
mode:
authorGatis Paeglis <gatis.paeglis@digia.com>2014-09-08 10:47:53 +0200
committerGatis Paeglis <gatis.paeglis@digia.com>2014-09-09 12:13:22 +0300
commit86aac52e1ffa4023d772694262f937f2d14345d9 (patch)
tree1d4163623edb09c111d9b50320cf367d8aed58bb /basicsuite/enterprise-gallery/enterprise-gallery.pro
parentce3de5de51f092d715d0f2a3371c0dec64c9404f (diff)
Enterprise controls: keep only metadata.
Keep only metadata about enterprise controls demos. Demos itself are prepared and added to b2qt-demos package during build process. Task-number: QTEE-758 Change-Id: I4f931b8f232f484c87563584407d380c8acdc7ad Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Diffstat (limited to 'basicsuite/enterprise-gallery/enterprise-gallery.pro')
-rw-r--r--basicsuite/enterprise-gallery/enterprise-gallery.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/basicsuite/enterprise-gallery/enterprise-gallery.pro b/basicsuite/enterprise-gallery/enterprise-gallery.pro
index 3601432..32550a3 100644
--- a/basicsuite/enterprise-gallery/enterprise-gallery.pro
+++ b/basicsuite/enterprise-gallery/enterprise-gallery.pro
@@ -4,11 +4,11 @@ include(../shared/shared.pri)
b2qtdemo_deploy_defaults()
content.files = \
- *.qml \
+ qml/*.qml \
fonts \
images
content.path = $$DESTPATH
OTHER_FILES += $${content.files}
-INSTALLS += target content \ No newline at end of file
+INSTALLS += target content