diff -r e8bfe1102e03 -r 99970914728c test/TestMenu/TestMenu.sln --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/TestMenu/TestMenu.sln Tue Aug 04 15:35:50 2009 +0200 @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestMenu", "TestMenu\TestMenu.csproj", "{FD3E5387-E72C-4C6E-8683-A78EF33928AC}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {FD3E5387-E72C-4C6E-8683-A78EF33928AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FD3E5387-E72C-4C6E-8683-A78EF33928AC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FD3E5387-E72C-4C6E-8683-A78EF33928AC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FD3E5387-E72C-4C6E-8683-A78EF33928AC}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal