summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-03-17 12:31:06 +0000
committerOliver Bolte <obo@openoffice.org>2004-03-17 12:31:06 +0000
commitdc4b335d21a5c85295164804e5e778103e0aa155 (patch)
tree474ef1d93226ee9fad83e3613ed3ab1c7d0a54f8
parentfcd484f6618e0ab5356b544cccebba96355ab049 (diff)
INTEGRATION: CWS jl5vba (1.46.18); FILE MERGED
2004/01/20 10:03:16 ab 1.46.18.1: #111934# #112369# Merge decimal type support
-rw-r--r--svtools/util/makefile.mk10
1 files changed, 7 insertions, 3 deletions
diff --git a/svtools/util/makefile.mk b/svtools/util/makefile.mk
index b70bf95fe136..cf529d5bbea3 100644
--- a/svtools/util/makefile.mk
+++ b/svtools/util/makefile.mk
@@ -2,9 +2,9 @@
#*
#* $RCSfile: makefile.mk,v $
#*
-#* $Revision: 1.46 $
+#* $Revision: 1.47 $
#*
-#* last change: $Author: vg $ $Date: 2004-01-06 19:34:38 $
+#* last change: $Author: obo $ $Date: 2004-03-17 13:31:06 $
#*
#* The Contents of this file are made available subject to the terms of
#* either of the following licenses
@@ -204,7 +204,11 @@ SHL1STDLIBS+= $(JPEG3RDLIB)
SHL1STDLIBS+= \
uwinapi.lib \
$(LIBPRE) advapi32.lib \
- $(LIBPRE) gdi32.lib
+ $(LIBPRE) gdi32.lib \
+ ole32.lib \
+ uuid.lib \
+ advapi32.lib \
+ oleaut32.lib
.ENDIF # WNT
SHL1LIBS= \