We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ef9dd0 commit e340e65Copy full SHA for e340e65
src/xrAICore/xrAICore.vcxproj
@@ -192,7 +192,7 @@
192
<StringPooling>false</StringPooling>
193
<MinimalRebuild>true</MinimalRebuild>
194
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
195
- <SmallerTypeCheck>true</SmallerTypeCheck>
+ <SmallerTypeCheck>false</SmallerTypeCheck>
196
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
197
<FunctionLevelLinking>true</FunctionLevelLinking>
198
<FloatingPointModel>Fast</FloatingPointModel>
0 commit comments