|
|
|
|
@ -60,6 +60,7 @@
|
|
|
|
|
<DisableSpecificWarnings>4996</DisableSpecificWarnings> |
|
|
|
|
<MinimalRebuild>true</MinimalRebuild> |
|
|
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
|
|
<DebugInformationFormat>None</DebugInformationFormat> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Midl> |
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner> |
|
|
|
|
@ -82,6 +83,7 @@
|
|
|
|
|
<AdditionalDependencies>DiabloUI/WinRel/DiabloUI.lib;3rdParty/Storm/Source/WinRel/Storm.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
|
|
<DataExecutionPrevention>false</DataExecutionPrevention> |
|
|
|
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> |
|
|
|
|
<GenerateDebugInformation>false</GenerateDebugInformation> |
|
|
|
|
</Link> |
|
|
|
|
</ItemDefinitionGroup> |
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
|
|
|
|
@ -290,4 +292,4 @@
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
|
|
|
|
<ImportGroup Label="ExtensionTargets"> |
|
|
|
|
</ImportGroup> |
|
|
|
|
</Project> |
|
|
|
|
</Project> |
|
|
|
|
|