Skip to content

Commit 566aa03

Browse files
author
nitrocaster
committed
Set Zc:forScope+ for ode (#104).
1 parent 37bdbc2 commit 566aa03

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Externals/ode/contrib/msvc7/ode_default/default.vcxproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@
9999
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
100100
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
101101
<FloatingPointModel>Fast</FloatingPointModel>
102-
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
103102
<WarningLevel>Level3</WarningLevel>
104103
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
105104
<DisableSpecificWarnings>4100;4505;%(DisableSpecificWarnings)</DisableSpecificWarnings>
@@ -150,7 +149,6 @@
150149
<FunctionLevelLinking>false</FunctionLevelLinking>
151150
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
152151
<FloatingPointModel>Fast</FloatingPointModel>
153-
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
154152
<WarningLevel>Level3</WarningLevel>
155153
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
156154
<DisableSpecificWarnings>4100;4505;%(DisableSpecificWarnings)</DisableSpecificWarnings>
@@ -201,7 +199,6 @@
201199
<BufferSecurityCheck>true</BufferSecurityCheck>
202200
<FunctionLevelLinking>false</FunctionLevelLinking>
203201
<FloatingPointModel>Fast</FloatingPointModel>
204-
<ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope>
205202
<WarningLevel>Level3</WarningLevel>
206203
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
207204
<DisableSpecificWarnings>4100;4505;%(DisableSpecificWarnings)</DisableSpecificWarnings>

0 commit comments

Comments
 (0)