summaryrefslogtreecommitdiff
path: root/inputmethods/jumpx/jumpx.pro
authorkergoth <kergoth>2002-02-05 16:07:58 (UTC)
committer kergoth <kergoth>2002-02-05 16:07:58 (UTC)
commitbecb01296c8f5e19e9fd4512fe165bc8cab3a51f (patch) (unidiff)
tree313d0680427def8bc563628798d49e5886775809 /inputmethods/jumpx/jumpx.pro
parent6a082e4d5206fd33f84ca90d3b1afda920bf6167 (diff)
downloadopie-becb01296c8f5e19e9fd4512fe165bc8cab3a51f.zip
opie-becb01296c8f5e19e9fd4512fe165bc8cab3a51f.tar.gz
opie-becb01296c8f5e19e9fd4512fe165bc8cab3a51f.tar.bz2
Fixed depend and include paths.
Diffstat (limited to 'inputmethods/jumpx/jumpx.pro') (more/less context) (show whitespace changes)
-rw-r--r--inputmethods/jumpx/jumpx.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethods/jumpx/jumpx.pro b/inputmethods/jumpx/jumpx.pro
index 433a798..f4699bd 100644
--- a/inputmethods/jumpx/jumpx.pro
+++ b/inputmethods/jumpx/jumpx.pro
@@ -7,6 +7,6 @@ SOURCES = keyboard.cpp \
7TARGET = qjumpx 7TARGET = qjumpx
8DESTDIR = ../../plugins/inputmethods 8DESTDIR = ../../plugins/inputmethods
9INCLUDEPATH += ../../include/qpe 9INCLUDEPATH += $(OPIEDIR)/include
10DEPENDPATH += ../../include/qpe 10DEPENDPATH += $(OPIEDIR)/include
11LIBS += -lqpe 11LIBS += -lqpe
12VERSION = 1.0.0 12VERSION = 1.0.0