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