COMServer.sln
上传用户:lxycoco
上传日期:2022-07-21
资源大小:38457k
文件大小:2k
源码类别:

C#编程

开发平台:

Others

  1. Microsoft Visual Studio Solution File, Format Version 8.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "COMServer", "COMServer.vcproj", "{1D1D7C54-F6FD-489A-82E4-A23FD2EA6DC9}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "COMServerPS", "COMServerPS.vcproj", "{FAAF9390-AC13-4A09-B82B-6C86BE6B27B6}"
  7. ProjectSection(ProjectDependencies) = postProject
  8. {1D1D7C54-F6FD-489A-82E4-A23FD2EA6DC9} = {1D1D7C54-F6FD-489A-82E4-A23FD2EA6DC9}
  9. EndProjectSection
  10. EndProject
  11. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NETClient", "..NETClientNETClient.csproj", "{75830989-A463-4649-9BE4-105296D98A3E}"
  12. ProjectSection(ProjectDependencies) = postProject
  13. EndProjectSection
  14. EndProject
  15. Global
  16. GlobalSection(SolutionConfiguration) = preSolution
  17. Debug = Debug
  18. Release = Release
  19. EndGlobalSection
  20. GlobalSection(ProjectConfiguration) = postSolution
  21. {1D1D7C54-F6FD-489A-82E4-A23FD2EA6DC9}.Debug.ActiveCfg = Debug|Win32
  22. {1D1D7C54-F6FD-489A-82E4-A23FD2EA6DC9}.Debug.Build.0 = Debug|Win32
  23. {1D1D7C54-F6FD-489A-82E4-A23FD2EA6DC9}.Release.ActiveCfg = Release|Win32
  24. {1D1D7C54-F6FD-489A-82E4-A23FD2EA6DC9}.Release.Build.0 = Release|Win32
  25. {FAAF9390-AC13-4A09-B82B-6C86BE6B27B6}.Debug.ActiveCfg = Debug|Win32
  26. {FAAF9390-AC13-4A09-B82B-6C86BE6B27B6}.Release.ActiveCfg = Release|Win32
  27. {75830989-A463-4649-9BE4-105296D98A3E}.Debug.ActiveCfg = Debug|.NET
  28. {75830989-A463-4649-9BE4-105296D98A3E}.Debug.Build.0 = Debug|.NET
  29. {75830989-A463-4649-9BE4-105296D98A3E}.Release.ActiveCfg = Release|.NET
  30. {75830989-A463-4649-9BE4-105296D98A3E}.Release.Build.0 = Release|.NET
  31. EndGlobalSection
  32. GlobalSection(ExtensibilityGlobals) = postSolution
  33. EndGlobalSection
  34. GlobalSection(ExtensibilityAddIns) = postSolution
  35. EndGlobalSection
  36. EndGlobal