mirror of
https://github.com/Nightmare-Eclipse/BlueHammer.git
synced 2026-05-26 13:20:49 +00:00
Fix
This commit is contained in:
parent
31bbc1e450
commit
b2557ee9e4
6 changed files with 175 additions and 58 deletions
|
|
@ -79,6 +79,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<IncludePath>C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um;$(IncludePath)</IncludePath>
|
||||
<OutDir>$(SolutionDir)$(Platform)v1\$(Configuration)\</OutDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||
<IncludePath>C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um;$(IncludePath)</IncludePath>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue