Files
wnmj/proj.win32/GameClient.vcxproj.user
2026-02-13 14:34:15 +08:00

8 lines
458 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LocalDebuggerWorkingDirectory>..\Resources</LocalDebuggerWorkingDirectory>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<LocalDebuggerCommandArguments>-nickname test4</LocalDebuggerCommandArguments>
</PropertyGroup>
</Project>