server.sln
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:1k
源码类别:

模拟服务器

开发平台:

C/C++

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "server.vcproj", "{F41B531B-E606-456B-A41E-A722BD482AB6}"
  3. EndProject
  4. Global
  5. GlobalSection(DevPartner Solution Properties) = postSolution
  6. EndGlobalSection
  7. GlobalSection(SolutionConfiguration) = preSolution
  8. ConfigName.0 = Debug
  9. ConfigName.1 = Release
  10. EndGlobalSection
  11. GlobalSection(ProjectDependencies) = postSolution
  12. EndGlobalSection
  13. GlobalSection(ProjectConfiguration) = postSolution
  14. {F41B531B-E606-456B-A41E-A722BD482AB6}.Debug.ActiveCfg = Debug|Win32
  15. {F41B531B-E606-456B-A41E-A722BD482AB6}.Debug.Build.0 = Debug|Win32
  16. {F41B531B-E606-456B-A41E-A722BD482AB6}.Release.ActiveCfg = Release|Win32
  17. {F41B531B-E606-456B-A41E-A722BD482AB6}.Release.Build.0 = Release|Win32
  18. EndGlobalSection
  19. GlobalSection(ExtensibilityGlobals) = postSolution
  20. EndGlobalSection
  21. GlobalSection(ExtensibilityAddIns) = postSolution
  22. EndGlobalSection
  23. EndGlobal