ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/gr2lib/trunk/gr2lib/gr2lib.sln
Revision: 9
Committed: Wed Jul 14 06:31:12 2010 UTC (13 years, 4 months ago) by william
File size: 1403 byte(s)
Log Message:
Add: Unit Test for gr2lib

File Contents

# Content
1
2 Microsoft Visual Studio Solution File, Format Version 10.00
3 # Visual Studio 2008
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gr2lib", "gr2lib.csproj", "{6D41C73E-34F7-4417-B666-03D29F4FA1F2}"
5 EndProject
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gr2lib_UnitTest", "..\gr2lib_UnitTest\gr2lib_UnitTest.csproj", "{AEB1F06F-E77F-4C23-8B5E-2352938B91C4}"
7 EndProject
8 Global
9 GlobalSection(SolutionConfigurationPlatforms) = preSolution
10 Debug|Any CPU = Debug|Any CPU
11 Release|Any CPU = Release|Any CPU
12 EndGlobalSection
13 GlobalSection(ProjectConfigurationPlatforms) = postSolution
14 {6D41C73E-34F7-4417-B666-03D29F4FA1F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15 {6D41C73E-34F7-4417-B666-03D29F4FA1F2}.Debug|Any CPU.Build.0 = Debug|Any CPU
16 {6D41C73E-34F7-4417-B666-03D29F4FA1F2}.Release|Any CPU.ActiveCfg = Release|Any CPU
17 {6D41C73E-34F7-4417-B666-03D29F4FA1F2}.Release|Any CPU.Build.0 = Release|Any CPU
18 {AEB1F06F-E77F-4C23-8B5E-2352938B91C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19 {AEB1F06F-E77F-4C23-8B5E-2352938B91C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
20 {AEB1F06F-E77F-4C23-8B5E-2352938B91C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
21 {AEB1F06F-E77F-4C23-8B5E-2352938B91C4}.Release|Any CPU.Build.0 = Release|Any CPU
22 EndGlobalSection
23 GlobalSection(SolutionProperties) = preSolution
24 HideSolutionNode = FALSE
25 EndGlobalSection
26 EndGlobal