From 6a0df1b96a6e7e070d439a23311d176ffc8aff82 Mon Sep 17 00:00:00 2001 From: Pavel Kovalenko Date: Thu, 30 Oct 2014 17:36:05 +0400 Subject: [PATCH] Change runtime library to MTD. --- src/editors/xrManagedApi/xrManagedApi.vcxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/editors/xrManagedApi/xrManagedApi.vcxproj b/src/editors/xrManagedApi/xrManagedApi.vcxproj index d7240d1ab8b..ce36fb8a0b5 100644 --- a/src/editors/xrManagedApi/xrManagedApi.vcxproj +++ b/src/editors/xrManagedApi/xrManagedApi.vcxproj @@ -61,6 +61,7 @@ Use .;$(SolutionDir) Pch.hpp + MultiThreadedDLL true @@ -75,6 +76,7 @@ Use .;$(SolutionDir) Pch.hpp + MultiThreadedDLL true