summaryrefslogtreecommitdiff
path: root/noncore/net/mail/mail.pro
Unidiff
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
51 51
52CONFTEST = $$system( echo $CONFIG_TARGET_MACOSX ) 52CONFTEST = $$system( echo $CONFIG_TARGET_MACOSX )
53contains( CONFTEST, y ){ 53contains( CONFTEST, y ){
54 LIBS += -lqpe -lopieui2 -lopiecore2 -lopie -lmailwrapper -liconv 54 LIBS += -lqpe -lopieui2 -lopiecore2 -lopiepim2 -lopiedb2 -lmailwrapper -liconv
55}else{ 55}else{
56 LIBS += -lqpe -lopieui2 -lopiecore2 -lopie -lmailwrapper 56 LIBS += -lqpe -lopieui2 -lopiecore2 -lopiepim2 -lopiedb2 -lmailwrapper
57} 57}
58 58
59TARGET = opiemail 59TARGET = opiemail