client/test/unitTest/UnitTest/UnitTest.sln
author totetm <>
Fri, 12 Feb 2010 16:22:57 +0100
changeset 47 9b26023b8c83
parent 33 8a41c4969cc1
permissions -rw-r--r--
Fixed| bug si on ferme un livre en le lisant ReFixed|faire fonctionner le seek, même quand play n'est pas activer
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
33
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
     1

8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
     2
Microsoft Visual Studio Solution File, Format Version 11.00
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
     3
# Visual Studio 2010
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
     4
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTest", "UnitTest\UnitTest.csproj", "{9E484E9B-011F-408A-9AEE-A3D31DF82F25}"
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
     5
EndProject
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
     6
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTest.Web", "UnitTest.Web\UnitTest.Web.csproj", "{16212FBC-F2A7-4B68-8E80-96D00AD83F53}"
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
     7
EndProject
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
     8
Global
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
     9
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
    10
		Debug|Any CPU = Debug|Any CPU
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
    11
		Release|Any CPU = Release|Any CPU
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
    12
	EndGlobalSection
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
    13
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
    14
		{9E484E9B-011F-408A-9AEE-A3D31DF82F25}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
    15
		{9E484E9B-011F-408A-9AEE-A3D31DF82F25}.Debug|Any CPU.Build.0 = Debug|Any CPU
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
    16
		{9E484E9B-011F-408A-9AEE-A3D31DF82F25}.Release|Any CPU.ActiveCfg = Release|Any CPU
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
    17
		{9E484E9B-011F-408A-9AEE-A3D31DF82F25}.Release|Any CPU.Build.0 = Release|Any CPU
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
    18
		{16212FBC-F2A7-4B68-8E80-96D00AD83F53}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
    19
		{16212FBC-F2A7-4B68-8E80-96D00AD83F53}.Debug|Any CPU.Build.0 = Debug|Any CPU
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
    20
		{16212FBC-F2A7-4B68-8E80-96D00AD83F53}.Release|Any CPU.ActiveCfg = Release|Any CPU
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
    21
		{16212FBC-F2A7-4B68-8E80-96D00AD83F53}.Release|Any CPU.Build.0 = Release|Any CPU
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
    22
	EndGlobalSection
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
    23
	GlobalSection(SolutionProperties) = preSolution
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
    24
		HideSolutionNode = FALSE
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
    25
	EndGlobalSection
8a41c4969cc1 Unit Test Project
totetm <>
parents:
diff changeset
    26
EndGlobal