summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/lib/lib.pro
authorsandman <sandman>2002-06-26 23:13:50 (UTC)
committer sandman <sandman>2002-06-26 23:13:50 (UTC)
commitb13d95b210c7d16229514afc66e32a1de09a075c (patch) (unidiff)
tree341d10953319693d0fd1a51edeb5cbb83ad5bcf4 /noncore/net/opietooth/lib/lib.pro
parentde4d8f77c0b0eba84a0a0240b5cf439c3e5243a4 (diff)
downloadopie-b13d95b210c7d16229514afc66e32a1de09a075c.zip
opie-b13d95b210c7d16229514afc66e32a1de09a075c.tar.gz
opie-b13d95b210c7d16229514afc66e32a1de09a075c.tar.bz2
Major pro file overhaul from davipt. Commited by me, since it touches
many core files ... please report bugs on this to davipt
Diffstat (limited to 'noncore/net/opietooth/lib/lib.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/lib/lib.pro30
1 files changed, 14 insertions, 16 deletions
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index eec7e43..ecf2e6c 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -7,20 +7,18 @@ INCLUDEPATH += $(OPIEDIR)/include .
7DESTDIR = $(QTDIR)/lib$(PROJMAK) 7DESTDIR = $(QTDIR)/lib$(PROJMAK)
8LIBS += -lopie 8LIBS += -lopie
9#VERSION = 0.0.0 9#VERSION = 0.0.0
10 10
11 11TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \
12TRANSLATIONS = ../../../../i18n/de/libopietooth.ts 12 ../../../../i18n/en/libopietooth.ts \
13TRANSLATIONS += ../../../../i18n/en/libopietooth.ts 13 ../../../../i18n/es/libopietooth.ts \
14TRANSLATIONS += ../../../../i18n/es/libopietooth.ts 14 ../../../../i18n/fr/libopietooth.ts \
15TRANSLATIONS += ../../../../i18n/fr/libopietooth.ts 15 ../../../../i18n/hu/libopietooth.ts \
16TRANSLATIONS += ../../../../i18n/hu/libopietooth.ts 16 ../../../../i18n/ja/libopietooth.ts \
17TRANSLATIONS += ../../../../i18n/ja/libopietooth.ts 17 ../../../../i18n/ko/libopietooth.ts \
18TRANSLATIONS += ../../../../i18n/ko/libopietooth.ts 18 ../../../../i18n/no/libopietooth.ts \
19TRANSLATIONS += ../../../../i18n/no/libopietooth.ts 19 ../../../../i18n/pl/libopietooth.ts \
20TRANSLATIONS += ../../../../i18n/pl/libopietooth.ts 20 ../../../../i18n/pt/libopietooth.ts \
21TRANSLATIONS += ../../../../i18n/pt/libopietooth.ts 21 ../../../../i18n/pt_BR/libopietooth.ts \
22TRANSLATIONS += ../../../../i18n/pt_BR/libopietooth.ts 22 ../../../../i18n/sl/libopietooth.ts \
23TRANSLATIONS += ../../../../i18n/sl/libopietooth.ts 23 ../../../../i18n/zh_CN/libopietooth.ts \
24TRANSLATIONS += ../../../../i18n/zh_CN/libopietooth.ts 24 ../../../../i18n/zh_TW/libopietooth.ts
25TRANSLATIONS += ../../../../i18n/zh_TW/libopietooth.ts
26