baseclasses.sln
上传用户:liguizhu
上传日期:2015-11-01
资源大小:2422k
文件大小:1k
源码类别:

P2P编程

开发平台:

Visual C++

  1. Microsoft Visual Studio Solution File, Format Version 8.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BaseClasses", "baseclasses.vcproj", "{C14D9535-35E5-4B7F-8614-B772A214EB0B}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Global
  7. GlobalSection(SolutionConfiguration) = preSolution
  8. Debug = Debug
  9. Debug Unicode = Debug Unicode
  10. Release = Release
  11. Release Unicode = Release Unicode
  12. EndGlobalSection
  13. GlobalSection(ProjectConfiguration) = postSolution
  14. {C14D9535-35E5-4B7F-8614-B772A214EB0B}.Debug.ActiveCfg = Debug|Win32
  15. {C14D9535-35E5-4B7F-8614-B772A214EB0B}.Debug.Build.0 = Debug|Win32
  16. {C14D9535-35E5-4B7F-8614-B772A214EB0B}.Debug Unicode.ActiveCfg = Debug Unicode|Win32
  17. {C14D9535-35E5-4B7F-8614-B772A214EB0B}.Debug Unicode.Build.0 = Debug Unicode|Win32
  18. {C14D9535-35E5-4B7F-8614-B772A214EB0B}.Release.ActiveCfg = Release|Win32
  19. {C14D9535-35E5-4B7F-8614-B772A214EB0B}.Release.Build.0 = Release|Win32
  20. {C14D9535-35E5-4B7F-8614-B772A214EB0B}.Release Unicode.ActiveCfg = Release Unicode|Win32
  21. {C14D9535-35E5-4B7F-8614-B772A214EB0B}.Release Unicode.Build.0 = Release Unicode|Win32
  22. EndGlobalSection
  23. GlobalSection(ExtensibilityGlobals) = postSolution
  24. EndGlobalSection
  25. GlobalSection(ExtensibilityAddIns) = postSolution
  26. EndGlobalSection
  27. EndGlobal