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

/Visual Studio 2008/CSNamedPipeClient.sln

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