summaryrefslogtreecommitdiff
path: root/noncore/net/opieftp
authoralwin <alwin>2004-03-01 14:06:21 (UTC)
committer alwin <alwin>2004-03-01 14:06:21 (UTC)
commit60cc11a7c619bebec117e953f3b34bbf213d0fb2 (patch) (side-by-side diff)
tree7fc35858e645aa4e9904d1195227a24a2260529a /noncore/net/opieftp
parent0f3d8aba2d2de77b1366ece1685cb720ea9b841f (diff)
downloadopie-60cc11a7c619bebec117e953f3b34bbf213d0fb2.zip
opie-60cc11a7c619bebec117e953f3b34bbf213d0fb2.tar.gz
opie-60cc11a7c619bebec117e953f3b34bbf213d0fb2.tar.bz2
link against opie2
Diffstat (limited to 'noncore/net/opieftp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opieftp/opieftp.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro
index 1d1534f..af55adc 100644
--- a/noncore/net/opieftp/opieftp.pro
+++ b/noncore/net/opieftp/opieftp.pro
@@ -4,6 +4,6 @@ SOURCES = opieftp.cpp inputDialog.cpp main.cpp
TARGET = opieftp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe -lftplib
+LIBS += -lqpe -lftplib -lopieui2 -lopiecore2
include ( $(OPIEDIR)/include.pro )