summaryrefslogtreecommitdiff
path: root/cli_ure
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-10-18 13:54:46 +0000
committerOliver Bolte <obo@openoffice.org>2004-10-18 13:54:46 +0000
commit40b47888cdccf0d9ed6433cb3699fab175a6d3a4 (patch)
tree0ccf6f0077d48768e0b059c9fd474eeef657128c /cli_ure
parent6e40fc4cd844e618012409f9fd213b9a1d6e17d1 (diff)
INTEGRATION: CWS vq03 (1.8.2); FILE MERGED
2004/10/11 22:13:09 vq 1.8.2.1: #i35245# Fix W32 build of cli_ure.
Diffstat (limited to 'cli_ure')
-rw-r--r--cli_ure/source/native/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/cli_ure/source/native/makefile.mk b/cli_ure/source/native/makefile.mk
index f3dccba62fc6..636654826569 100644
--- a/cli_ure/source/native/makefile.mk
+++ b/cli_ure/source/native/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: rt $ $Date: 2004-09-20 14:37:51 $
+# last change: $Author: obo $ $Date: 2004-10-18 14:54:46 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -126,7 +126,7 @@ UNOTYPES = \
CFLAGS += -clr -AI $(OUT)$/bin
#see Microsoft Knowledge Base Article - 814472
-LINKFLAGS += /NOENTRY /NODEFAULTLIB:nochkclr.obj /INCLUDE:__DllMainCRTStartup@12
+LINKFLAGS += -NOENTRY -NODEFAULTLIB:nochkclr.obj -INCLUDE:__DllMainCRTStartup@12
SLOFILES = \
$(SLO)$/native_bootstrap.obj \