Skip to content

Commit e340e65

Browse files
author
Yan Yakubov
committed
fix xrAICore compilation
1 parent 0ef9dd0 commit e340e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xrAICore/xrAICore.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<StringPooling>false</StringPooling>
193193
<MinimalRebuild>true</MinimalRebuild>
194194
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
195-
<SmallerTypeCheck>true</SmallerTypeCheck>
195+
<SmallerTypeCheck>false</SmallerTypeCheck>
196196
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
197197
<FunctionLevelLinking>true</FunctionLevelLinking>
198198
<FloatingPointModel>Fast</FloatingPointModel>

0 commit comments

Comments
 (0)