From eedef106f271de17f78b903d2afa7439db1b92ad Mon Sep 17 00:00:00 2001 From: harlekin Date: Fri, 12 Dec 2003 17:35:40 +0000 Subject: no need to link against db ( if libetpan is compiled right ) --- (limited to 'noncore/net') diff --git a/noncore/net/mail/mail.pro b/noncore/net/mail/mail.pro index d333829..41ff843 100644 --- a/noncore/net/mail/mail.pro +++ b/noncore/net/mail/mail.pro @@ -43,7 +43,7 @@ INTERFACES = editaccountsui.ui \ composemailui.ui INCLUDEPATH += $(OPIEDIR)/include -LIBS += -lqpe -lopie -letpan -lssl -lcrypto -ldb +LIBS += -lqpe -letpan -lssl -lcrypto TARGET = opiemail include ( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2