Commit graph

4 commits

Author SHA1 Message Date
Tor Lillqvist
492cb2d85b Don't use pointless and obsolete switches when building ICU
Don't use the /machine:i386 switch. The defaults work fine: the 32-bit
linker will produce i386 executables, the 64-bit linker will produce
x64 ones.

Don't use the /Op compiler switch, it doesn't exist in MSVC 2008.
2011-01-22 03:42:25 +02:00
Hans-Joachim Lankenau
9edc28815a ause117: #i110339# avoid collisions of inline files 2010-03-23 18:19:02 +01:00
Oliver Bolte
e72ee45bf3 #i10000# fix for wntmsci10 2009-03-26 09:59:57 +00:00
Hans-Joachim Lankenau
7e99702f8e CWS-TOOLING: integrate CWS obo36
2009-03-19 14:29:45 +0100 obo  r269745 : #i71528#,#i96957# new build process for windows
2009-01-23 10:47:46 +0100 obo  r266788 : CWS-TOOLING: rebase CWS obo36 to trunk@266428 (milestone: DEV300:m39)
2009-03-24 11:56:29 +00:00