test/SliderTest/SliderTest.sln
author cavaliet
Wed, 28 Oct 2009 17:07:27 +0100
changeset 182 25b49d4f1635
parent 33 644464191714
permissions -rw-r--r--
First step of data reorganisation : session is meant to disappear : a "session" is in fact a project and one project owns several cuttings, one per user. WARNING : this commit builds without problems but we can not open more than one UserPanel.


Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SliderTest", "SliderTest\SliderTest.csproj", "{9C41FC46-AAF8-4923-9A22-4AB922779109}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{9C41FC46-AAF8-4923-9A22-4AB922779109}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{9C41FC46-AAF8-4923-9A22-4AB922779109}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{9C41FC46-AAF8-4923-9A22-4AB922779109}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{9C41FC46-AAF8-4923-9A22-4AB922779109}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal