author | ar <ar> | 2003-12-04 21:16:08 (UTC) |
---|---|---|
committer | ar <ar> | 2003-12-04 21:16:08 (UTC) |
commit | 956020cd93327d53d72254f00e448f92a5e679a1 (patch) (unidiff) | |
tree | 202724f7916d752d2a297c3f28225073748d0794 /library | |
parent | c8330ea474bcd2d5359db28786514a5d5cda5fe0 (diff) | |
download | opie-956020cd93327d53d72254f00e448f92a5e679a1.zip opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.gz opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.bz2 |
use opie-lupdate instead lupdate
-rw-r--r-- | library/library.pro | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/library/library.pro b/library/library.pro index ab1f451..eb4bde3 100644 --- a/library/library.pro +++ b/library/library.pro | |||
@@ -125,33 +125,13 @@ HEADERS += quuid.h qcom.h qlibrary.h qlibrary_p.h | |||
125 | SOURCES += quuid.cpp qlibrary.cpp qlibrary_unix.cpp | 125 | SOURCES += quuid.cpp qlibrary.cpp qlibrary_unix.cpp |
126 | INCLUDEPATH += $(OPIEDIR)/include backend | 126 | INCLUDEPATH += $(OPIEDIR)/include backend |
127 | LIBS += -ldl -lcrypt -lm | 127 | LIBS += -ldl -lcrypt -lm |
128 | INTERFACES = passwordbase_p.ui categoryeditbase_p.ui findwidgetbase_p.ui lnkpropertiesbase_p.ui | 128 | INTERFACES = passwordbase_p.ui categoryeditbase_p.ui findwidgetbase_p.ui lnkpropertiesbase_p.ui |
129 | TARGET = qpe | 129 | TARGET = qpe |
130 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 130 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
131 | VERSION = 1.5.0.1 | 131 | VERSION = 1.5.0.1 |
132 | 132 | ||
133 | TRANSLATIONS = ../i18n/de/libqpe.ts \ | ||
134 | ../i18n/nl/libqpe.ts \ | ||
135 | ../i18n/xx/libqpe.ts \ | ||
136 | ../i18n/en/libqpe.ts \ | ||
137 | ../i18n/es/libqpe.ts \ | ||
138 | ../i18n/fr/libqpe.ts \ | ||
139 | ../i18n/hu/libqpe.ts \ | ||
140 | ../i18n/ja/libqpe.ts \ | ||
141 | ../i18n/ko/libqpe.ts \ | ||
142 | ../i18n/no/libqpe.ts \ | ||
143 | ../i18n/pl/libqpe.ts \ | ||
144 | ../i18n/pt/libqpe.ts \ | ||
145 | ../i18n/pt_BR/libqpe.ts \ | ||
146 | ../i18n/sl/libqpe.ts \ | ||
147 | ../i18n/zh_CN/libqpe.ts \ | ||
148 | ../i18n/it/libqpe.ts \ | ||
149 | ../i18n/zh_TW/libqpe.ts \ | ||
150 | ../i18n/da/libqpe.ts | ||
151 | |||
152 | |||
153 | include ( $(OPIEDIR)/include.pro ) | 133 | include ( $(OPIEDIR)/include.pro ) |
154 | 134 | ||
155 | contains( CONFIG, no-override ){ | 135 | contains( CONFIG, no-override ){ |
156 | DEFINES += OPIE_NO_OVERRIDE_QT | 136 | DEFINES += OPIE_NO_OVERRIDE_QT |
157 | } | 137 | } |