P2PClient.sln
上传用户:hgd7758
上传日期:2007-12-10
资源大小:29k
文件大小:1k
源码类别:

TCP/IP协议栈

开发平台:

Visual C++

  1. Microsoft Visual Studio Solution File, Format Version 8.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "P2PClient", "P2PClient.vcproj", "{C9BCCACC-A3E6-4C43-815B-DC5A84D1F54A}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Global
  7. GlobalSection(SolutionConfiguration) = preSolution
  8. Debug = Debug
  9. Release = Release
  10. EndGlobalSection
  11. GlobalSection(ProjectConfiguration) = postSolution
  12. {C9BCCACC-A3E6-4C43-815B-DC5A84D1F54A}.Debug.ActiveCfg = Debug|Win32
  13. {C9BCCACC-A3E6-4C43-815B-DC5A84D1F54A}.Debug.Build.0 = Debug|Win32
  14. {C9BCCACC-A3E6-4C43-815B-DC5A84D1F54A}.Release.ActiveCfg = Release|Win32
  15. {C9BCCACC-A3E6-4C43-815B-DC5A84D1F54A}.Release.Build.0 = Release|Win32
  16. EndGlobalSection
  17. GlobalSection(ExtensibilityGlobals) = postSolution
  18. EndGlobalSection
  19. GlobalSection(ExtensibilityAddIns) = postSolution
  20. EndGlobalSection
  21. EndGlobal