test/TestGestureControl/TestGestureControl.sln
changeset 198 37c16056c45b
equal deleted inserted replaced
197:3455e574e096 198:37c16056c45b
       
     1 
       
     2 Microsoft Visual Studio Solution File, Format Version 10.00
       
     3 # Visual Studio 2008
       
     4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestGestureControl", "TestGestureControl\TestGestureControl.csproj", "{5823286F-65E3-4E0A-B966-41CCAC909CED}"
       
     5 EndProject
       
     6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GestureControl", "..\..\src\FingersDance.GestureControl\GestureControl.csproj", "{99A9037F-5431-44DD-BCE9-ED60670DEBC1}"
       
     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 		{5823286F-65E3-4E0A-B966-41CCAC909CED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
       
    15 		{5823286F-65E3-4E0A-B966-41CCAC909CED}.Debug|Any CPU.Build.0 = Debug|Any CPU
       
    16 		{5823286F-65E3-4E0A-B966-41CCAC909CED}.Release|Any CPU.ActiveCfg = Release|Any CPU
       
    17 		{5823286F-65E3-4E0A-B966-41CCAC909CED}.Release|Any CPU.Build.0 = Release|Any CPU
       
    18 		{99A9037F-5431-44DD-BCE9-ED60670DEBC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
       
    19 		{99A9037F-5431-44DD-BCE9-ED60670DEBC1}.Debug|Any CPU.Build.0 = Debug|Any CPU
       
    20 		{99A9037F-5431-44DD-BCE9-ED60670DEBC1}.Release|Any CPU.ActiveCfg = Release|Any CPU
       
    21 		{99A9037F-5431-44DD-BCE9-ED60670DEBC1}.Release|Any CPU.Build.0 = Release|Any CPU
       
    22 	EndGlobalSection
       
    23 	GlobalSection(SolutionProperties) = preSolution
       
    24 		HideSolutionNode = FALSE
       
    25 	EndGlobalSection
       
    26 EndGlobal