VS config update.
This commit is contained in:
parent
626cc415d9
commit
a99e89ce40
|
|
@ -3,8 +3,8 @@
|
||||||
<ImportGroup Label="PropertySheets" />
|
<ImportGroup Label="PropertySheets" />
|
||||||
<PropertyGroup Label="UserMacros" />
|
<PropertyGroup Label="UserMacros" />
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<OutDir>..\..\bin\$(PlatformName)\$(Configuration)\</OutDir>
|
<OutDir>$(ProjectDir)..\..\bin\$(PlatformName)\$(Configuration)\</OutDir>
|
||||||
<IntDir>..\..\bin\$(PlatformName)\$(Configuration)\intermediate\$(ProjectName)\</IntDir>
|
<IntDir>$(ProjectDir)..\..\bin\$(PlatformName)\$(Configuration)\intermediate\$(ProjectName)\</IntDir>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemDefinitionGroup>
|
<ItemDefinitionGroup>
|
||||||
<ClCompile>
|
<ClCompile>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user