summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/manager.pro
authorharlekin <harlekin>2003-03-26 22:21:28 (UTC)
committer harlekin <harlekin>2003-03-26 22:21:28 (UTC)
commitc6e22820a2c28eb8a8f6bab690a36c3fa2605387 (patch) (unidiff)
treec459c32801c65bb635a4dd331d43cf9a1c9b232c /noncore/net/opietooth/manager/manager.pro
parent0e3f3b3edcbfb26239230e00fa5dc9244bdbbf02 (diff)
downloadopie-c6e22820a2c28eb8a8f6bab690a36c3fa2605387.zip
opie-c6e22820a2c28eb8a8f6bab690a36c3fa2605387.tar.gz
opie-c6e22820a2c28eb8a8f6bab690a36c3fa2605387.tar.bz2
added stuff for dun connections
Diffstat (limited to 'noncore/net/opietooth/manager/manager.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/manager.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro
index f813e65..6fad6ae 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -8,7 +8,7 @@ HEADERS = btconnectionitem.h btdeviceitem.h \
8 hciconfwrapper.h bticonloader.h \ 8 hciconfwrapper.h bticonloader.h \
9 pppdialog.h obexdialog.h \ 9 pppdialog.h obexdialog.h \
10 devicehandler.h rfcpopup.h obexpopup.h \ 10 devicehandler.h rfcpopup.h obexpopup.h \
11 rfcommhelper.h panpopup.h 11 rfcommhelper.h panpopup.h dunpopup.h
12 12
13SOURCES = btconnectionitem.cpp btdeviceitem.cpp \ 13SOURCES = btconnectionitem.cpp btdeviceitem.cpp \
14 btserviceitem.cpp stdpopups.cpp \ 14 btserviceitem.cpp stdpopups.cpp \
@@ -18,7 +18,7 @@ SOURCES = btconnectionitem.cpp btdeviceitem.cpp \
18 bticonloader.cpp pppdialog.cpp \ 18 bticonloader.cpp pppdialog.cpp \
19 obexdialog.cpp devicehandler.cpp \ 19 obexdialog.cpp devicehandler.cpp \
20 rfcpopup.cpp obexpopup.cpp \ 20 rfcpopup.cpp obexpopup.cpp \
21 rfcommhelper.cpp panpopup.cpp 21 rfcommhelper.cpp panpopup.cpp dunpopup.cpp
22INCLUDEPATH += $(OPIEDIR)/include 22INCLUDEPATH += $(OPIEDIR)/include
23INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib 23INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib
24DEPENDPATH += $(OPIEDIR)/include 24DEPENDPATH += $(OPIEDIR)/include