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" />
|
||||
<PropertyGroup Label="UserMacros" />
|
||||
<PropertyGroup>
|
||||
<IntDir>vc$(PlatformToolset)\$(Platform)\$(Configuration)\</IntDir>
|
||||
<OutDir>vc$(PlatformToolset)\$(Platform)\</OutDir>
|
||||
<IntDir>vc.$(PlatformToolset)\$(Platform)\$(Configuration)$(PUGI_Rtl_Type)\</IntDir>
|
||||
<OutDir>vc.$(PlatformToolset)\$(Platform)\</OutDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup>
|
||||
<ClCompile>
|
||||
@ -15,4 +15,4 @@
|
||||
</ClCompile>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup />
|
||||
</Project>
|
||||
</Project>
|
||||
Loading…
Reference in New Issue
Block a user