mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-20 02:34:41 +10:00
Build: Change output paths
All output (and intermediate) files will go to folder outside of source tree.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
<PropertyGroup Label="UserMacros" />
|
||||
<PropertyGroup>
|
||||
<OutDir>..\..\</OutDir>
|
||||
<IntDir>..\..\..\build\obj\$(ProjectName)\</IntDir>
|
||||
<IgnoreImportLibrary>true</IgnoreImportLibrary>
|
||||
<LinkIncremental>false</LinkIncremental>
|
||||
</PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user