build: Removed unnecessary ASM and Object file directives in VC7 to VC12

The curl tool project files for VC7 to VC12 would set these settings to
$(IntDir) which is the Visual Studio default value. To avoid confusion
when viewing settings from within Visual Studio and for consistency
with the libcurl project files removed these two settings.
This commit is contained in:
Steve Holme 2014-06-28 13:25:19 +01:00
parent fb93fa9216
commit 2856027e59
7 changed files with 0 additions and 480 deletions

View File

@ -669,8 +669,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -712,8 +710,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -754,8 +750,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -797,8 +791,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -838,8 +830,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -883,8 +873,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -927,8 +915,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -972,8 +958,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1016,8 +1000,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1061,8 +1043,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1105,8 +1085,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1150,8 +1128,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1195,8 +1171,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1238,8 +1212,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1280,8 +1252,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1323,8 +1293,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1364,8 +1332,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1409,8 +1375,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1454,8 +1418,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1497,8 +1459,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1538,8 +1498,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1583,8 +1541,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1628,8 +1584,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1671,8 +1625,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1712,8 +1664,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1757,8 +1707,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1802,8 +1750,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1845,8 +1791,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1886,8 +1830,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1931,8 +1873,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1976,8 +1916,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2019,8 +1957,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2060,8 +1996,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2105,8 +2039,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2150,8 +2082,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2193,8 +2123,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2234,8 +2162,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2279,8 +2205,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2324,8 +2248,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2367,8 +2289,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>

View File

@ -709,8 +709,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -752,8 +750,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -794,8 +790,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -837,8 +831,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -878,8 +870,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -923,8 +913,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -967,8 +955,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1012,8 +998,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1056,8 +1040,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1101,8 +1083,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1145,8 +1125,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1190,8 +1168,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1235,8 +1211,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1278,8 +1252,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1320,8 +1292,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1363,8 +1333,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1404,8 +1372,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1449,8 +1415,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1494,8 +1458,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1537,8 +1499,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1578,8 +1538,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1623,8 +1581,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1668,8 +1624,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1711,8 +1665,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1752,8 +1704,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1797,8 +1747,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1842,8 +1790,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1885,8 +1831,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1926,8 +1870,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1971,8 +1913,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2016,8 +1956,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2059,8 +1997,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2100,8 +2036,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2145,8 +2079,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2190,8 +2122,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2233,8 +2163,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2274,8 +2202,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2319,8 +2245,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2364,8 +2288,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2407,8 +2329,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>

View File

@ -709,8 +709,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -752,8 +750,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -794,8 +790,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -837,8 +831,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -878,8 +870,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -923,8 +913,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -967,8 +955,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1012,8 +998,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1056,8 +1040,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1101,8 +1083,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1145,8 +1125,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1190,8 +1168,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1235,8 +1211,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1278,8 +1252,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1320,8 +1292,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1363,8 +1333,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1404,8 +1372,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1449,8 +1415,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1494,8 +1458,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1537,8 +1499,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1578,8 +1538,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1623,8 +1581,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1668,8 +1624,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1711,8 +1665,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1752,8 +1704,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1797,8 +1747,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1842,8 +1790,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1885,8 +1831,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1926,8 +1870,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -1971,8 +1913,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2016,8 +1956,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2059,8 +1997,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2100,8 +2036,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2145,8 +2079,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2190,8 +2122,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2233,8 +2163,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2274,8 +2202,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2319,8 +2245,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2364,8 +2288,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@ -2407,8 +2329,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>

View File

@ -27,8 +27,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -85,8 +83,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -143,8 +139,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -200,8 +194,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -260,8 +252,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -320,8 +310,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -380,8 +368,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -441,8 +427,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -499,8 +483,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -557,8 +539,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -615,8 +595,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -672,8 +650,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -732,8 +708,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -792,8 +766,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -853,8 +825,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -911,8 +881,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -968,8 +936,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -1028,8 +994,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -1089,8 +1053,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -1146,8 +1108,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"

View File

@ -27,8 +27,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -79,8 +77,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -131,8 +127,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -182,8 +176,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -236,8 +228,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -290,8 +280,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -344,8 +332,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -399,8 +385,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -451,8 +435,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -503,8 +485,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -555,8 +535,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -606,8 +584,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -660,8 +636,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -714,8 +688,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -769,8 +741,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -821,8 +791,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -872,8 +840,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -926,8 +892,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@ -981,8 +945,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@ -1032,8 +994,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"

View File

@ -53,8 +53,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -145,8 +143,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -236,8 +232,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -328,8 +322,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -418,8 +410,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -512,8 +502,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -605,8 +593,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -699,8 +685,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -792,8 +776,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -886,8 +868,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -979,8 +959,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1073,8 +1051,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1167,8 +1143,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1259,8 +1233,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1350,8 +1322,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1442,8 +1412,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1532,8 +1500,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1626,8 +1592,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1720,8 +1684,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1812,8 +1774,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1902,8 +1862,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1996,8 +1954,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2090,8 +2046,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2182,8 +2136,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2272,8 +2224,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2366,8 +2316,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2460,8 +2408,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2552,8 +2498,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2642,8 +2586,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2736,8 +2678,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2830,8 +2770,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2922,8 +2860,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -3012,8 +2948,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -3106,8 +3040,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -3200,8 +3132,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -3292,8 +3222,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -3382,8 +3310,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -3476,8 +3402,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -3570,8 +3494,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -3662,8 +3584,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"

View File

@ -54,8 +54,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -145,8 +143,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -235,8 +231,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -326,8 +320,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -415,8 +407,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -508,8 +498,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -600,8 +588,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -693,8 +679,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -785,8 +769,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -878,8 +860,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -970,8 +950,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1063,8 +1041,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1156,8 +1132,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1247,8 +1221,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1337,8 +1309,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1428,8 +1398,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1517,8 +1485,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1610,8 +1576,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1703,8 +1667,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1794,8 +1756,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1883,8 +1843,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -1976,8 +1934,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2069,8 +2025,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2160,8 +2114,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2249,8 +2201,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2342,8 +2292,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2435,8 +2383,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2526,8 +2472,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2615,8 +2559,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2708,8 +2650,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2801,8 +2741,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2892,8 +2830,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -2981,8 +2917,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -3074,8 +3008,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -3167,8 +3099,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -3258,8 +3188,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -3347,8 +3275,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -3440,8 +3366,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -3533,8 +3457,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
@ -3624,8 +3546,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
AssemblerListingLocation="$(IntDir)"
ObjectFile="$(IntDir)\"
XMLDocumentationFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"