test/TestGestureControl/TestGestureControl.sln
author cavaliet
Wed, 25 Nov 2009 10:49:44 +0100
changeset 231 4eff6b0c9215
parent 198 37c16056c45b
permissions -rw-r--r--
Merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
198
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
     1

37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
     2
Microsoft Visual Studio Solution File, Format Version 10.00
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
     3
# Visual Studio 2008
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
     4
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestGestureControl", "TestGestureControl\TestGestureControl.csproj", "{5823286F-65E3-4E0A-B966-41CCAC909CED}"
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
     5
EndProject
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
     6
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GestureControl", "..\..\src\FingersDance.GestureControl\GestureControl.csproj", "{99A9037F-5431-44DD-BCE9-ED60670DEBC1}"
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
     7
EndProject
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
     8
Global
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
     9
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
    10
		Debug|Any CPU = Debug|Any CPU
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
    11
		Release|Any CPU = Release|Any CPU
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
    12
	EndGlobalSection
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
    13
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
    14
		{5823286F-65E3-4E0A-B966-41CCAC909CED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
    15
		{5823286F-65E3-4E0A-B966-41CCAC909CED}.Debug|Any CPU.Build.0 = Debug|Any CPU
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
    16
		{5823286F-65E3-4E0A-B966-41CCAC909CED}.Release|Any CPU.ActiveCfg = Release|Any CPU
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
    17
		{5823286F-65E3-4E0A-B966-41CCAC909CED}.Release|Any CPU.Build.0 = Release|Any CPU
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
    18
		{99A9037F-5431-44DD-BCE9-ED60670DEBC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
    19
		{99A9037F-5431-44DD-BCE9-ED60670DEBC1}.Debug|Any CPU.Build.0 = Debug|Any CPU
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
    20
		{99A9037F-5431-44DD-BCE9-ED60670DEBC1}.Release|Any CPU.ActiveCfg = Release|Any CPU
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
    21
		{99A9037F-5431-44DD-BCE9-ED60670DEBC1}.Release|Any CPU.Build.0 = Release|Any CPU
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
    22
	EndGlobalSection
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
    23
	GlobalSection(SolutionProperties) = preSolution
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
    24
		HideSolutionNode = FALSE
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
    25
	EndGlobalSection
37c16056c45b Resize InkCanevas Gesture Control
ARIAS Santiago
parents:
diff changeset
    26
EndGlobal