From 86aac52e1ffa4023d772694262f937f2d14345d9 Mon Sep 17 00:00:00 2001 From: Gatis Paeglis Date: Mon, 8 Sep 2014 10:47:53 +0200 Subject: 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 --- basicsuite/enterprise-dashboard/enterprise-dashboard.pro | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'basicsuite/enterprise-dashboard/enterprise-dashboard.pro') 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 + -- cgit v1.2.3