Update TR5Main.vcxproj.user

This commit is contained in:
Lwmte 2021-08-02 19:43:15 +03:00
parent 83b1ed8bf0
commit 2bdf90092f

View file

@ -11,7 +11,7 @@
<LocalDebuggerCommandArguments>/debug</LocalDebuggerCommandArguments>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<LocalDebuggerCommand>TR5Main.exe</LocalDebuggerCommand>
<LocalDebuggerCommand>TombEngine.exe</LocalDebuggerCommand>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<LocalDebuggerWorkingDirectory>$(ProjectDir)..\Build\</LocalDebuggerWorkingDirectory>
</PropertyGroup>