summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/blue-pin/blue-pin.pro
Unidiff
Diffstat (limited to 'noncore/net/opietooth/blue-pin/blue-pin.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/blue-pin/blue-pin.pro17
1 files changed, 17 insertions, 0 deletions
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro
index 32366bc..4a622df 100644
--- a/noncore/net/opietooth/blue-pin/blue-pin.pro
+++ b/noncore/net/opietooth/blue-pin/blue-pin.pro
@@ -1,12 +1,29 @@
1TEMPLATE = app 1TEMPLATE = app
2#CONFIG = qt warn_on debug 2#CONFIG = qt warn_on debug
3CONFIG = qt warn_on release 3CONFIG = qt warn_on release
4HEADERS = pindlg.h 4HEADERS = pindlg.h
5SOURCES = main.cc pindlg.cc 5SOURCES = main.cc pindlg.cc
6INCLUDEPATH += $(OPIEDIR)/include 6INCLUDEPATH += $(OPIEDIR)/include
7INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib 7INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10INTERFACES = pindlgbase.ui 10INTERFACES = pindlgbase.ui
11TARGET = $(OPIEDIR)/bin/bluepin 11TARGET = $(OPIEDIR)/bin/bluepin
12 12
13
14
15TRANSLATIONS = ../../../../i18n/de/$(OPIEDIR)/bin/bluepin.ts
16TRANSLATIONS += ../../../../i18n/en/$(OPIEDIR)/bin/bluepin.ts
17TRANSLATIONS += ../../../../i18n/es/$(OPIEDIR)/bin/bluepin.ts
18TRANSLATIONS += ../../../../i18n/fr/$(OPIEDIR)/bin/bluepin.ts
19TRANSLATIONS += ../../../../i18n/hu/$(OPIEDIR)/bin/bluepin.ts
20TRANSLATIONS += ../../../../i18n/ja/$(OPIEDIR)/bin/bluepin.ts
21TRANSLATIONS += ../../../../i18n/ko/$(OPIEDIR)/bin/bluepin.ts
22TRANSLATIONS += ../../../../i18n/no/$(OPIEDIR)/bin/bluepin.ts
23TRANSLATIONS += ../../../../i18n/pl/$(OPIEDIR)/bin/bluepin.ts
24TRANSLATIONS += ../../../../i18n/pt/$(OPIEDIR)/bin/bluepin.ts
25TRANSLATIONS += ../../../../i18n/pt_BR/$(OPIEDIR)/bin/bluepin.ts
26TRANSLATIONS += ../../../../i18n/sl/$(OPIEDIR)/bin/bluepin.ts
27TRANSLATIONS += ../../../../i18n/zh_CN/$(OPIEDIR)/bin/bluepin.ts
28TRANSLATIONS += ../../../../i18n/zh_TW/$(OPIEDIR)/bin/bluepin.ts
29