|
|
|
@ -93,10 +93,12 @@ |
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
|
|
|
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
|
|
<DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>Windows</SubSystem> |
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
|
<GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation> |
|
|
|
|
<GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation> |
|
|
|
|
</Link> |
|
|
|
|
</ItemDefinitionGroup> |
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug-DLL|x64'"> |
|
|
|
@ -108,10 +110,12 @@ |
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
|
|
|
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
|
|
<DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>Windows</SubSystem> |
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
|
<GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation> |
|
|
|
|
<GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation> |
|
|
|
|
</Link> |
|
|
|
|
</ItemDefinitionGroup> |
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-DLL|Win32'"> |
|
|
|
@ -125,10 +129,12 @@ |
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
|
|
|
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
|
|
<DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>Windows</SubSystem> |
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
|
<GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation> |
|
|
|
|
<GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation> |
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
|
|
|
<OptimizeReferences>true</OptimizeReferences> |
|
|
|
|
</Link> |
|
|
|
@ -144,10 +150,12 @@ |
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
|
|
|
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
|
|
<DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>Windows</SubSystem> |
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
|
<GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation> |
|
|
|
|
<GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation> |
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
|
|
|
<OptimizeReferences>true</OptimizeReferences> |
|
|
|
|
</Link> |
|
|
|
@ -161,10 +169,12 @@ |
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
|
|
|
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
|
|
<DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>Windows</SubSystem> |
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
|
<GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation> |
|
|
|
|
<GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation> |
|
|
|
|
</Link> |
|
|
|
|
</ItemDefinitionGroup> |
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
|
@ -176,10 +186,12 @@ |
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
|
|
|
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
|
|
<DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>Windows</SubSystem> |
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
|
<GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation> |
|
|
|
|
<GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation> |
|
|
|
|
</Link> |
|
|
|
|
</ItemDefinitionGroup> |
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
|
|
@ -193,10 +205,12 @@ |
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
|
|
|
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
|
|
<DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>Windows</SubSystem> |
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
|
<GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation> |
|
|
|
|
<GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation> |
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
|
|
|
<OptimizeReferences>true</OptimizeReferences> |
|
|
|
|
</Link> |
|
|
|
@ -212,10 +226,12 @@ |
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
|
|
|
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
|
|
<DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>Windows</SubSystem> |
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
|
<GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation> |
|
|
|
|
<GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation> |
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
|
|
|
<OptimizeReferences>true</OptimizeReferences> |
|
|
|
|
</Link> |
|
|
|
|