summaryrefslogtreecommitdiff
path: root/inputmethods/dasher/dasher.pro
Side-by-side diff
Diffstat (limited to 'inputmethods/dasher/dasher.pro') (more/less context) (show whitespace changes)
-rw-r--r--inputmethods/dasher/dasher.pro312
1 files changed, 311 insertions, 1 deletions
diff --git a/inputmethods/dasher/dasher.pro b/inputmethods/dasher/dasher.pro
index 607fa6d..f47ccfe 100644
--- a/inputmethods/dasher/dasher.pro
+++ b/inputmethods/dasher/dasher.pro
@@ -29,29 +29,339 @@ SOURCES = Alphabet.cpp \
LanguageModel.cpp \
AlphabetMap.cpp \
DasherNode.cpp \
PPMLanguageModel.cpp \
AlphIO.cpp \
DasherSettingsInterface.cpp \
SettingsStore.cpp \
CustomAlphabet.cpp \
DasherView.cpp \
DasherInterface.cpp \
DasherViewSquare.cpp \
QtDasherImpl.cc \
QtDasherPlugin.cc \
QtDasherScreen.cc
TARGET = qdasher
DESTDIR = ../../plugins/inputmethods
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += ../../launcher
LIBS += -lqpe
QMAKE_LFLAGS += -Wl,-rpath,/opt/QtPalmtop/plugins/inputmethods
VERSION = 1.0.0
SUBDIRS = DasherCore
-include ( $(OPIEDIR)/include.pro )
+include(
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ $(OPIEDIR)/include.pro )
target.path = $$prefix/plugins/inputmethods