Skip to content

Commit cd7b4ae

Browse files
author
nitrocaster
committed
Set Zc:forScope+ for xrNetServer (#104).
1 parent 048f7ab commit cd7b4ae

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/xrNetServer/xrNetServer.vcxproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@
9090
<FunctionLevelLinking>false</FunctionLevelLinking>
9191
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
9292
<FloatingPointModel>Fast</FloatingPointModel>
93-
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
9493
<RuntimeTypeInfo>true</RuntimeTypeInfo>
9594
<PrecompiledHeader>Use</PrecompiledHeader>
9695
<WarningLevel>Level4</WarningLevel>
@@ -134,7 +133,6 @@
134133
<BufferSecurityCheck>true</BufferSecurityCheck>
135134
<FunctionLevelLinking>false</FunctionLevelLinking>
136135
<FloatingPointModel>Fast</FloatingPointModel>
137-
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
138136
<RuntimeTypeInfo>true</RuntimeTypeInfo>
139137
<PrecompiledHeader>Use</PrecompiledHeader>
140138
<WarningLevel>Level4</WarningLevel>
@@ -176,7 +174,6 @@
176174
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
177175
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
178176
<FloatingPointModel>Fast</FloatingPointModel>
179-
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
180177
<RuntimeTypeInfo>true</RuntimeTypeInfo>
181178
<PrecompiledHeader>Use</PrecompiledHeader>
182179
<WarningLevel>Level4</WarningLevel>

0 commit comments

Comments
 (0)