client.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}") = "client", "client.vcproj", "{55CA1841-3911-46D4-89B0-0DFA0A871987}"
  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. {55CA1841-3911-46D4-89B0-0DFA0A871987}.Debug.ActiveCfg = Debug|Win32
  15. {55CA1841-3911-46D4-89B0-0DFA0A871987}.Debug.Build.0 = Debug|Win32
  16. {55CA1841-3911-46D4-89B0-0DFA0A871987}.Release.ActiveCfg = Release|Win32
  17. {55CA1841-3911-46D4-89B0-0DFA0A871987}.Release.Build.0 = Release|Win32
  18. EndGlobalSection
  19. GlobalSection(ExtensibilityGlobals) = postSolution
  20. EndGlobalSection
  21. GlobalSection(ExtensibilityAddIns) = postSolution
  22. EndGlobalSection
  23. EndGlobal