forked from jamespetts/simutrans-extended
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Simutrans-Experimental.vcxproj.user
36 lines (36 loc) · 3.08 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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?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'">-nomidi -log -debug 3 -server 13353 -lang en -load Britain 3</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'">-nomidi</LocalDebuggerCommandArguments>
<LocalDebuggerCommandArguments Condition="'$(Configuration)|$(Platform)'=='Debug (single threaded new)|Win32'">-nomidi</LocalDebuggerCommandArguments>
<LocalDebuggerCommandArguments Condition="'$(Configuration)|$(Platform)'=='Debug (graphical server)|Win32'">-nomidi -log -debug 3 -server 13353 -lang en -load "private-car-test"</LocalDebuggerCommandArguments>
<DebuggerFlavor Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WindowsLocalDebugger</DebuggerFlavor>
<DebuggerFlavor Condition="'$(Configuration)|$(Platform)'=='Debug (single threaded new)|Win32'">WindowsLocalDebugger</DebuggerFlavor>
<DebuggerFlavor Condition="'$(Configuration)|$(Platform)'=='Debug (graphical server)|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.2 -load bb3-april-1779 -nomidi</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (network)|x64'">
<LocalDebuggerCommandArguments>-log -debug 3 -server 13353 -lang en -load new-server-crash.sve</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<LocalDebuggerCommandArguments>-nomidi</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (single threaded new)|x64'">
<LocalDebuggerCommandArguments>-nomidi</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (graphical server)|x64'">
<LocalDebuggerCommandArguments>-nomidi</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>