DragonNest/Server/ServiceManagerEx/ServiceManagerEx.vcxproj.user

8 lines
500 B
Text
Raw Permalink Normal View History

2024-12-19 09:48:26 +08:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2024-12-19 16:17:23 +08:00
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<LocalDebuggerCommand>$(SolutionDir)..\..\build\server\ServiceManagerEx.exe</LocalDebuggerCommand>
<LocalDebuggerWorkingDirectory>$(SolutionDir)..\..\build\server\</LocalDebuggerWorkingDirectory>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
2024-12-19 09:48:26 +08:00
</Project>