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.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 5acb193..1d86684 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -1,4 +1,4 @@
TEMPLATE = app
-#CONFIG = qt warn_on debug
-CONFIG = qt warn_on release
+CONFIG = qt warn_on debug
+#CONFIG = qt warn_on release
HEADERS = bluebase.h scandialog.h
@@ -6,3 +6,3 @@ SOURCES = main.cpp bluebase.cpp scandialog.cpp
INCLUDEPATH += $(OPIEDIR)/include
-INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib
+INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib
DEPENDPATH += $(OPIEDIR)/include