Skip to content

Commit b20f623

Browse files
author
nitrocaster
committed
Set Zc:forScope+ for xrAICore (#104).
1 parent c1fee67 commit b20f623

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/xrAICore/xrAICore.vcxproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@
101101
<FunctionLevelLinking>false</FunctionLevelLinking>
102102
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
103103
<FloatingPointModel>Fast</FloatingPointModel>
104-
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
105104
<RuntimeTypeInfo>true</RuntimeTypeInfo>
106105
<PrecompiledHeader>Use</PrecompiledHeader>
107106
<PrecompiledHeaderFile>PCH.hpp</PrecompiledHeaderFile>
@@ -153,7 +152,6 @@
153152
<BufferSecurityCheck>true</BufferSecurityCheck>
154153
<FunctionLevelLinking>false</FunctionLevelLinking>
155154
<FloatingPointModel>Fast</FloatingPointModel>
156-
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
157155
<RuntimeTypeInfo>true</RuntimeTypeInfo>
158156
<PrecompiledHeader>Use</PrecompiledHeader>
159157
<BrowseInformation />
@@ -200,7 +198,6 @@
200198
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
201199
<FunctionLevelLinking>true</FunctionLevelLinking>
202200
<FloatingPointModel>Fast</FloatingPointModel>
203-
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
204201
<RuntimeTypeInfo>true</RuntimeTypeInfo>
205202
<PrecompiledHeader>Use</PrecompiledHeader>
206203
<PrecompiledHeaderFile>PCH.hpp</PrecompiledHeaderFile>

0 commit comments

Comments
 (0)