PageRenderTime 52ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/Visual Studio 2008/CSNamedPipeServer.sln

#
Unknown | 29 lines | 28 code | 1 blank | 0 comment | 0 complexity | bad1de073cc785b42252cdbb4d419df8 MD5 | raw file
  1. Microsoft Visual Studio Solution File, Format Version 10.00
  2. # Visual Studio 2008
  3. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSNamedPipeServer", "CSNamedPipeServer\CSNamedPipeServer.csproj", "{CEAE2752-3BDF-44EB-AC50-6D387C2E8160}"
  4. EndProject
  5. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSNamedPipeClient", "CSNamedPipeClient\CSNamedPipeClient.csproj", "{053DA278-4C17-4454-B9A3-E23EDD0C874B}"
  6. ProjectSection(ProjectDependencies) = postProject
  7. {CEAE2752-3BDF-44EB-AC50-6D387C2E8160} = {CEAE2752-3BDF-44EB-AC50-6D387C2E8160}
  8. EndProjectSection
  9. EndProject
  10. Global
  11. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  12. Debug|Any CPU = Debug|Any CPU
  13. Release|Any CPU = Release|Any CPU
  14. EndGlobalSection
  15. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  16. {CEAE2752-3BDF-44EB-AC50-6D387C2E8160}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  17. {CEAE2752-3BDF-44EB-AC50-6D387C2E8160}.Debug|Any CPU.Build.0 = Debug|Any CPU
  18. {CEAE2752-3BDF-44EB-AC50-6D387C2E8160}.Release|Any CPU.ActiveCfg = Release|Any CPU
  19. {CEAE2752-3BDF-44EB-AC50-6D387C2E8160}.Release|Any CPU.Build.0 = Release|Any CPU
  20. {053DA278-4C17-4454-B9A3-E23EDD0C874B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  21. {053DA278-4C17-4454-B9A3-E23EDD0C874B}.Debug|Any CPU.Build.0 = Debug|Any CPU
  22. {053DA278-4C17-4454-B9A3-E23EDD0C874B}.Release|Any CPU.ActiveCfg = Release|Any CPU
  23. {053DA278-4C17-4454-B9A3-E23EDD0C874B}.Release|Any CPU.Build.0 = Release|Any CPU
  24. EndGlobalSection
  25. GlobalSection(SolutionProperties) = preSolution
  26. HideSolutionNode = FALSE
  27. EndGlobalSection
  28. EndGlobal