summaryrefslogtreecommitdiffstats
path: root/basicsuite/photogallery
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-01-29 11:20:03 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2014-01-30 13:30:51 +0200
commitb2957ef0efbf55872d36762705b62822cc828cf3 (patch)
tree84315730ce266b35360b7bc5730df1b05922c366 /basicsuite/photogallery
parent274baa15819458003555749d4e0509ac665f8526 (diff)
Enable virtual keyboard when building demos stand-alone
Add a shared QML file that defines an InputPanel and loads the main QML for each demo. Also, - Do not define QT_IM_MODULE (set already in the system) - Improved exclude file parsing to match b2qt-launcher Change-Id: Ibdd0371a57878ef7bc585aa67fcd148377f54bc6 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Diffstat (limited to 'basicsuite/photogallery')
-rw-r--r--basicsuite/photogallery/photogallery.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/basicsuite/photogallery/photogallery.pro b/basicsuite/photogallery/photogallery.pro
index 04c33f3..3b1476a 100644
--- a/basicsuite/photogallery/photogallery.pro
+++ b/basicsuite/photogallery/photogallery.pro
@@ -1,6 +1,7 @@
TARGET = photogallery
include(../shared/shared.pri)
+b2qtdemo_deploy_defaults()
content.files = \
*.qml \