summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/blue-pin
authordavipt <davipt>2002-06-25 15:31:54 (UTC)
committer davipt <davipt>2002-06-25 15:31:54 (UTC)
commit6812da2105ea8cc3e78b4fb54601e3fd12413ccc (patch) (unidiff)
treeb8a50607d0881fafcee82ce821533fc63b1efbfb /noncore/net/opietooth/blue-pin
parenta3f1ec6a75ea762a54ed218f205956ca28d61599 (diff)
downloadopie-6812da2105ea8cc3e78b4fb54601e3fd12413ccc.zip
opie-6812da2105ea8cc3e78b4fb54601e3fd12413ccc.tar.gz
opie-6812da2105ea8cc3e78b4fb54601e3fd12413ccc.tar.bz2
DESTDIR=$(OPIEDIR)/bin
TARGET=<program name>
Diffstat (limited to 'noncore/net/opietooth/blue-pin') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/blue-pin/blue-pin.pro31
1 files changed, 16 insertions, 15 deletions
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro
index 4a622df..2ddb014 100644
--- a/noncore/net/opietooth/blue-pin/blue-pin.pro
+++ b/noncore/net/opietooth/blue-pin/blue-pin.pro
@@ -8,22 +8,23 @@ INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10INTERFACES = pindlgbase.ui 10INTERFACES = pindlgbase.ui
11TARGET = $(OPIEDIR)/bin/bluepin 11 DESTDIR = $(OPIEDIR)/bin
12TARGET = bluepin
12 13
13 14
14 15
15TRANSLATIONS = ../../../../i18n/de/$(OPIEDIR)/bin/bluepin.ts 16TRANSLATIONS = ../../../../i18n/de/bluepin.ts
16TRANSLATIONS += ../../../../i18n/en/$(OPIEDIR)/bin/bluepin.ts 17TRANSLATIONS += ../../../../i18n/en/bluepin.ts
17TRANSLATIONS += ../../../../i18n/es/$(OPIEDIR)/bin/bluepin.ts 18TRANSLATIONS += ../../../../i18n/es/bluepin.ts
18TRANSLATIONS += ../../../../i18n/fr/$(OPIEDIR)/bin/bluepin.ts 19TRANSLATIONS += ../../../../i18n/fr/bluepin.ts
19TRANSLATIONS += ../../../../i18n/hu/$(OPIEDIR)/bin/bluepin.ts 20TRANSLATIONS += ../../../../i18n/hu/bluepin.ts
20TRANSLATIONS += ../../../../i18n/ja/$(OPIEDIR)/bin/bluepin.ts 21TRANSLATIONS += ../../../../i18n/ja/bluepin.ts
21TRANSLATIONS += ../../../../i18n/ko/$(OPIEDIR)/bin/bluepin.ts 22TRANSLATIONS += ../../../../i18n/ko/bluepin.ts
22TRANSLATIONS += ../../../../i18n/no/$(OPIEDIR)/bin/bluepin.ts 23TRANSLATIONS += ../../../../i18n/no/bluepin.ts
23TRANSLATIONS += ../../../../i18n/pl/$(OPIEDIR)/bin/bluepin.ts 24TRANSLATIONS += ../../../../i18n/pl/bluepin.ts
24TRANSLATIONS += ../../../../i18n/pt/$(OPIEDIR)/bin/bluepin.ts 25TRANSLATIONS += ../../../../i18n/pt/bluepin.ts
25TRANSLATIONS += ../../../../i18n/pt_BR/$(OPIEDIR)/bin/bluepin.ts 26TRANSLATIONS += ../../../../i18n/pt_BR/bluepin.ts
26TRANSLATIONS += ../../../../i18n/sl/$(OPIEDIR)/bin/bluepin.ts 27TRANSLATIONS += ../../../../i18n/sl/bluepin.ts
27TRANSLATIONS += ../../../../i18n/zh_CN/$(OPIEDIR)/bin/bluepin.ts 28TRANSLATIONS += ../../../../i18n/zh_CN/bluepin.ts
28TRANSLATIONS += ../../../../i18n/zh_TW/$(OPIEDIR)/bin/bluepin.ts 29TRANSLATIONS += ../../../../i18n/zh_TW/bluepin.ts
29 30