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.
2 parents c92eb8d + e340e65 commit 63faebaCopy full SHA for 63faeba
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