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
+3
View File
@@ -39,6 +39,9 @@
<Import Project="..\Common.props" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<OutDir>$(IntDir)</OutDir>
</PropertyGroup>
<ItemDefinitionGroup>
<ClCompile>
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>