Changed <IntDir> and <OutDir> in common.props: Used PUGI_Rtl_Type
This commit is contained in:
parent
a5e84e3b2c
commit
4391ececaa
@ -3,8 +3,8 @@
|
|||||||
<ImportGroup Label="PropertySheets" />
|
<ImportGroup Label="PropertySheets" />
|
||||||
<PropertyGroup Label="UserMacros" />
|
<PropertyGroup Label="UserMacros" />
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<IntDir>vc$(PlatformToolset)\$(Platform)\$(Configuration)\</IntDir>
|
<IntDir>vc.$(PlatformToolset)\$(Platform)\$(Configuration)$(PUGI_Rtl_Type)\</IntDir>
|
||||||
<OutDir>vc$(PlatformToolset)\$(Platform)\</OutDir>
|
<OutDir>vc.$(PlatformToolset)\$(Platform)\</OutDir>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemDefinitionGroup>
|
<ItemDefinitionGroup>
|
||||||
<ClCompile>
|
<ClCompile>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user