summaryrefslogtreecommitdiff
path: root/icu
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2009-03-26 09:59:57 +0000
committerOliver Bolte <obo@openoffice.org>2009-03-26 09:59:57 +0000
commite72ee45bf35bde63cbdd8daef1507455e76c2543 (patch)
tree237b30d347c026eb55eafdc87a9ee0eb96ec5d14 /icu
parent7e99702f8e6a692ff8bcbfcfc1d81d2bd784584b (diff)
#i10000# fix for wntmsci10
Diffstat (limited to 'icu')
-rw-r--r--icu/createmak.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/icu/createmak.cfg b/icu/createmak.cfg
index a06f0550f7c7..f2c7c050bdd3 100644
--- a/icu/createmak.cfg
+++ b/icu/createmak.cfg
@@ -75,7 +75,7 @@ CPP_PROJ=-nologo -MD -Za -O2 -W3 $(EXCEPTIONSWITCH) $(CPP_PROJ_INCLUDES) $(CDEFS
CPP_PROJ=-nologo -MD -GF -Za -Zi -W3 $(EXCEPTIONSWITCH) $(COPT) $(CPDBOBJ) -c
[CFlags_tools_genccode]
-CPP_PROJ=-MD -O2 -Za $(CTOOLSFLAGS)
+CPP_PROJ=-MD -O2 $(CTOOLSFLAGS)
[CFlags_tools_gencmn]
CPP_PROJ=-O2 -Za $(CTOOLSFLAGS)
@@ -452,4 +452,4 @@ InputPath=.\makedata.mak
-[End] \ No newline at end of file
+[End]