source: trunk/Utilities/VbsEvents/VbsEvents.sln @ 937

Last change on this file since 937 was 79, checked in by roman, 12 years ago
File size: 1.3 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010
4Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VbsEvents", "VbsEvents.vcxproj", "{751ED3FA-4A56-4599-ABD4-25D990316612}"
5EndProject
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VbsEventsPS", "VbsEventsPS.vcxproj", "{4DF04A0E-6522-47D1-8631-87DBC9673B97}"
7        ProjectSection(ProjectDependencies) = postProject
8                {751ED3FA-4A56-4599-ABD4-25D990316612} = {751ED3FA-4A56-4599-ABD4-25D990316612}
9        EndProjectSection
10EndProject
11Global
12        GlobalSection(SolutionConfigurationPlatforms) = preSolution
13                Debug|Win32 = Debug|Win32
14                Release|Win32 = Release|Win32
15        EndGlobalSection
16        GlobalSection(ProjectConfigurationPlatforms) = postSolution
17                {751ED3FA-4A56-4599-ABD4-25D990316612}.Debug|Win32.ActiveCfg = Debug|Win32
18                {751ED3FA-4A56-4599-ABD4-25D990316612}.Debug|Win32.Build.0 = Debug|Win32
19                {751ED3FA-4A56-4599-ABD4-25D990316612}.Release|Win32.ActiveCfg = Release|Win32
20                {751ED3FA-4A56-4599-ABD4-25D990316612}.Release|Win32.Build.0 = Release|Win32
21                {4DF04A0E-6522-47D1-8631-87DBC9673B97}.Debug|Win32.ActiveCfg = Debug|Win32
22                {4DF04A0E-6522-47D1-8631-87DBC9673B97}.Release|Win32.ActiveCfg = Release|Win32
23        EndGlobalSection
24        GlobalSection(SolutionProperties) = preSolution
25                HideSolutionNode = FALSE
26        EndGlobalSection
27EndGlobal
Note: See TracBrowser for help on using the repository browser.