source: trunk/Utilities/Miscellaneous/ComEvents01/ComEvents01.sln @ 601

Last change on this file since 601 was 601, checked in by roman, 8 years ago
File size: 2.8 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2013
4VisualStudioVersion = 12.0.40629.0
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComEvents01", "ComEvents01.csproj", "{8E67AD7D-700D-40C7-B868-D92F6C61DC36}"
7EndProject
8Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Consumer", "Consumer\Consumer.vcxproj", "{A007177B-49B7-4A07-B524-4FBA5CE91E2D}"
9        ProjectSection(ProjectDependencies) = postProject
10                {8E67AD7D-700D-40C7-B868-D92F6C61DC36} = {8E67AD7D-700D-40C7-B868-D92F6C61DC36}
11        EndProjectSection
12EndProject
13Global
14        GlobalSection(SolutionConfigurationPlatforms) = preSolution
15                Debug|Any CPU = Debug|Any CPU
16                Debug|Mixed Platforms = Debug|Mixed Platforms
17                Debug|Win32 = Debug|Win32
18                Release|Any CPU = Release|Any CPU
19                Release|Mixed Platforms = Release|Mixed Platforms
20                Release|Win32 = Release|Win32
21        EndGlobalSection
22        GlobalSection(ProjectConfigurationPlatforms) = postSolution
23                {8E67AD7D-700D-40C7-B868-D92F6C61DC36}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
24                {8E67AD7D-700D-40C7-B868-D92F6C61DC36}.Debug|Any CPU.Build.0 = Debug|Any CPU
25                {8E67AD7D-700D-40C7-B868-D92F6C61DC36}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
26                {8E67AD7D-700D-40C7-B868-D92F6C61DC36}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
27                {8E67AD7D-700D-40C7-B868-D92F6C61DC36}.Debug|Win32.ActiveCfg = Debug|Any CPU
28                {8E67AD7D-700D-40C7-B868-D92F6C61DC36}.Release|Any CPU.ActiveCfg = Release|Any CPU
29                {8E67AD7D-700D-40C7-B868-D92F6C61DC36}.Release|Any CPU.Build.0 = Release|Any CPU
30                {8E67AD7D-700D-40C7-B868-D92F6C61DC36}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
31                {8E67AD7D-700D-40C7-B868-D92F6C61DC36}.Release|Mixed Platforms.Build.0 = Release|Any CPU
32                {8E67AD7D-700D-40C7-B868-D92F6C61DC36}.Release|Win32.ActiveCfg = Release|Any CPU
33                {A007177B-49B7-4A07-B524-4FBA5CE91E2D}.Debug|Any CPU.ActiveCfg = Debug|Win32
34                {A007177B-49B7-4A07-B524-4FBA5CE91E2D}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
35                {A007177B-49B7-4A07-B524-4FBA5CE91E2D}.Debug|Mixed Platforms.Build.0 = Debug|Win32
36                {A007177B-49B7-4A07-B524-4FBA5CE91E2D}.Debug|Win32.ActiveCfg = Debug|Win32
37                {A007177B-49B7-4A07-B524-4FBA5CE91E2D}.Debug|Win32.Build.0 = Debug|Win32
38                {A007177B-49B7-4A07-B524-4FBA5CE91E2D}.Release|Any CPU.ActiveCfg = Release|Win32
39                {A007177B-49B7-4A07-B524-4FBA5CE91E2D}.Release|Mixed Platforms.ActiveCfg = Release|Win32
40                {A007177B-49B7-4A07-B524-4FBA5CE91E2D}.Release|Mixed Platforms.Build.0 = Release|Win32
41                {A007177B-49B7-4A07-B524-4FBA5CE91E2D}.Release|Win32.ActiveCfg = Release|Win32
42                {A007177B-49B7-4A07-B524-4FBA5CE91E2D}.Release|Win32.Build.0 = Release|Win32
43        EndGlobalSection
44        GlobalSection(SolutionProperties) = preSolution
45                HideSolutionNode = FALSE
46        EndGlobalSection
47EndGlobal
Note: See TracBrowser for help on using the repository browser.