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

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

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PyBinding", "PyBinding\PyBinding.csproj", "{EE5BA96B-4FA5-41ED-88BC-E8FD07EB62FE}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{EE5BA96B-4FA5-41ED-88BC-E8FD07EB62FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{EE5BA96B-4FA5-41ED-88BC-E8FD07EB62FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{EE5BA96B-4FA5-41ED-88BC-E8FD07EB62FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{EE5BA96B-4FA5-41ED-88BC-E8FD07EB62FE}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(MonoDevelopProperties) = preSolution
		version = 0.1
		StartupItem = PyBinding\PyBinding.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.inheritsSet = Mono
		$3.inheritsScope = text/plain
		$0.VersionControlPolicy = $4
		$4.inheritsSet = Mono
		$0.ChangeLogPolicy = $5
		$5.UpdateMode = ProjectRoot
		$5.inheritsSet = Mono
	EndGlobalSection
EndGlobal