Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ValaBinding.sln « ValaBinding « extras - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f36d910f8a41c42d6a06998402caa2c70877b5ab (plain)
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

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ValaBinding", "ValaBinding.csproj", "{B94D7749-EA5C-48DD-8849-B3924A860DDC}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{B94D7749-EA5C-48DD-8849-B3924A860DDC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{B94D7749-EA5C-48DD-8849-B3924A860DDC}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{B94D7749-EA5C-48DD-8849-B3924A860DDC}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{B94D7749-EA5C-48DD-8849-B3924A860DDC}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(MonoDevelopProperties) = preSolution
		version = 0.1
		StartupItem = ValaBinding.csproj
		Policies = $0
		$0.DotNetNamingPolicy = $1
		$1.DirectoryNamespaceAssociation = Flat
		$1.ResourceNamePolicy = FileName
		$0.StandardHeader = $2
		$2.inheritsSet = MITX11License
		$0.TextStylePolicy = $3
		$3.FileWidth = 120
		$3.TabWidth = 4
		$3.TabsToSpaces = False
		$3.NoTabsAfterNonTabs = False
		$3.RemoveTrailingWhitespace = False
		$3.EolMarker = Native
		$0.VersionControlPolicy = $4
		$4.inheritsSet = Mono
		$0.ChangeLogPolicy = $5
		$5.UpdateMode = ProjectRoot
		$5.inheritsSet = Mono
	EndGlobalSection
EndGlobal