From e8b1349e83f754ea2f120632a6afd7a4d97d7260 Mon Sep 17 00:00:00 2001 From: SeVlaT Date: Fri, 13 Nov 2015 14:11:40 +0300 Subject: [PATCH] Msvc14: Added Rtl_Type suffix to IntDir and OutDir --- msvc/props/msvc140.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/msvc/props/msvc140.props b/msvc/props/msvc140.props index e60a2ae..cbdb6ad 100644 --- a/msvc/props/msvc140.props +++ b/msvc/props/msvc140.props @@ -4,8 +4,8 @@ pugixml - vs.$(PlatformToolset)\$(Platform)_$(Configuration)\ - vs.$(PlatformToolset)\$(Platform)_$(Configuration)\ + vs.$(PlatformToolset)\$(Platform)_$(Configuration)_$(PUGI_Rtl_Type)\ + vs.$(PlatformToolset)\$(Platform)_$(Configuration)_$(PUGI_Rtl_Type)\