Skip to content

Commit f55f99c

Browse files
author
nitrocaster
committed
Set Zc:forScope+ for LW_Server (#104).
1 parent 8dd0847 commit f55f99c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/plugins/lw/LW_Server.vcxproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
7979
<FunctionLevelLinking>true</FunctionLevelLinking>
8080
<FloatingPointModel>Fast</FloatingPointModel>
81-
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
8281
<WarningLevel>Level3</WarningLevel>
8382
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
8483
</ClCompile>
@@ -101,7 +100,6 @@
101100
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
102101
<FunctionLevelLinking>true</FunctionLevelLinking>
103102
<FloatingPointModel>Fast</FloatingPointModel>
104-
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
105103
<WarningLevel>Level3</WarningLevel>
106104
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
107105
</ClCompile>
@@ -122,7 +120,6 @@
122120
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
123121
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
124122
<FloatingPointModel>Fast</FloatingPointModel>
125-
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
126123
<WarningLevel>Level3</WarningLevel>
127124
</ClCompile>
128125
<ResourceCompile>

0 commit comments

Comments
 (0)