-
Notifications
You must be signed in to change notification settings - Fork 0
/
BattleCityEos.sln
49 lines (49 loc) · 2.71 KB
/
BattleCityEos.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32228.343
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BattleCityEos", "_msvcStuff\BattleCityEos.vcxproj", "{783DA917-742F-4158-A188-3DD7E06EED7C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug_cista|x64 = Debug_cista|x64
Debug_cista|x86 = Debug_cista|x86
Debug_ice|x64 = Debug_ice|x64
Debug_ice|x86 = Debug_ice|x86
Debug_protobuf|x64 = Debug_protobuf|x64
Debug_protobuf|x86 = Debug_protobuf|x86
Debug_vanilla|x64 = Debug_vanilla|x64
Debug_vanilla|x86 = Debug_vanilla|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{783DA917-742F-4158-A188-3DD7E06EED7C}.Debug_cista|x64.ActiveCfg = Debug_cista|x64
{783DA917-742F-4158-A188-3DD7E06EED7C}.Debug_cista|x64.Build.0 = Debug_cista|x64
{783DA917-742F-4158-A188-3DD7E06EED7C}.Debug_cista|x86.ActiveCfg = Debug_cista|Win32
{783DA917-742F-4158-A188-3DD7E06EED7C}.Debug_cista|x86.Build.0 = Debug_cista|Win32
{783DA917-742F-4158-A188-3DD7E06EED7C}.Debug_ice|x64.ActiveCfg = Debug_ice|x64
{783DA917-742F-4158-A188-3DD7E06EED7C}.Debug_ice|x64.Build.0 = Debug_ice|x64
{783DA917-742F-4158-A188-3DD7E06EED7C}.Debug_ice|x86.ActiveCfg = Debug_ice|Win32
{783DA917-742F-4158-A188-3DD7E06EED7C}.Debug_ice|x86.Build.0 = Debug_ice|Win32
{783DA917-742F-4158-A188-3DD7E06EED7C}.Debug_protobuf|x64.ActiveCfg = Debug_protobuf|x64
{783DA917-742F-4158-A188-3DD7E06EED7C}.Debug_protobuf|x64.Build.0 = Debug_protobuf|x64
{783DA917-742F-4158-A188-3DD7E06EED7C}.Debug_protobuf|x86.ActiveCfg = Debug_protobuf|Win32
{783DA917-742F-4158-A188-3DD7E06EED7C}.Debug_protobuf|x86.Build.0 = Debug_protobuf|Win32
{783DA917-742F-4158-A188-3DD7E06EED7C}.Debug_vanilla|x64.ActiveCfg = Debug_vanilla|x64
{783DA917-742F-4158-A188-3DD7E06EED7C}.Debug_vanilla|x64.Build.0 = Debug_vanilla|x64
{783DA917-742F-4158-A188-3DD7E06EED7C}.Debug_vanilla|x86.ActiveCfg = Debug_vanilla|Win32
{783DA917-742F-4158-A188-3DD7E06EED7C}.Debug_vanilla|x86.Build.0 = Debug_vanilla|Win32
{783DA917-742F-4158-A188-3DD7E06EED7C}.Release|x64.ActiveCfg = Release|x64
{783DA917-742F-4158-A188-3DD7E06EED7C}.Release|x64.Build.0 = Release|x64
{783DA917-742F-4158-A188-3DD7E06EED7C}.Release|x86.ActiveCfg = Release|Win32
{783DA917-742F-4158-A188-3DD7E06EED7C}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {782B812F-139B-4750-BD07-42C4637E11C8}
EndGlobalSection
EndGlobal