Skip to content

Commit

Permalink
fix xrAICore compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
Yan Yakubov committed Apr 6, 2016
1 parent 0ef9dd0 commit e340e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xrAICore/xrAICore.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
<StringPooling>false</StringPooling>
<MinimalRebuild>true</MinimalRebuild>
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<SmallerTypeCheck>true</SmallerTypeCheck>
<SmallerTypeCheck>false</SmallerTypeCheck>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<FloatingPointModel>Fast</FloatingPointModel>
Expand Down

0 comments on commit e340e65

Please sign in to comment.