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.pro17
1 files changed, 15 insertions, 2 deletions
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro
index 0bdd6b9..762b028 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -3,4 +3,17 @@ CONFIG = qt warn_on debug
#CONFIG = qt warn_on release
-HEADERS = btconnectionitem.h btdeviceitem.h btserviceitem.h stdpopups.h popuphelper.h bluebase.h scandialog.h btlistitem.h hciconfwrapper.h bticonloader.h pppdialog.h obexdialog.h
-SOURCES = btconnectionitem.cpp btdeviceitem.cpp btserviceitem.h stdpopups.cpp popuphelper.cpp main.cpp bluebase.cpp scandialog.cpp btlistitem.cpp hciconfwrapper.cpp bticonloader.cpp pppdialog.cpp obexdialog.cpp
+HEADERS = btconnectionitem.h btdeviceitem.h \
+ btserviceitem.h stdpopups.h \
+ popuphelper.h bluebase.h \
+ scandialog.h btlistitem.h \
+ hciconfwrapper.h bticonloader.h \
+ pppdialog.h obexdialog.h \
+ devicehandler.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 \
+ obexdialog.cpp devicehandler.cpp
INCLUDEPATH += $(OPIEDIR)/include