From e340e65b2f2c78f7a4542943320d53372549a5b3 Mon Sep 17 00:00:00 2001 From: Yan Yakubov Date: Wed, 6 Apr 2016 14:47:44 +0300 Subject: [PATCH] fix xrAICore compilation --- src/xrAICore/xrAICore.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xrAICore/xrAICore.vcxproj b/src/xrAICore/xrAICore.vcxproj index c17b4cab5af..cdd653081a4 100644 --- a/src/xrAICore/xrAICore.vcxproj +++ b/src/xrAICore/xrAICore.vcxproj @@ -192,7 +192,7 @@ false true EnableFastChecks - true + false MultiThreadedDLL true Fast