Skip to content

Commit 33822b2

Browse files
author
nitrocaster
committed
Set Zc:forScope+ for xrDXT (#104).
1 parent 92ef30e commit 33822b2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/utils/xrDXT/DXT.vcxproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
<FunctionLevelLinking>false</FunctionLevelLinking>
9494
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
9595
<FloatingPointModel>Fast</FloatingPointModel>
96-
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
9796
<PrecompiledHeader>Use</PrecompiledHeader>
9897
<PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
9998
<PrecompiledHeaderOutputFile>$(IntDir)$(ProjectName).pch</PrecompiledHeaderOutputFile>
@@ -138,7 +137,6 @@
138137
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
139138
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
140139
<FloatingPointModel>Fast</FloatingPointModel>
141-
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
142140
<RuntimeTypeInfo>true</RuntimeTypeInfo>
143141
<PrecompiledHeader>Use</PrecompiledHeader>
144142
<PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
@@ -185,7 +183,6 @@
185183
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
186184
<BufferSecurityCheck>true</BufferSecurityCheck>
187185
<FloatingPointModel>Fast</FloatingPointModel>
188-
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
189186
<PrecompiledHeader>Use</PrecompiledHeader>
190187
<PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
191188
<PrecompiledHeaderOutputFile>$(IntDir)$(ProjectName).pch</PrecompiledHeaderOutputFile>

0 commit comments

Comments
 (0)