~sdescarpentries/momeloto/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "momeloto", "momeloto\momeloto.csproj", "{F6A23779-6083-417A-A3E4-13076C9A8DC6}"
EndProject
Project("{9344bdbb-3e7f-41fc-a0dd-8665d75ee146}") = "Packages", "Packages.mdproj", "{AD729606-C088-4892-AAE9-B86964C09B8A}"
EndProject
Project("{9344bdbb-3e7f-41fc-a0dd-8665d75ee146}") = "momelotoTranslation", "momelotoTranslation\momelotoTranslation.mdproj", "{CE501FDF-B964-4463-AEC2-BA75D5E0E0A5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mlt-sharp", "mlt-sharp\mlt-sharp.csproj", "{3828BBDB-7357-4875-AAE1-B641F48D7EFD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Persistance", "Persistance\Persistance.csproj", "{947830BA-785C-4436-9C38-E2F4A6531948}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Outils", "Outils\Outils.csproj", "{77679E03-DF31-47A3-A368-2B03FB3B8D02}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{3828BBDB-7357-4875-AAE1-B641F48D7EFD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{3828BBDB-7357-4875-AAE1-B641F48D7EFD}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{3828BBDB-7357-4875-AAE1-B641F48D7EFD}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{3828BBDB-7357-4875-AAE1-B641F48D7EFD}.Release|Any CPU.Build.0 = Release|Any CPU
		{77679E03-DF31-47A3-A368-2B03FB3B8D02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{77679E03-DF31-47A3-A368-2B03FB3B8D02}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{77679E03-DF31-47A3-A368-2B03FB3B8D02}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{77679E03-DF31-47A3-A368-2B03FB3B8D02}.Release|Any CPU.Build.0 = Release|Any CPU
		{947830BA-785C-4436-9C38-E2F4A6531948}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{947830BA-785C-4436-9C38-E2F4A6531948}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{947830BA-785C-4436-9C38-E2F4A6531948}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{947830BA-785C-4436-9C38-E2F4A6531948}.Release|Any CPU.Build.0 = Release|Any CPU
		{AD729606-C088-4892-AAE9-B86964C09B8A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{AD729606-C088-4892-AAE9-B86964C09B8A}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{CE501FDF-B964-4463-AEC2-BA75D5E0E0A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{CE501FDF-B964-4463-AEC2-BA75D5E0E0A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{F6A23779-6083-417A-A3E4-13076C9A8DC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{F6A23779-6083-417A-A3E4-13076C9A8DC6}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{F6A23779-6083-417A-A3E4-13076C9A8DC6}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{F6A23779-6083-417A-A3E4-13076C9A8DC6}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(MonoDevelopProperties) = preSolution
		description = Momeloto is a gui for the media lovin' toolkit library (MLT).
		version = 0.0.001
		StartupItem = momeloto\momeloto.csproj
		Policies = $0
		$0.StandardHeader = $1
		$1.inheritsSet = GPLv3License
		$0.DotNetNamingPolicy = $2
		$2.DirectoryNamespaceAssociation = None
		$2.ResourceNamePolicy = FileFormatDefault
		$0.TextStylePolicy = $3
		$3.inheritsSet = null
		$3.scope = text/x-csharp
		$0.CSharpFormattingPolicy = $4
		$4.PropertyBraceStyle = NextLine
		$4.inheritsSet = Mono
		$4.inheritsScope = text/x-csharp
		$4.scope = text/x-csharp
		$0.TextStylePolicy = $5
		$5.inheritsSet = null
		$5.scope = application/xml
	EndGlobalSection
EndGlobal