Skip to content

Commit

Permalink
Retarget Windows SDK in vs2017 project
Browse files Browse the repository at this point in the history
  • Loading branch information
NQNStudios committed Feb 24, 2025
1 parent f0abd33 commit a0ecd54
Show file tree
Hide file tree
Showing 10 changed files with 8 additions and 6,145 deletions.
Binary file removed proj/vs2017/.exg
Binary file not shown.
12 changes: 8 additions & 4 deletions proj/vs2017/Blades of Exile.vcxproj.user
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<LocalDebuggerCommandArguments>--replay scroll</LocalDebuggerCommandArguments>
<LocalDebuggerCommandArguments>
</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LocalDebuggerCommandArguments>--replay scroll</LocalDebuggerCommandArguments>
<LocalDebuggerCommandArguments>
</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<LocalDebuggerCommandArguments>--replay scroll</LocalDebuggerCommandArguments>
<LocalDebuggerCommandArguments>
</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<LocalDebuggerCommandArguments>--replay scroll</LocalDebuggerCommandArguments>
<LocalDebuggerCommandArguments>
</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>
110 changes: 0 additions & 110 deletions proj/vs2017/Crash

This file was deleted.

50 changes: 0 additions & 50 deletions proj/vs2017/Hey

This file was deleted.

56 changes: 0 additions & 56 deletions proj/vs2017/Hey2

This file was deleted.

Loading

0 comments on commit a0ecd54

Please sign in to comment.