forked from jamespetts/simutrans-extended
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Simutrans-Experimental.vcxproj.user
21 lines (21 loc) · 1.73 KB
/
Simutrans-Experimental.vcxproj.user
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ShowAllFiles>false</ShowAllFiles>
<LocalDebuggerCommandArguments Condition="'$(Configuration)|$(Platform)'=='Debug (network)|Win32'">-log -debug 3 -server 13353 -lang en -load 173</LocalDebuggerCommandArguments>
<DebuggerFlavor Condition="'$(Configuration)|$(Platform)'=='Debug (network)|Win32'">WindowsLocalDebugger</DebuggerFlavor>
<LocalDebuggerCommandArguments Condition="'$(Configuration)|$(Platform)'=='Debug (command-line server)|Win32'">-log -debug 3 -server 13353 -lang en -objects Pak128.Britain-Ex-0.9.1 -load new-server-crash</LocalDebuggerCommandArguments>
<DebuggerFlavor Condition="'$(Configuration)|$(Platform)'=='Debug (command-line server)|Win32'">WindowsLocalDebugger</DebuggerFlavor>
<LocalDebuggerCommandArguments Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
</LocalDebuggerCommandArguments>
<DebuggerFlavor Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (command-line server)|x64'">
<LocalDebuggerCommandArguments>-log -debug 3 -server 13353 -lang en -objects Pak128.Britain-Ex-0.9.1 -load bridgewater-bb-april-1779</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (network)|x64'">
<LocalDebuggerCommandArguments>-log -debug 3 -server 13353 -lang en -load 173</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>