Removed /GA compiler option from DLL project files.

This commit is contained in:
spx
2010-11-15 23:43:15 +00:00
parent 918b0c522f
commit fc046ac4eb
20 changed files with 1346 additions and 1346 deletions

View File

@ -327,7 +327,7 @@
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/GL /EHsc /GA "
AdditionalOptions="/GL /GA "
Optimization="2"
InlineFunctionExpansion="1"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;UNICODE"