summaryrefslogtreecommitdiff
path: root/noncore/net/mail/mail.pro
authoralwin <alwin>2004-02-20 03:06:34 (UTC)
committer alwin <alwin>2004-02-20 03:06:34 (UTC)
commit132f53a7c9cdc3e14a040558f80bb45ceb3ca9b5 (patch) (side-by-side diff)
tree959a36e8388e78085562d96b988c1137fa0d4548 /noncore/net/mail/mail.pro
parentcb6a133e6c640e5a26de329bfb907c551a6158e4 (diff)
downloadopie-132f53a7c9cdc3e14a040558f80bb45ceb3ca9b5.zip
opie-132f53a7c9cdc3e14a040558f80bb45ceb3ca9b5.tar.gz
opie-132f53a7c9cdc3e14a040558f80bb45ceb3ca9b5.tar.bz2
removed usage of libopie - only the stuff from opie2
Diffstat (limited to 'noncore/net/mail/mail.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/mail/mail.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/mail/mail.pro b/noncore/net/mail/mail.pro
index d3d2ab1..7e0de2b 100644
--- a/noncore/net/mail/mail.pro
+++ b/noncore/net/mail/mail.pro
@@ -51,9 +51,9 @@ INCLUDEPATH += $(OPIEDIR)/include
CONFTEST = $$system( echo $CONFIG_TARGET_MACOSX )
contains( CONFTEST, y ){
- LIBS += -lqpe -lopieui2 -lopiecore2 -lopie -lmailwrapper -liconv
+ LIBS += -lqpe -lopieui2 -lopiecore2 -lopiepim2 -lopiedb2 -lmailwrapper -liconv
}else{
- LIBS += -lqpe -lopieui2 -lopiecore2 -lopie -lmailwrapper
+ LIBS += -lqpe -lopieui2 -lopiecore2 -lopiepim2 -lopiedb2 -lmailwrapper
}
TARGET = opiemail