--- trunk/gr2lib/gr2lib.sln 2010/07/14 05:34:02 6 +++ trunk/gr2lib/gr2lib.sln 2010/07/14 06:31:12 9 @@ -3,6 +3,8 @@ Microsoft Visual Studio Solution File, F # Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gr2lib", "gr2lib.csproj", "{6D41C73E-34F7-4417-B666-03D29F4FA1F2}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gr2lib_UnitTest", "..\gr2lib_UnitTest\gr2lib_UnitTest.csproj", "{AEB1F06F-E77F-4C23-8B5E-2352938B91C4}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -13,6 +15,10 @@ Global {6D41C73E-34F7-4417-B666-03D29F4FA1F2}.Debug|Any CPU.Build.0 = Debug|Any CPU {6D41C73E-34F7-4417-B666-03D29F4FA1F2}.Release|Any CPU.ActiveCfg = Release|Any CPU {6D41C73E-34F7-4417-B666-03D29F4FA1F2}.Release|Any CPU.Build.0 = Release|Any CPU + {AEB1F06F-E77F-4C23-8B5E-2352938B91C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AEB1F06F-E77F-4C23-8B5E-2352938B91C4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AEB1F06F-E77F-4C23-8B5E-2352938B91C4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AEB1F06F-E77F-4C23-8B5E-2352938B91C4}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE