diff -r 8f2692c743ff -r 644464191714 test/SliderTest/SliderTest.sln --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/SliderTest/SliderTest.sln Fri Aug 07 01:03:14 2009 +0200 @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SliderTest", "SliderTest\SliderTest.csproj", "{9C41FC46-AAF8-4923-9A22-4AB922779109}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {9C41FC46-AAF8-4923-9A22-4AB922779109}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9C41FC46-AAF8-4923-9A22-4AB922779109}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9C41FC46-AAF8-4923-9A22-4AB922779109}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9C41FC46-AAF8-4923-9A22-4AB922779109}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal