summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/manager.pro
blob: 1f7ec55ba6b91b9b9679ffc0ba3d1d67277882da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
TEMPLATE        = app
CONFIG          = qt warn_on debug
#CONFIG          = qt warn_on release
HEADERS         = bluebase.h scandialog.h btlistitem.h
SOURCES         = main.cpp bluebase.cpp scandialog.cpp btlistitem.cpp
INCLUDEPATH     += $(OPIEDIR)/include
INCLUDEPATH     += $(OPIEDIR)/noncore/net/opietooth/lib
DEPENDPATH      += $(OPIEDIR)/include
LIBS            += -lqpe -lopietooth -lopie
INTERFACES      = bluetoothbase.ui  devicedialog.ui  
DESTDIR         = $(OPIEDIR)/bin
TARGET          = bluetooth-manager



TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts
TRANSLATIONS += ../../../../i18n/en/bluetooth-manager.ts
TRANSLATIONS += ../../../../i18n/es/bluetooth-manager.ts
TRANSLATIONS += ../../../../i18n/fr/bluetooth-manager.ts
TRANSLATIONS += ../../../../i18n/hu/bluetooth-manager.ts
TRANSLATIONS += ../../../../i18n/ja/bluetooth-manager.ts
TRANSLATIONS += ../../../../i18n/ko/bluetooth-manager.ts
TRANSLATIONS += ../../../../i18n/no/bluetooth-manager.ts
TRANSLATIONS += ../../../../i18n/pl/bluetooth-manager.ts
TRANSLATIONS += ../../../../i18n/pt/bluetooth-manager.ts
TRANSLATIONS += ../../../../i18n/pt_BR/bluetooth-manager.ts
TRANSLATIONS += ../../../../i18n/sl/bluetooth-manager.ts
TRANSLATIONS += ../../../../i18n/zh_CN/bluetooth-manager.ts
TRANSLATIONS += ../../../../i18n/zh_TW/bluetooth-manager.ts