From 6812da2105ea8cc3e78b4fb54601e3fd12413ccc Mon Sep 17 00:00:00 2001 From: davipt Date: Tue, 25 Jun 2002 15:31:54 +0000 Subject: DESTDIR=$(OPIEDIR)/bin TARGET= --- (limited to 'noncore/net/opietooth/manager/manager.pro') diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro index 9b54cd0..1f7ec55 100644 --- a/noncore/net/opietooth/manager/manager.pro +++ b/noncore/net/opietooth/manager/manager.pro @@ -8,22 +8,23 @@ INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopietooth -lopie INTERFACES = bluetoothbase.ui devicedialog.ui -TARGET = $(OPIEDIR)/bin/bluetooth-manager +DESTDIR = $(OPIEDIR)/bin +TARGET = bluetooth-manager -TRANSLATIONS = ../../../../i18n/de/$(OPIEDIR)/bin/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/en/$(OPIEDIR)/bin/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/es/$(OPIEDIR)/bin/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/fr/$(OPIEDIR)/bin/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/hu/$(OPIEDIR)/bin/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/ja/$(OPIEDIR)/bin/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/ko/$(OPIEDIR)/bin/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/no/$(OPIEDIR)/bin/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/pl/$(OPIEDIR)/bin/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/pt/$(OPIEDIR)/bin/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/pt_BR/$(OPIEDIR)/bin/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/sl/$(OPIEDIR)/bin/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/zh_CN/$(OPIEDIR)/bin/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/zh_TW/$(OPIEDIR)/bin/bluetooth-manager.ts +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 -- cgit v0.9.0.2