2015-12-23 08:45:53 -05:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2015-12-27 18:06:15 -05:00
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Normal|Win32'">
|
2015-12-23 08:45:53 -05:00
|
|
|
<LocalDebuggerCommand>iw4m.exe</LocalDebuggerCommand>
|
|
|
|
<LocalDebuggerWorkingDirectory>D:\Games\SteamLibrary\steamapps\common\Call of Duty Modern Warfare 2\</LocalDebuggerWorkingDirectory>
|
|
|
|
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
|
2015-12-27 09:39:49 -05:00
|
|
|
<LocalDebuggerCommandArguments>+set dedicated 1</LocalDebuggerCommandArguments>
|
2015-12-23 08:45:53 -05:00
|
|
|
</PropertyGroup>
|
|
|
|
</Project>
|