From 4391ececaa1ac159c11a8abbc10416350b157bfd Mon Sep 17 00:00:00 2001 From: SeVlaT Date: Fri, 13 Nov 2015 10:34:52 +0300 Subject: [PATCH] Changed and in common.props: Used PUGI_Rtl_Type --- msvc/props/common.props | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/msvc/props/common.props b/msvc/props/common.props index df5d9f5..af98736 100644 --- a/msvc/props/common.props +++ b/msvc/props/common.props @@ -3,8 +3,8 @@ - vc$(PlatformToolset)\$(Platform)\$(Configuration)\ - vc$(PlatformToolset)\$(Platform)\ + vc.$(PlatformToolset)\$(Platform)\$(Configuration)$(PUGI_Rtl_Type)\ + vc.$(PlatformToolset)\$(Platform)\ @@ -15,4 +15,4 @@ - + \ No newline at end of file