Files
Hellfire/Diablo.vcxproj.user
T
Justin Marshall 101266ab72 Initial commit.
2026-04-27 10:35:40 -07:00

8 lines
477 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LocalDebuggerWorkingDirectory>D:\projects\Hellfire\bin</LocalDebuggerWorkingDirectory>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<LocalDebuggerCommand>D:\projects\Hellfire\bin\hellfire.exe</LocalDebuggerCommand>
</PropertyGroup>
</Project>