Build: Change output paths

All output (and intermediate) files will go to folder outside of source tree.
This commit is contained in:
ge0rdi
2023-06-09 17:52:19 +02:00
parent 9f949dd99b
commit 8fee436996
11 changed files with 67 additions and 75 deletions

View File

@@ -35,9 +35,6 @@
<Import Project="..\..\Common.props" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup Condition="'$(Platform)'=='Win32'">
<OutDir>..\$(Configuration)\</OutDir>
</PropertyGroup>
<ItemDefinitionGroup>
<ClCompile>
<PrecompiledHeader>NotUsing</PrecompiledHeader>