summaryrefslogtreecommitdiff
path: root/shell/source/win32/simplemail/makefile.mk
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-05-24 13:05:21 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-05-24 13:05:21 +0000
commit5bbdf71af055e2786ff240352110b274a101aa33 (patch)
tree768ef0ef7b2484ad28272a5802c9ab03aca165c7 /shell/source/win32/simplemail/makefile.mk
parentb0ec32879698e730a17b0eddf255db7511e67769 (diff)
INTEGRATION: CWS ause043 (1.4.22); FILE MERGED
2005/10/31 17:17:17 hjs 1.4.22.1: #i56702# remove overrides for default uno header generation
Diffstat (limited to 'shell/source/win32/simplemail/makefile.mk')
-rw-r--r--shell/source/win32/simplemail/makefile.mk10
1 files changed, 2 insertions, 8 deletions
diff --git a/shell/source/win32/simplemail/makefile.mk b/shell/source/win32/simplemail/makefile.mk
index c13e20253c32..33d8cac92efc 100644
--- a/shell/source/win32/simplemail/makefile.mk
+++ b/shell/source/win32/simplemail/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: rt $ $Date: 2005-09-07 20:07:33 $
+# last change: $Author: vg $ $Date: 2006-05-24 14:05:21 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -39,7 +39,6 @@ TARGET=smplmail
LIBTARGET=NO
ENABLE_EXCEPTIONS=TRUE
COMP1TYPELIST=$(TARGET)
-COMPRDB=$(SOLARBINDIR)$/types.rdb
# --- Settings -----------------------------------------------------
@@ -47,8 +46,6 @@ COMPRDB=$(SOLARBINDIR)$/types.rdb
# --- Files --------------------------------------------------------
-#.INCLUDE : ..$/cppumaker.mk
-
SLOFILES=$(SLO)$/smplmailentry.obj\
$(SLO)$/smplmailmsg.obj\
$(SLO)$/smplmailclient.obj\
@@ -62,9 +59,6 @@ SHL1STDLIBS=$(CPPULIB)\
$(SALLIB)\
advapi32.lib
-SHL1LIBS=
-
-SHL1DEPN=
SHL1IMPLIB=i$(SHL1TARGET)
SHL1OBJS=$(SLOFILES)