Read me + project modifications
authorMatthieu Totet
Wed, 18 Nov 2009 15:47:14 +0100
changeset 1 c107bd4700f2
parent 0 249d70e7b32d
child 2 308d41fca89c
Read me + project modifications
client/ReadMe.txt
client/src/Iri.Modernisation.sln
client/test/mainInterface/Iri.Modernisation.Test.MainInterface.sln
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/ReadMe.txt	Wed Nov 18 15:47:14 2009 +0100
@@ -0,0 +1,11 @@
+/***************************/
+/*                         */
+/*     Prerequisites       */
+/*                         */
+/***************************/
+
+Required Software to build :
+
+ o- Visual Studio (2008 or +)
+ o- SDK Silverlight 3                                        (http://www.microsoft.com/downloads/details.aspx?displaylang=fr&FamilyID=1ea49236-0de7-41b1-81c8-a126ff39975b)
+ o- Microsoft Silverlight 3 Tools for Visual Studio 2008 SP1 (http://www.microsoft.com/downloads/details.aspx?familyid=9442b0f2-7465-417a-88f3-5e7b5409e9dd&displaylang=fr)
--- a/client/src/Iri.Modernisation.sln	Wed Nov 18 15:30:31 2009 +0100
+++ b/client/src/Iri.Modernisation.sln	Wed Nov 18 15:47:14 2009 +0100
@@ -11,8 +11,6 @@
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Iri.Modernisation.BaseMVVM", "Iri.Modernisation.BaseMVVM\Iri.Modernisation.BaseMVVM.csproj", "{78F73254-9730-418B-84F5-9F7F3EB8F029}"
 EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Iri.Modernisation.Test.MainInterface", "..\test\mainInterface\Iri.Modernisation.Test.MainInterface\Iri.Modernisation.Test.MainInterface.csproj", "{05A2B5AA-51FC-4ECC-B0A6-7961CD354DE3}"
-EndProject
 Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 		Debug|Any CPU = Debug|Any CPU
@@ -39,10 +37,6 @@
 		{78F73254-9730-418B-84F5-9F7F3EB8F029}.Debug|Any CPU.Build.0 = Debug|Any CPU
 		{78F73254-9730-418B-84F5-9F7F3EB8F029}.Release|Any CPU.ActiveCfg = Release|Any CPU
 		{78F73254-9730-418B-84F5-9F7F3EB8F029}.Release|Any CPU.Build.0 = Release|Any CPU
-		{05A2B5AA-51FC-4ECC-B0A6-7961CD354DE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-		{05A2B5AA-51FC-4ECC-B0A6-7961CD354DE3}.Debug|Any CPU.Build.0 = Debug|Any CPU
-		{05A2B5AA-51FC-4ECC-B0A6-7961CD354DE3}.Release|Any CPU.ActiveCfg = Release|Any CPU
-		{05A2B5AA-51FC-4ECC-B0A6-7961CD354DE3}.Release|Any CPU.Build.0 = Release|Any CPU
 	EndGlobalSection
 	GlobalSection(SolutionProperties) = preSolution
 		HideSolutionNode = FALSE
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/mainInterface/Iri.Modernisation.Test.MainInterface.sln	Wed Nov 18 15:47:14 2009 +0100
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Studio 2008
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Iri.Modernisation.Test.MainInterface", "Iri.Modernisation.Test.MainInterface\Iri.Modernisation.Test.MainInterface.csproj", "{05A2B5AA-51FC-4ECC-B0A6-7961CD354DE3}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{05A2B5AA-51FC-4ECC-B0A6-7961CD354DE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{05A2B5AA-51FC-4ECC-B0A6-7961CD354DE3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{05A2B5AA-51FC-4ECC-B0A6-7961CD354DE3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{05A2B5AA-51FC-4ECC-B0A6-7961CD354DE3}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal