Msvc14: IntDir and OutDir changed a little
This commit is contained in:
parent
85f190d48f
commit
8df08bfd3e
@ -4,8 +4,8 @@
|
|||||||
<PropertyGroup Label="UserMacros" />
|
<PropertyGroup Label="UserMacros" />
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetName>pugixml</TargetName>
|
<TargetName>pugixml</TargetName>
|
||||||
<OutDir>vs.$(PlatformToolset)\$(Platform)_$(Configuration)_$(PUGI_Rtl_Type)\</OutDir>
|
<OutDir>vc.$(PlatformToolset)\$(Platform)_$(Configuration)_$(PUGI_Rtl_Type)\</OutDir>
|
||||||
<IntDir>vs.$(PlatformToolset)\$(Platform)_$(Configuration)_$(PUGI_Rtl_Type)\</IntDir>
|
<IntDir>vc.$(PlatformToolset)\$(Platform)_$(Configuration)_$(PUGI_Rtl_Type)\</IntDir>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemDefinitionGroup>
|
<ItemDefinitionGroup>
|
||||||
<ClCompile>
|
<ClCompile>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user