summaryrefslogtreecommitdiff
path: root/inputmethods/handwriting/handwriting.pro
authorbrad <brad>2004-04-05 13:42:55 (UTC)
committer brad <brad>2004-04-05 13:42:55 (UTC)
commit997a521a3ee84f614e2781a663911096ffb4a91a (patch) (unidiff)
treeb54102f944af07bb0a8f3930ef856cbeff5f4899 /inputmethods/handwriting/handwriting.pro
parentf31cf618522b8b8855c5905c20754f7d5a762be3 (diff)
downloadopie-997a521a3ee84f614e2781a663911096ffb4a91a.zip
opie-997a521a3ee84f614e2781a663911096ffb4a91a.tar.gz
opie-997a521a3ee84f614e2781a663911096ffb4a91a.tar.bz2
Missed qWarning and deps
Diffstat (limited to 'inputmethods/handwriting/handwriting.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--inputmethods/handwriting/handwriting.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/inputmethods/handwriting/handwriting.pro b/inputmethods/handwriting/handwriting.pro
index 3800381..e6f3b3f 100644
--- a/inputmethods/handwriting/handwriting.pro
+++ b/inputmethods/handwriting/handwriting.pro
@@ -27,7 +27,7 @@ TARGET = qhandwriting
27 DESTDIR = ../../plugins/inputmethods 27 DESTDIR = ../../plugins/inputmethods
28INCLUDEPATH += $(OPIEDIR)/include 28INCLUDEPATH += $(OPIEDIR)/include
29DEPENDPATH += ../$(OPIEDIR)/include ../../launcher 29DEPENDPATH += ../$(OPIEDIR)/include ../../launcher
30LIBS += -lqpe 30LIBS += -lqpe -lopiecore2
31 VERSION = 1.0.0 31 VERSION = 1.0.0
32 32
33include ( $(OPIEDIR)/include.pro ) 33include ( $(OPIEDIR)/include.pro )