summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/manager.pro
Side-by-side diff
Diffstat (limited to 'noncore/net/opietooth/manager/manager.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/manager.pro20
1 files changed, 0 insertions, 20 deletions
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro
index 6ff4ebb..005a2d7 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -6,45 +6,25 @@ HEADERS = btconnectionitem.h btdeviceitem.h \
hciconfwrapper.h bticonloader.h \
pppdialog.h obexdialog.h \
rfcommassigndialogimpl.h rfcommassigndialogitem.h \
devicehandler.h rfcpopup.h obexpopup.h \
rfcommhelper.h panpopup.h dunpopup.h rfcommconfhandler.h
SOURCES = btconnectionitem.cpp btdeviceitem.cpp \
btserviceitem.cpp stdpopups.cpp \
popuphelper.cpp main.cpp \
bluebase.cpp scandialog.cpp \
btlistitem.cpp hciconfwrapper.cpp \
bticonloader.cpp pppdialog.cpp \
rfcommassigndialogimpl.cpp rfcommassigndialogitem.cpp \
obexdialog.cpp devicehandler.cpp \
rfcpopup.cpp obexpopup.cpp \
rfcommhelper.cpp panpopup.cpp dunpopup.cpp rfcommconfhandler.cpp
INCLUDEPATH += $(OPIEDIR)/include
INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopietooth -lopie
INTERFACES = bluetoothbase.ui devicedialog.ui rfcommassigndialogbase.ui rfcommdialogitembase.ui
TARGET = bluetooth-manager
-TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \
- ../../../../i18n/nl/bluetooth-manager.ts \
- ../../../../i18n/da/bluetooth-manager.ts \
- ../../../../i18n/xx/bluetooth-manager.ts \
- ../../../../i18n/en/bluetooth-manager.ts \
- ../../../../i18n/es/bluetooth-manager.ts \
- ../../../../i18n/fr/bluetooth-manager.ts \
- ../../../../i18n/hu/bluetooth-manager.ts \
- ../../../../i18n/ja/bluetooth-manager.ts \
- ../../../../i18n/ko/bluetooth-manager.ts \
- ../../../../i18n/no/bluetooth-manager.ts \
- ../../../../i18n/pl/bluetooth-manager.ts \
- ../../../../i18n/pt/bluetooth-manager.ts \
- ../../../../i18n/pt_BR/bluetooth-manager.ts \
- ../../../../i18n/sl/bluetooth-manager.ts \
- ../../../../i18n/zh_CN/bluetooth-manager.ts \
- ../../../../i18n/zh_TW/bluetooth-manager.ts
-
-
-
include ( $(OPIEDIR)/include.pro )