|
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio 2013
- VisualStudioVersion = 12.0.21005.1
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "游戏服务器", "游戏服务器\GameServer.vcxproj", "{660F9BCF-23A3-425A-9BDC-40D7AFBC8DFB}"
- EndProject
- Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "机器人服务", "机器人服务\AndroidService.vcxproj", "{E50AB39C-E7B1-4310-B49D-D14C60243A5A}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug_Unicode|Win32 = Debug_Unicode|Win32
- Debug|Win32 = Debug|Win32
- DebugVD|Win32 = DebugVD|Win32
- Release_Unicode|Win32 = Release_Unicode|Win32
- Release|Win32 = Release|Win32
- ReleaseVD|Win32 = ReleaseVD|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {660F9BCF-23A3-425A-9BDC-40D7AFBC8DFB}.Debug_Unicode|Win32.ActiveCfg = Debug_Unicode|Win32
- {660F9BCF-23A3-425A-9BDC-40D7AFBC8DFB}.Debug_Unicode|Win32.Build.0 = Debug_Unicode|Win32
- {660F9BCF-23A3-425A-9BDC-40D7AFBC8DFB}.Debug|Win32.ActiveCfg = Debug|Win32
- {660F9BCF-23A3-425A-9BDC-40D7AFBC8DFB}.Debug|Win32.Build.0 = Debug|Win32
- {660F9BCF-23A3-425A-9BDC-40D7AFBC8DFB}.DebugVD|Win32.ActiveCfg = DebugVD|Win32
- {660F9BCF-23A3-425A-9BDC-40D7AFBC8DFB}.DebugVD|Win32.Build.0 = DebugVD|Win32
- {660F9BCF-23A3-425A-9BDC-40D7AFBC8DFB}.Release_Unicode|Win32.ActiveCfg = Release_Unicode|Win32
- {660F9BCF-23A3-425A-9BDC-40D7AFBC8DFB}.Release_Unicode|Win32.Build.0 = Release_Unicode|Win32
- {660F9BCF-23A3-425A-9BDC-40D7AFBC8DFB}.Release|Win32.ActiveCfg = Release|Win32
- {660F9BCF-23A3-425A-9BDC-40D7AFBC8DFB}.Release|Win32.Build.0 = Release|Win32
- {660F9BCF-23A3-425A-9BDC-40D7AFBC8DFB}.ReleaseVD|Win32.ActiveCfg = ReleaseVD|Win32
- {660F9BCF-23A3-425A-9BDC-40D7AFBC8DFB}.ReleaseVD|Win32.Build.0 = ReleaseVD|Win32
- {E50AB39C-E7B1-4310-B49D-D14C60243A5A}.Debug_Unicode|Win32.ActiveCfg = Debug_Unicode|Win32
- {E50AB39C-E7B1-4310-B49D-D14C60243A5A}.Debug_Unicode|Win32.Build.0 = Debug_Unicode|Win32
- {E50AB39C-E7B1-4310-B49D-D14C60243A5A}.Debug|Win32.ActiveCfg = Debug|Win32
- {E50AB39C-E7B1-4310-B49D-D14C60243A5A}.Debug|Win32.Build.0 = Debug|Win32
- {E50AB39C-E7B1-4310-B49D-D14C60243A5A}.DebugVD|Win32.ActiveCfg = Debug_Unicode|Win32
- {E50AB39C-E7B1-4310-B49D-D14C60243A5A}.DebugVD|Win32.Build.0 = Debug_Unicode|Win32
- {E50AB39C-E7B1-4310-B49D-D14C60243A5A}.Release_Unicode|Win32.ActiveCfg = Release_Unicode|Win32
- {E50AB39C-E7B1-4310-B49D-D14C60243A5A}.Release_Unicode|Win32.Build.0 = Release_Unicode|Win32
- {E50AB39C-E7B1-4310-B49D-D14C60243A5A}.Release|Win32.ActiveCfg = Release|Win32
- {E50AB39C-E7B1-4310-B49D-D14C60243A5A}.Release|Win32.Build.0 = Release|Win32
- {E50AB39C-E7B1-4310-B49D-D14C60243A5A}.ReleaseVD|Win32.ActiveCfg = Release_Unicode|Win32
- {E50AB39C-E7B1-4310-B49D-D14C60243A5A}.ReleaseVD|Win32.Build.0 = Release_Unicode|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- EndGlobal
|