From 0baf6b4c6862738d712f479cb7e99a5f2534d74d Mon Sep 17 00:00:00 2001 From: wimpie Date: Thu, 06 Jan 2005 15:15:01 +0000 Subject: added support for HCI Sniffing (still not tested) changed GPRS plugin name (no support for capital letters) --- (limited to 'noncore/settings/networksettings2/opietooth2/opietooth2.pro') diff --git a/noncore/settings/networksettings2/opietooth2/opietooth2.pro b/noncore/settings/networksettings2/opietooth2/opietooth2.pro index cfb527d..e0057a9 100644 --- a/noncore/settings/networksettings2/opietooth2/opietooth2.pro +++ b/noncore/settings/networksettings2/opietooth2/opietooth2.pro @@ -27,9 +27,9 @@ SOURCES = OTDevice.cpp \ OTPeer.cpp \ OTGateway.cpp \ Opietooth.cpp -INCLUDEPATH += $(OPIEDIR)/include +INCLUDEPATH += $(OPIEDIR)/include ../networksettings2 DEPENDPATH += $(OPIEDIR)/include -LIBS += -lqpe -lopiecore2 -lbluetooth +LIBS += -lqpe -lopiecore2 -lbluetooth -lnetworksettings2 INTERFACES = OTMainGUI.ui OTSniffGUI.ui OTScanGUI.ui OTManageGUI.ui OTPairingGUI.ui TARGET = opietooth2 VERSION = 1.0.0 -- cgit v0.9.0.2