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 67a5024..6969644 100644
--- a/noncore/net/mail/mail.pro
+++ b/noncore/net/mail/mail.pro
@@ -56,9 +56,9 @@ INCLUDEPATH += $(OPIEDIR)/include /usr/local/include
56 56
57CONFTEST = $$system( echo $CONFIG_TARGET_MACOSX ) 57CONFTEST = $$system( echo $CONFIG_TARGET_MACOSX )
58contains( CONFTEST, y ){ 58contains( CONFTEST, y ){
59 LIBS += -lqpe -lopieui2 -lopiecore2 -lopiepim2 -lopiedb2 -lmailwrapper -liconv 59 LIBS += -lqpe -lopieui2 -lopiecore2 -lopiepim2 -lmailwrapper -liconv
60}else{ 60}else{
61 LIBS += -lqpe -lopieui2 -lopiecore2 -lopiepim2 -lopiedb2 -lmailwrapper 61 LIBS += -lqpe -lopieui2 -lopiecore2 -lopiepim2 -lmailwrapper
62} 62}
63 63
64TARGET = opiemail 64TARGET = opiemail