From 132f53a7c9cdc3e14a040558f80bb45ceb3ca9b5 Mon Sep 17 00:00:00 2001 From: alwin Date: Fri, 20 Feb 2004 03:06:34 +0000 Subject: removed usage of libopie - only the stuff from opie2 --- (limited to 'noncore/net/mail/mail.pro') 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 -- cgit v0.9.0.2