summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/manager.pro
authorharlekin <harlekin>2002-07-21 21:51:12 (UTC)
committer harlekin <harlekin>2002-07-21 21:51:12 (UTC)
commit14ebec617bad2eb46173c09566c335ec6548b334 (patch) (side-by-side diff)
treebdccba4c5b812580ed484ed407a4b9cd2c57ca75 /noncore/net/opietooth/manager/manager.pro
parent9d54b1e1904a65decd54b6f1b5962bdb9ec26717 (diff)
downloadopie-14ebec617bad2eb46173c09566c335ec6548b334.zip
opie-14ebec617bad2eb46173c09566c335ec6548b334.tar.gz
opie-14ebec617bad2eb46173c09566c335ec6548b334.tar.bz2
added obex popup and dialog
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 121c069..4684c67 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -7,7 +7,7 @@ HEADERS = btconnectionitem.h btdeviceitem.h \
scandialog.h btlistitem.h \
hciconfwrapper.h bticonloader.h \
pppdialog.h obexdialog.h \
- devicehandler.h rfcpopup.h
+ devicehandler.h rfcpopup.h obexpopup.h \
SOURCES = btconnectionitem.cpp btdeviceitem.cpp \
btserviceitem.cpp stdpopups.cpp \
@@ -16,7 +16,7 @@ SOURCES = btconnectionitem.cpp btdeviceitem.cpp \
btlistitem.cpp hciconfwrapper.cpp \
bticonloader.cpp pppdialog.cpp \
obexdialog.cpp devicehandler.cpp \
- rfcpopup.cpp
+ rfcpopup.cpp obexpopup.cpp
INCLUDEPATH += $(OPIEDIR)/include
INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib
DEPENDPATH += $(OPIEDIR)/include