From c2eb77f6b8933b02bd8bd59ec7325da0bfc956cb Mon Sep 17 00:00:00 2001 From: alwin Date: Thu, 19 Feb 2004 13:42:40 +0000 Subject: use stuff from libopie2 ToDo: after merge pim-classes to opie2, do the same with it. --- (limited to 'noncore/net/mail/mail.pro') diff --git a/noncore/net/mail/mail.pro b/noncore/net/mail/mail.pro index 184b5b3..d3d2ab1 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 -lopie -lmailwrapper -liconv + LIBS += -lqpe -lopieui2 -lopiecore2 -lopie -lmailwrapper -liconv }else{ - LIBS += -lqpe -lopie -lmailwrapper + LIBS += -lqpe -lopieui2 -lopiecore2 -lopie -lmailwrapper } TARGET = opiemail -- cgit v0.9.0.2