summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/helpbrowser/helpbrowser.pro2
-rw-r--r--libopie/libopie.pro1
-rw-r--r--noncore/net/ftplib/ftplib.pro2
-rw-r--r--noncore/net/opieirc/opieirc.pro2
4 files changed, 4 insertions, 3 deletions
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro
index a395959..6bb43bd 100644
--- a/core/apps/helpbrowser/helpbrowser.pro
+++ b/core/apps/helpbrowser/helpbrowser.pro
@@ -8,7 +8,7 @@ INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
-
+TARGET = helpbrowser
TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \
../../../i18n/nl/helpbrowser.ts \
../../../i18n/xx/helpbrowser.ts \
diff --git a/libopie/libopie.pro b/libopie/libopie.pro
index 21b8e29..5550c20 100644
--- a/libopie/libopie.pro
+++ b/libopie/libopie.pro
@@ -96,6 +96,7 @@ LIBS += -lqpe
# LIBS += -lopiesql
INTERFACES = otimepickerbase.ui orecurrancebase.ui
+TARGET = opie
TRANSLATIONS = ../i18n/de/libopie.ts \
../i18n/nl/libopie.ts \
diff --git a/noncore/net/ftplib/ftplib.pro b/noncore/net/ftplib/ftplib.pro
index a36c5d7..25f0110 100644
--- a/noncore/net/ftplib/ftplib.pro
+++ b/noncore/net/ftplib/ftplib.pro
@@ -4,7 +4,7 @@ HEADERS = ftplib.h
SOURCES = ftplib.c
DESTDIR = $(OPIEDIR)/lib$(PROJMAK)
INTERFACES =
-
+TARGET = ftplib
include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opieirc/opieirc.pro b/noncore/net/opieirc/opieirc.pro
index 37a6e85..8b09e18 100644
--- a/noncore/net/opieirc/opieirc.pro
+++ b/noncore/net/opieirc/opieirc.pro
@@ -21,7 +21,7 @@ SOURCES = ircchannel.cpp ircconnection.cpp \
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
-
+TARGET = opieirc