Skip to content

Commit

Permalink
Set Zc:forScope+ for LW_Server (#104).
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocaster committed Jan 16, 2016
1 parent 8dd0847 commit f55f99c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/plugins/lw/LW_Server.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<FloatingPointModel>Fast</FloatingPointModel>
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
<WarningLevel>Level3</WarningLevel>
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
</ClCompile>
Expand All @@ -101,7 +100,6 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<FloatingPointModel>Fast</FloatingPointModel>
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
<WarningLevel>Level3</WarningLevel>
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
</ClCompile>
Expand All @@ -122,7 +120,6 @@
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FloatingPointModel>Fast</FloatingPointModel>
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
<WarningLevel>Level3</WarningLevel>
</ClCompile>
<ResourceCompile>
Expand Down

0 comments on commit f55f99c

Please sign in to comment.