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