test/Control.Player.Test/Control.Player.Test.sln
author PAMPHILE Jonathan <pamphile@efrei.fr>
Wed, 05 Aug 2009 22:59:54 +0200
changeset 28 f69c1776d245
parent 21 a71a1bab56a9
permissions -rw-r--r--
Test des menus
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
21
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
     1

a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
     2
Microsoft Visual Studio Solution File, Format Version 10.00
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
     3
# Visual Studio 2008
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
     4
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Control.Player.Test", "..\..\src\FingersDance.Control.Player\Control.Player.Test.csproj", "{D5625AA4-362F-4E46-9916-65F3B173ECBE}"
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
     5
EndProject
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
     6
Global
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
     7
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
     8
		Debug|Any CPU = Debug|Any CPU
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
     9
		Debug|x86 = Debug|x86
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
    10
		Release|Any CPU = Release|Any CPU
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
    11
		Release|x86 = Release|x86
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
    12
	EndGlobalSection
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
    13
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
    14
		{D5625AA4-362F-4E46-9916-65F3B173ECBE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
    15
		{D5625AA4-362F-4E46-9916-65F3B173ECBE}.Debug|Any CPU.Build.0 = Debug|Any CPU
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
    16
		{D5625AA4-362F-4E46-9916-65F3B173ECBE}.Debug|x86.ActiveCfg = Debug|x86
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
    17
		{D5625AA4-362F-4E46-9916-65F3B173ECBE}.Debug|x86.Build.0 = Debug|x86
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
    18
		{D5625AA4-362F-4E46-9916-65F3B173ECBE}.Release|Any CPU.ActiveCfg = Release|Any CPU
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
    19
		{D5625AA4-362F-4E46-9916-65F3B173ECBE}.Release|Any CPU.Build.0 = Release|Any CPU
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
    20
		{D5625AA4-362F-4E46-9916-65F3B173ECBE}.Release|x86.ActiveCfg = Release|x86
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
    21
		{D5625AA4-362F-4E46-9916-65F3B173ECBE}.Release|x86.Build.0 = Release|x86
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
    22
	EndGlobalSection
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
    23
	GlobalSection(SolutionProperties) = preSolution
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
    24
		HideSolutionNode = FALSE
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
    25
	EndGlobalSection
a71a1bab56a9 New version of player with fastforward feature.
riley
parents:
diff changeset
    26
EndGlobal