summaryrefslogtreecommitdiff
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
commit8ef983cc1ea5491eed67907223f8caf4d5af5910 (patch)
tree0be9731cb67c39a50a4688b27ef39acdcd1a196c
parent6f2265cc6ab27a0787935440a99c8c2672a1a8ec (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
-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 c13e20253c..33d8cac92e 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)