bloodrun-editor/makefiles/q3map2.vcxproj.user
2026-04-02 20:51:01 +08:00

9 lines
No EOL
625 B
XML
Executable file

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<LocalDebuggerCommand>c:\bloodrun\editor\build\x64\Debug\output\q3map2.exe</LocalDebuggerCommand>
<LocalDebuggerCommandArguments>-game quake3 -fs_basepath . -nomodels baseq3/maps/dm0.map</LocalDebuggerCommandArguments>
<LocalDebuggerWorkingDirectory>c:\bloodrun\editor\workdir</LocalDebuggerWorkingDirectory>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>