~thomas-moenicke/phablet-extras/maliit-plugins_fix_focus_out

« back to all changes in this revision

Viewing changes to maliit-keyboard/qml/qml.pro

  • Committer: Tarmac
  • Author(s): Thomas Moenicke
  • Date: 2013-03-26 13:49:55 UTC
  • mfrom: (2107.1.5 maliit-plugins-0.94.0)
  • Revision ID: tarmac-20130326134955-qhv19rwum8b81f7u
upgraded to maliit 0.94.0
updated maliit-keyboard, UI is using QML now
.

Approved by Bill Filler, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
include(../config.pri)
 
2
 
 
3
TARGET = dummy
 
4
TEMPLATE = lib
 
5
 
 
6
qml.path = $$MALIIT_KEYBOARD_DATA_DIR
 
7
qml.files = *.qml
 
8
 
 
9
INSTALLS += qml
 
10
OTHER_FILES += \
 
11
    maliit-keyboard.qml \
 
12
    maliit-keyboard-extended.qml \
 
13
    maliit-magnifier.qml \
 
14
    Keyboard.qml \