summaryrefslogtreecommitdiffstats
path: root/basicsuite/qt5-cinematicdemo
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/qt5-cinematicdemo
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/qt5-cinematicdemo')
-rw-r--r--basicsuite/qt5-cinematicdemo/qt5-cinematicdemo.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/basicsuite/qt5-cinematicdemo/qt5-cinematicdemo.pro b/basicsuite/qt5-cinematicdemo/qt5-cinematicdemo.pro
index eb67555..b4c5ae8 100644
--- a/basicsuite/qt5-cinematicdemo/qt5-cinematicdemo.pro
+++ b/basicsuite/qt5-cinematicdemo/qt5-cinematicdemo.pro
@@ -1,6 +1,7 @@
TARGET = qt5-cinematicdemo
include(../shared/shared.pri)
+b2qtdemo_deploy_defaults()
content.files = \
*.qml \