summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/MSVC/crawl-ref.sln
blob: 5d7c2da1db64328d122043710e83a19fab332133 (plain) (blame)
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "crawl", "crawl.vcxproj", "{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tilegen", "tilegen.vcxproj", "{DAE92A45-087B-445B-8E94-BA864173A73F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dat", "dat.csproj", "{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "webserver", "webserver\webserver.csproj", "{8A2A2253-1C57-42B9-AAF9-375AD2546297}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug Tiles|Any CPU = Debug Tiles|Any CPU
		Debug Tiles|Mixed Platforms = Debug Tiles|Mixed Platforms
		Debug Tiles|Win32 = Debug Tiles|Win32
		Debug Tiles|x64 = Debug Tiles|x64
		Debug|Any CPU = Debug|Any CPU
		Debug|Mixed Platforms = Debug|Mixed Platforms
		Debug|Win32 = Debug|Win32
		Debug|x64 = Debug|x64
		Release Tiles|Any CPU = Release Tiles|Any CPU
		Release Tiles|Mixed Platforms = Release Tiles|Mixed Platforms
		Release Tiles|Win32 = Release Tiles|Win32
		Release Tiles|x64 = Release Tiles|x64
		Release|Any CPU = Release|Any CPU
		Release|Mixed Platforms = Release|Mixed Platforms
		Release|Win32 = Release|Win32
		Release|x64 = Release|x64
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Debug Tiles|Any CPU.ActiveCfg = Debug Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Debug Tiles|Mixed Platforms.ActiveCfg = Debug Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Debug Tiles|Mixed Platforms.Build.0 = Debug Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Debug Tiles|Win32.ActiveCfg = Debug Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Debug Tiles|Win32.Build.0 = Debug Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Debug Tiles|x64.ActiveCfg = Debug Tiles|x64
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Debug Tiles|x64.Build.0 = Debug Tiles|x64
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Debug|Any CPU.ActiveCfg = Debug Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Debug|Mixed Platforms.ActiveCfg = Debug Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Debug|Mixed Platforms.Build.0 = Debug Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Debug|Win32.ActiveCfg = Debug Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Debug|Win32.Build.0 = Debug Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Debug|x64.ActiveCfg = Debug Tiles|x64
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Debug|x64.Build.0 = Debug Tiles|x64
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Release Tiles|Any CPU.ActiveCfg = Release Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Release Tiles|Mixed Platforms.ActiveCfg = Release Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Release Tiles|Mixed Platforms.Build.0 = Release Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Release Tiles|Win32.ActiveCfg = Release Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Release Tiles|Win32.Build.0 = Release Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Release Tiles|x64.ActiveCfg = Release Tiles|x64
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Release Tiles|x64.Build.0 = Release Tiles|x64
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Release|Any CPU.ActiveCfg = Release Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Release|Mixed Platforms.ActiveCfg = Release Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Release|Mixed Platforms.Build.0 = Release Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Release|Win32.ActiveCfg = Release Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Release|Win32.Build.0 = Release Tiles|Win32
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Release|x64.ActiveCfg = Release Tiles|x64
		{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}.Release|x64.Build.0 = Release Tiles|x64
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Debug Tiles|Any CPU.ActiveCfg = Debug|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Debug Tiles|Mixed Platforms.ActiveCfg = Debug|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Debug Tiles|Mixed Platforms.Build.0 = Debug|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Debug Tiles|Win32.ActiveCfg = Debug|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Debug Tiles|Win32.Build.0 = Debug|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Debug Tiles|x64.ActiveCfg = Debug|x64
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Debug Tiles|x64.Build.0 = Debug|x64
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Debug|Any CPU.ActiveCfg = Debug|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Debug|Mixed Platforms.Build.0 = Debug|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Debug|Win32.ActiveCfg = Debug|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Debug|Win32.Build.0 = Debug|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Debug|x64.ActiveCfg = Debug|x64
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Debug|x64.Build.0 = Debug|x64
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Release Tiles|Any CPU.ActiveCfg = Release|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Release Tiles|Mixed Platforms.ActiveCfg = Release|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Release Tiles|Mixed Platforms.Build.0 = Release|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Release Tiles|Win32.ActiveCfg = Release|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Release Tiles|Win32.Build.0 = Release|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Release Tiles|x64.ActiveCfg = Release|x64
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Release Tiles|x64.Build.0 = Release|x64
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Release|Any CPU.ActiveCfg = Release|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Release|Mixed Platforms.ActiveCfg = Release|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Release|Mixed Platforms.Build.0 = Release|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Release|Win32.ActiveCfg = Release|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Release|Win32.Build.0 = Release|Win32
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Release|x64.ActiveCfg = Release|x64
		{DAE92A45-087B-445B-8E94-BA864173A73F}.Release|x64.Build.0 = Release|x64
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Debug Tiles|Any CPU.ActiveCfg = Debug|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Debug Tiles|Any CPU.Build.0 = Debug|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Debug Tiles|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Debug Tiles|Mixed Platforms.Build.0 = Debug|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Debug Tiles|Win32.ActiveCfg = Debug|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Debug Tiles|x64.ActiveCfg = Debug|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Debug|Win32.ActiveCfg = Debug|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Debug|x64.ActiveCfg = Debug|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Release Tiles|Any CPU.ActiveCfg = Release|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Release Tiles|Any CPU.Build.0 = Release|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Release Tiles|Mixed Platforms.ActiveCfg = Release|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Release Tiles|Mixed Platforms.Build.0 = Release|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Release Tiles|Win32.ActiveCfg = Release|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Release Tiles|x64.ActiveCfg = Release|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Release|Any CPU.Build.0 = Release|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Release|Win32.ActiveCfg = Release|Any CPU
		{9DE3AEDA-F688-4F7D-9880-CC23AABDE45B}.Release|x64.ActiveCfg = Release|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Debug Tiles|Any CPU.ActiveCfg = Debug|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Debug Tiles|Any CPU.Build.0 = Debug|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Debug Tiles|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Debug Tiles|Mixed Platforms.Build.0 = Debug|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Debug Tiles|Win32.ActiveCfg = Debug|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Debug Tiles|x64.ActiveCfg = Debug|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Debug|Win32.ActiveCfg = Debug|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Debug|x64.ActiveCfg = Debug|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Release Tiles|Any CPU.ActiveCfg = Release|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Release Tiles|Any CPU.Build.0 = Release|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Release Tiles|Mixed Platforms.ActiveCfg = Release|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Release Tiles|Mixed Platforms.Build.0 = Release|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Release Tiles|Win32.ActiveCfg = Release|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Release Tiles|x64.ActiveCfg = Release|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Release|Any CPU.Build.0 = Release|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Release|Mixed Platforms.Build.0 = Release|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Release|Win32.ActiveCfg = Release|Any CPU
		{8A2A2253-1C57-42B9-AAF9-375AD2546297}.Release|x64.ActiveCfg = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal