update
This commit is contained in:
@@ -5,7 +5,7 @@ if NOT EXIST .\target mkdir .\target
|
||||
set commonLinkerFlags=-opt:ref
|
||||
set commonCompilerFlags=^
|
||||
-MT %= Make sure the C runtime library is statically linked =%^
|
||||
-Gm- %= Turns off incremently building =%^
|
||||
-Gm- %= Turns off incremental building =%^
|
||||
-nologo %= No one cares you made the compiler Microsoft =%^
|
||||
-Oi %= Always use intrinsics =%^
|
||||
-EHa- %= Disable exception handling =%^
|
||||
|
||||
Reference in New Issue
Block a user