summaryrefslogtreecommitdiff
path: root/noncore/net/mail/libmailwrapper/libmailwrapper.pro
Side-by-side diff
Diffstat (limited to 'noncore/net/mail/libmailwrapper/libmailwrapper.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/mail/libmailwrapper/libmailwrapper.pro86
1 files changed, 1 insertions, 85 deletions
diff --git a/noncore/net/mail/libmailwrapper/libmailwrapper.pro b/noncore/net/mail/libmailwrapper/libmailwrapper.pro
index 1b8f611..2f8c54d 100644
--- a/noncore/net/mail/libmailwrapper/libmailwrapper.pro
+++ b/noncore/net/mail/libmailwrapper/libmailwrapper.pro
@@ -47,97 +47,13 @@ contains( $(CONFIG_TARGET_MACOSX), y ){
LIBS += -liconv
}
DESTDIR = $(OPIEDIR)/lib
TARGET = mailwrapper
-include(
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- $(OPIEDIR)/include.pro )
+include( $(OPIEDIR)/include.pro )
!isEmpty( LIBETPAN_INC_DIR ) {
INCLUDEPATH = $$LIBETPAN_INC_DIR $$INCLUDEPATH
}
!isEmpty( LIBETPAN_LIB_DIR ) {
LIBS = -L$$LIBETPAN_LIB_DIR $$LIBS