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 69e1450..a96c88e 100644
--- a/noncore/net/mail/mail.pro
+++ b/noncore/net/mail/mail.pro
@@ -44,5 +44,5 @@ CONFTEST = $$system( echo $CONFIG_TARGET_MACOSX )
44contains( CONFTEST, y ){ 44contains( CONFTEST, y ){
45 LIBS += -lqpe -letpan -lssl -lcrypto -lopie -liconv 45 LIBS += -lqpe -lopie -lmailwrapper -liconv
46}else{ 46}else{
47 LIBS += -lqpe -lopie -llibmailwrapper 47 LIBS += -lqpe -lopie -lmailwrapper
48} 48}