summaryrefslogtreecommitdiff
path: root/library
authorharlekin <harlekin>2002-06-24 08:22:22 (UTC)
committer harlekin <harlekin>2002-06-24 08:22:22 (UTC)
commit08fb6ae7432fc8c76dfd03ff37582659d7e4968d (patch) (unidiff)
tree79ed8f736aafe00764bf60c50790076e537da849 /library
parent2683af8681a9b61d75880bca1bed3161fbf82fab (diff)
downloadopie-08fb6ae7432fc8c76dfd03ff37582659d7e4968d.zip
opie-08fb6ae7432fc8c76dfd03ff37582659d7e4968d.tar.gz
opie-08fb6ae7432fc8c76dfd03ff37582659d7e4968d.tar.bz2
hardcoded libqpe version
Diffstat (limited to 'library') (more/less context) (ignore whitespace changes)
-rw-r--r--library/library.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/library.pro b/library/library.pro
index 44fd7cf..a05ee7e 100644
--- a/library/library.pro
+++ b/library/library.pro
@@ -116,25 +116,25 @@ SOURCES = calendar.cpp \
116# Qt 3 compatibility 116# Qt 3 compatibility
117qt2:HEADERS += quuid.h qcom.h qlibrary.h qlibrary_p.h 117qt2:HEADERS += quuid.h qcom.h qlibrary.h qlibrary_p.h
118qt2:SOURCES += quuid.cpp qlibrary.cpp qlibrary_unix.cpp 118qt2:SOURCES += quuid.cpp qlibrary.cpp qlibrary_unix.cpp
119 119
120INCLUDEPATH += $(OPIEDIR)/include backend 120INCLUDEPATH += $(OPIEDIR)/include backend
121 LIBS += -ldl -lcrypt -lm 121 LIBS += -ldl -lcrypt -lm
122 122
123INTERFACES = passwordbase_p.ui categoryeditbase_p.ui findwidgetbase_p.ui lnkpropertiesbase_p.ui 123INTERFACES = passwordbase_p.ui categoryeditbase_p.ui findwidgetbase_p.ui lnkpropertiesbase_p.ui
124 124
125 TARGET = qpe 125 TARGET = qpe
126 DESTDIR = $(QTDIR)/lib$(PROJMAK) 126 DESTDIR = $(QTDIR)/lib$(PROJMAK)
127# This is set by configure$(OPIEDIR). 127# This is set by configure$(OPIEDIR).
128 VERSION = 1.5.0 128 VERSION = 1.5.0.1
129 129
130TRANSLATIONS = ../i18n/de/libqpe.ts 130TRANSLATIONS = ../i18n/de/libqpe.ts
131TRANSLATIONS += ../i18n/es/libqpe.ts 131TRANSLATIONS += ../i18n/es/libqpe.ts
132TRANSLATIONS += ../i18n/pt/libqpe.ts 132TRANSLATIONS += ../i18n/pt/libqpe.ts
133TRANSLATIONS += ../i18n/pt_BR/libqpe.ts 133TRANSLATIONS += ../i18n/pt_BR/libqpe.ts
134TRANSLATIONS += ../i18n/en/libqpe.ts 134TRANSLATIONS += ../i18n/en/libqpe.ts
135TRANSLATIONS += ../i18n/sl/libqpe.ts 135TRANSLATIONS += ../i18n/sl/libqpe.ts
136TRANSLATIONS += ../i18n/hu/libqpe.ts 136TRANSLATIONS += ../i18n/hu/libqpe.ts
137TRANSLATIONS += ../i18n/ja/libqpe.ts 137TRANSLATIONS += ../i18n/ja/libqpe.ts
138TRANSLATIONS += ../i18n/ko/libqpe.ts 138TRANSLATIONS += ../i18n/ko/libqpe.ts
139TRANSLATIONS += ../i18n/pl/libqpe.ts 139TRANSLATIONS += ../i18n/pl/libqpe.ts
140TRANSLATIONS += ../i18n/fr/libqpe.ts 140TRANSLATIONS += ../i18n/fr/libqpe.ts