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) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/manager.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro
index c369eba..5f0a62c 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -3,4 +3,4 @@ TEMPLATE = app
CONFIG = qt warn_on release
-HEADERS = bluebase.h
-SOURCES = main.cpp bluebase.cpp
+HEADERS = bluebase.h scandialog.h
+SOURCES = main.cpp bluebase.cpp scandialog.cpp
INCLUDEPATH += $(OPIEDIR)/include
@@ -9,3 +9,3 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopietooth
-INTERFACES = bluetoothbase.ui devicedialog.ui scandialog.ui
+INTERFACES = bluetoothbase.ui devicedialog.ui
TARGET = $(OPIEDIR)/bin/bluetooth-manager