summaryrefslogtreecommitdiff
path: root/noncore
Side-by-side diff
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/memoryapplet/memoryapplet.pro2
-rw-r--r--noncore/applets/zkbapplet/zkbapplet.pro2
-rw-r--r--noncore/net/opietooth/lib/lib.pro3
-rw-r--r--noncore/settings/doctab/doctab.pro2
-rw-r--r--noncore/settings/language/language.pro2
5 files changed, 5 insertions, 6 deletions
diff --git a/noncore/applets/memoryapplet/memoryapplet.pro b/noncore/applets/memoryapplet/memoryapplet.pro
index 7cc6401..8ae14c5 100644
--- a/noncore/applets/memoryapplet/memoryapplet.pro
+++ b/noncore/applets/memoryapplet/memoryapplet.pro
@@ -16,5 +16,5 @@ TARGET = memoryapplet
DESTDIR = $(OPIEDIR)/plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
-DEPENDPATH += ../$(OPIEDIR)/include
+DEPENDPATH +=
VERSION = 1.0.0
LIBS += -lqpe -lopiecore2 -lopieui2
diff --git a/noncore/applets/zkbapplet/zkbapplet.pro b/noncore/applets/zkbapplet/zkbapplet.pro
index 1a739f8..d270c28 100644
--- a/noncore/applets/zkbapplet/zkbapplet.pro
+++ b/noncore/applets/zkbapplet/zkbapplet.pro
@@ -14,5 +14,5 @@ TARGET = zkbapplet
DESTDIR = $(OPIEDIR)/plugins/applets
INCLUDEPATH += $(OPIEDIR)/include ../../apps/keyz-cfg
-DEPENDPATH += ../$(OPIEDIR)/include
+DEPENDPATH +=
VERSION = 0.6.0
LIBS += -lqpe
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index e1404c8..59851ff 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -5,7 +5,6 @@ SOURCES = connection.cpp parser.cc device.cc manager.cc remotedevice.cc service
TARGET = opietooth1
INCLUDEPATH += $(OPIEDIR)/include .
-DESTDIR = $(OPIEDIR)/lib$(PROJMAK)
+DESTDIR = $(OPIEDIR)/lib
LIBS += -lopiecore2
-#VERSION = 0.0.0
include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/settings/doctab/doctab.pro b/noncore/settings/doctab/doctab.pro
index 38a6ceb..98b189f 100644
--- a/noncore/settings/doctab/doctab.pro
+++ b/noncore/settings/doctab/doctab.pro
@@ -4,5 +4,5 @@ SOURCES = doctab.cpp main.cpp
INTERFACES = doctabsettingsbase.ui
INCLUDEPATH += $(OPIEDIR)/include
-DEPENDPATH += ../$(OPIEDIR)/include
+DEPENDPATH +=
LIBS += -lqpe -lopiecore2
TARGET = doctab
diff --git a/noncore/settings/language/language.pro b/noncore/settings/language/language.pro
index 263dde8..3d09f0a 100644
--- a/noncore/settings/language/language.pro
+++ b/noncore/settings/language/language.pro
@@ -4,5 +4,5 @@ SOURCES = language.cpp main.cpp
INTERFACES = languagesettingsbase.ui
INCLUDEPATH += $(OPIEDIR)/include
-DEPENDPATH += ../$(OPIEDIR)/include
+DEPENDPATH +=
LIBS += -lqpe -lopiecore2
TARGET = language