PageRenderTime 32ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/Visual Studio 2008/VBNamedPipeServer.sln

#
Unknown | 26 lines | 25 code | 1 blank | 0 comment | 0 complexity | 4152765f5ff5551bff360e91b7dfd06a MD5 | raw file
  1. Microsoft Visual Studio Solution File, Format Version 10.00
  2. # Visual Studio 2008
  3. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VBNamedPipeServer", "VBNamedPipeServer\VBNamedPipeServer.vbproj", "{E49DE26F-D272-491D-8124-DF428FB26605}"
  4. EndProject
  5. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VBNamedPipeClient", "VBNamedPipeClient\VBNamedPipeClient.vbproj", "{A93A97FA-2EDD-4ECA-8856-BAB8D27B6C46}"
  6. EndProject
  7. Global
  8. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  9. Debug|Any CPU = Debug|Any CPU
  10. Release|Any CPU = Release|Any CPU
  11. EndGlobalSection
  12. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  13. {E49DE26F-D272-491D-8124-DF428FB26605}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  14. {E49DE26F-D272-491D-8124-DF428FB26605}.Debug|Any CPU.Build.0 = Debug|Any CPU
  15. {E49DE26F-D272-491D-8124-DF428FB26605}.Release|Any CPU.ActiveCfg = Release|Any CPU
  16. {E49DE26F-D272-491D-8124-DF428FB26605}.Release|Any CPU.Build.0 = Release|Any CPU
  17. {A93A97FA-2EDD-4ECA-8856-BAB8D27B6C46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  18. {A93A97FA-2EDD-4ECA-8856-BAB8D27B6C46}.Debug|Any CPU.Build.0 = Debug|Any CPU
  19. {A93A97FA-2EDD-4ECA-8856-BAB8D27B6C46}.Release|Any CPU.ActiveCfg = Release|Any CPU
  20. {A93A97FA-2EDD-4ECA-8856-BAB8D27B6C46}.Release|Any CPU.Build.0 = Release|Any CPU
  21. EndGlobalSection
  22. GlobalSection(SolutionProperties) = preSolution
  23. HideSolutionNode = FALSE
  24. EndGlobalSection
  25. EndGlobal