/Visual Studio 2008/VBNamedPipeClient.sln
Unknown | 26 lines | 25 code | 1 blank | 0 comment | 0 complexity | 496466e795999f1f96e958e7ce21357f MD5 | raw file
-
- Microsoft Visual Studio Solution File, Format Version 10.00
- # Visual Studio 2008
- Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VBNamedPipeClient", "VBNamedPipeClient\VBNamedPipeClient.vbproj", "{A93A97FA-2EDD-4ECA-8856-BAB8D27B6C46}"
- EndProject
- Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VBNamedPipeServer", "VBNamedPipeServer\VBNamedPipeServer.vbproj", "{E49DE26F-D272-491D-8124-DF428FB26605}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {A93A97FA-2EDD-4ECA-8856-BAB8D27B6C46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {A93A97FA-2EDD-4ECA-8856-BAB8D27B6C46}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {A93A97FA-2EDD-4ECA-8856-BAB8D27B6C46}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {A93A97FA-2EDD-4ECA-8856-BAB8D27B6C46}.Release|Any CPU.Build.0 = Release|Any CPU
- {E49DE26F-D272-491D-8124-DF428FB26605}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {E49DE26F-D272-491D-8124-DF428FB26605}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {E49DE26F-D272-491D-8124-DF428FB26605}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {E49DE26F-D272-491D-8124-DF428FB26605}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- EndGlobal