Corrected the setting of WM_COMPILER and renamed I32 and I64 to Icc.

This commit is contained in:
henry
2008-05-29 16:02:39 +01:00
committed by Mark Olesen
parent 92b93a2a68
commit c0a6360f0b
51 changed files with 7 additions and 32 deletions

View File

@ -0,0 +1,5 @@
c++DBUG =
#c++OPT = -O3 -xP -no-prec-div
c++OPT = -ansi-alias -O3 -ftz -fno-alias \
-fargument-noalias-global \
-unroll0