summaryrefslogtreecommitdiff
path: root/inputmethods/jumpx/jumpx.pro
Unidiff
Diffstat (limited to 'inputmethods/jumpx/jumpx.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--inputmethods/jumpx/jumpx.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/inputmethods/jumpx/jumpx.pro b/inputmethods/jumpx/jumpx.pro
new file mode 100644
index 0000000..433a798
--- a/dev/null
+++ b/inputmethods/jumpx/jumpx.pro
@@ -0,0 +1,12 @@
1TEMPLATE = lib
2CONFIG += qt warn_on release
3HEADERS = keyboard.h \
4 keyboardimpl.h
5SOURCES = keyboard.cpp \
6 keyboardimpl.cpp
7TARGET = qjumpx
8DESTDIR = ../../plugins/inputmethods
9INCLUDEPATH += ../../include/qpe
10DEPENDPATH += ../../include/qpe
11LIBS += -lqpe
12VERSION = 1.0.0