diff -r 3455e574e096 -r 37c16056c45b test/TestGestureControl/TestGestureControl.sln --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/TestGestureControl/TestGestureControl.sln Fri Nov 13 22:11:50 2009 +0100 @@ -0,0 +1,26 @@ + +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestGestureControl", "TestGestureControl\TestGestureControl.csproj", "{5823286F-65E3-4E0A-B966-41CCAC909CED}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GestureControl", "..\..\src\FingersDance.GestureControl\GestureControl.csproj", "{99A9037F-5431-44DD-BCE9-ED60670DEBC1}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {5823286F-65E3-4E0A-B966-41CCAC909CED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5823286F-65E3-4E0A-B966-41CCAC909CED}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5823286F-65E3-4E0A-B966-41CCAC909CED}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5823286F-65E3-4E0A-B966-41CCAC909CED}.Release|Any CPU.Build.0 = Release|Any CPU + {99A9037F-5431-44DD-BCE9-ED60670DEBC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {99A9037F-5431-44DD-BCE9-ED60670DEBC1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {99A9037F-5431-44DD-BCE9-ED60670DEBC1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {99A9037F-5431-44DD-BCE9-ED60670DEBC1}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal