diff --git a/msvc/pugixml.props b/msvc/pugixml.props index 0f6cc81..d1dba57 100644 --- a/msvc/pugixml.props +++ b/msvc/pugixml.props @@ -8,11 +8,14 @@ - $(ProjectDir)props\common + $(ProjectDir)props\msvc$(PlatformToolsetVersion) + + $(PUGI_CommonPropsPrefix).props $(PUGI_CommonPropsPrefix).$(Configuration.ToLower()).props @@ -20,10 +23,23 @@ $(PUGI_CommonPropsPrefix).$(Configuration.ToLower()).$(PUGI_Rtl_Type.ToLower()).props + + + $(PUGI_VcverPropsPrefix).props + $(PUGI_VcverPropsPrefix).$(Configuration.ToLower()).props + + + + + + + + +