Copy msvc11 build changes to msvc10

This commit is contained in:
Zack Middleton 2015-08-18 18:14:06 -05:00
parent d021150e04
commit 24c7563478
5 changed files with 21 additions and 11 deletions

View file

@ -472,6 +472,7 @@
</DataExecutionPrevention>
<ImportLibrary>$(IntDir)uix86.lib</ImportLibrary>
<TargetMachine>MachineX86</TargetMachine>
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug TA|x64'">