-
Notifications
You must be signed in to change notification settings - Fork 1
/
SampGamemode.vcxproj.user
77 lines (77 loc) · 4.29 KB
/
SampGamemode.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<LocalDebuggerCommand>$(SolutionDir)/bin/Svr/samp-server.exe</LocalDebuggerCommand>
<LocalDebuggerWorkingDirectory>$(SolutionDir)/bin/Svr/</LocalDebuggerWorkingDirectory>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<RemoteDebuggerCommand>S:\samp-server.exe</RemoteDebuggerCommand>
<RemoteDebuggerWorkingDirectory>S:\</RemoteDebuggerWorkingDirectory>
<RemoteDebuggerServerName>
</RemoteDebuggerServerName>
<RemoteDebuggerAttach>true</RemoteDebuggerAttach>
<LocalDebuggerEnvironment>SAMPGDK_LOG +d
$(LocalDebuggerEnvironment)</LocalDebuggerEnvironment>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release2015|Win32'">
<LocalDebuggerCommand>$(SolutionDir)/bin/Svr/samp-server.exe</LocalDebuggerCommand>
<LocalDebuggerWorkingDirectory>$(SolutionDir)/bin/Svr/</LocalDebuggerWorkingDirectory>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<RemoteDebuggerCommand>S:\samp-server.exe</RemoteDebuggerCommand>
<RemoteDebuggerWorkingDirectory>S:\</RemoteDebuggerWorkingDirectory>
<RemoteDebuggerServerName />
<RemoteDebuggerAttach>true</RemoteDebuggerAttach>
<LocalDebuggerEnvironment>SAMPGDK_LOG +d
$(LocalDebuggerEnvironment)</LocalDebuggerEnvironment>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDedicated|Win32'">
<LocalDebuggerCommand>S:\samp-server.exe</LocalDebuggerCommand>
<LocalDebuggerWorkingDirectory>S:\</LocalDebuggerWorkingDirectory>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<RemoteDebuggerCommand>S:\samp-server.exe</RemoteDebuggerCommand>
<RemoteDebuggerWorkingDirectory>S:\</RemoteDebuggerWorkingDirectory>
<RemoteDebuggerServerName>
</RemoteDebuggerServerName>
<RemoteDebuggerAttach>true</RemoteDebuggerAttach>
<LocalDebuggerEnvironment>SAMPGDK_LOG +d
$(LocalDebuggerEnvironment)</LocalDebuggerEnvironment>
<LocalDebuggerAttach>true</LocalDebuggerAttach>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LocalDebuggerCommand>$(SolutionDir)/bin/Svr/samp-server.exe</LocalDebuggerCommand>
<LocalDebuggerWorkingDirectory>$(SolutionDir)/bin/Svr/</LocalDebuggerWorkingDirectory>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<RemoteDebuggerCommand>S:\samp-server.exe</RemoteDebuggerCommand>
<RemoteDebuggerWorkingDirectory>S:\</RemoteDebuggerWorkingDirectory>
<RemoteDebuggerServerName>
</RemoteDebuggerServerName>
<RemoteDebuggerAttach>true</RemoteDebuggerAttach>
<LocalDebuggerEnvironment>SAMPGDK_LOG +d
$(LocalDebuggerEnvironment)</LocalDebuggerEnvironment>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug2015|Win32'">
<LocalDebuggerCommand>$(SolutionDir)/bin/Svr/samp-server.exe</LocalDebuggerCommand>
<LocalDebuggerWorkingDirectory>$(SolutionDir)/bin/Svr/</LocalDebuggerWorkingDirectory>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<RemoteDebuggerCommand>S:\samp-server.exe</RemoteDebuggerCommand>
<RemoteDebuggerWorkingDirectory>S:\</RemoteDebuggerWorkingDirectory>
<RemoteDebuggerServerName />
<RemoteDebuggerAttach>true</RemoteDebuggerAttach>
<LocalDebuggerEnvironment>SAMPGDK_LOG +d
$(LocalDebuggerEnvironment)</LocalDebuggerEnvironment>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDedicated|Win32'">
<LocalDebuggerCommand>S:\samp-server.exe</LocalDebuggerCommand>
<LocalDebuggerWorkingDirectory>S:\</LocalDebuggerWorkingDirectory>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<RemoteDebuggerCommand>S:\samp-server.exe</RemoteDebuggerCommand>
<RemoteDebuggerWorkingDirectory>S:\</RemoteDebuggerWorkingDirectory>
<RemoteDebuggerServerName>
</RemoteDebuggerServerName>
<RemoteDebuggerAttach>true</RemoteDebuggerAttach>
<LocalDebuggerEnvironment>SAMPGDK_LOG +d
$(LocalDebuggerEnvironment)</LocalDebuggerEnvironment>
</PropertyGroup>
<PropertyGroup>
<ShowAllFiles>false</ShowAllFiles>
</PropertyGroup>
</Project>