forked from RobertKozak/MonoMobile.Views
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MonoMobile.Views.sln
94 lines (94 loc) · 4.71 KB
/
MonoMobile.Views.sln
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MonoMobile.Views", "MonoMobile.Views.csproj", "{BA418E64-6532-4D8B-AD80-EB51C19A9F21}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Samples", "Samples\Samples.csproj", "{2C326EA9-55E1-44FF-BDCC-38A84DD1E8F6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Release|iPhone = Release|iPhone
AdHoc|iPhone = AdHoc|iPhone
AppStore|iPhone = AppStore|iPhone
Pieceable|iPhoneSimulator = Pieceable|iPhoneSimulator
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2C326EA9-55E1-44FF-BDCC-38A84DD1E8F6}.AdHoc|iPhone.ActiveCfg = Debug|iPhone
{2C326EA9-55E1-44FF-BDCC-38A84DD1E8F6}.AdHoc|iPhone.Build.0 = Debug|iPhone
{2C326EA9-55E1-44FF-BDCC-38A84DD1E8F6}.AppStore|iPhone.ActiveCfg = Debug|iPhone
{2C326EA9-55E1-44FF-BDCC-38A84DD1E8F6}.AppStore|iPhone.Build.0 = Debug|iPhone
{2C326EA9-55E1-44FF-BDCC-38A84DD1E8F6}.Debug|iPhone.ActiveCfg = Debug|iPhone
{2C326EA9-55E1-44FF-BDCC-38A84DD1E8F6}.Debug|iPhone.Build.0 = Debug|iPhone
{2C326EA9-55E1-44FF-BDCC-38A84DD1E8F6}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{2C326EA9-55E1-44FF-BDCC-38A84DD1E8F6}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{2C326EA9-55E1-44FF-BDCC-38A84DD1E8F6}.Pieceable|iPhoneSimulator.ActiveCfg = Pieceable|iPhoneSimulator
{2C326EA9-55E1-44FF-BDCC-38A84DD1E8F6}.Pieceable|iPhoneSimulator.Build.0 = Pieceable|iPhoneSimulator
{2C326EA9-55E1-44FF-BDCC-38A84DD1E8F6}.Release|iPhone.ActiveCfg = Release|iPhone
{2C326EA9-55E1-44FF-BDCC-38A84DD1E8F6}.Release|iPhone.Build.0 = Release|iPhone
{2C326EA9-55E1-44FF-BDCC-38A84DD1E8F6}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{2C326EA9-55E1-44FF-BDCC-38A84DD1E8F6}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{BA418E64-6532-4D8B-AD80-EB51C19A9F21}.AdHoc|iPhone.ActiveCfg = AdHoc|iPhone
{BA418E64-6532-4D8B-AD80-EB51C19A9F21}.AdHoc|iPhone.Build.0 = AdHoc|iPhone
{BA418E64-6532-4D8B-AD80-EB51C19A9F21}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
{BA418E64-6532-4D8B-AD80-EB51C19A9F21}.AppStore|iPhone.Build.0 = AppStore|iPhone
{BA418E64-6532-4D8B-AD80-EB51C19A9F21}.Debug|iPhone.ActiveCfg = Debug|iPhone
{BA418E64-6532-4D8B-AD80-EB51C19A9F21}.Debug|iPhone.Build.0 = Debug|iPhone
{BA418E64-6532-4D8B-AD80-EB51C19A9F21}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{BA418E64-6532-4D8B-AD80-EB51C19A9F21}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{BA418E64-6532-4D8B-AD80-EB51C19A9F21}.Pieceable|iPhoneSimulator.ActiveCfg = Pieceable|iPhoneSimulator
{BA418E64-6532-4D8B-AD80-EB51C19A9F21}.Pieceable|iPhoneSimulator.Build.0 = Pieceable|iPhoneSimulator
{BA418E64-6532-4D8B-AD80-EB51C19A9F21}.Release|iPhone.ActiveCfg = Release|iPhone
{BA418E64-6532-4D8B-AD80-EB51C19A9F21}.Release|iPhone.Build.0 = Release|iPhone
{BA418E64-6532-4D8B-AD80-EB51C19A9F21}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{BA418E64-6532-4D8B-AD80-EB51C19A9F21}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Samples\Samples.csproj
Policies = $0
$0.DotNetNamingPolicy = $1
$1.DirectoryNamespaceAssociation = None
$1.ResourceNamePolicy = FileFormatDefault
$0.TextStylePolicy = $2
$2.inheritsSet = null
$2.scope = text/x-csharp
$0.CSharpFormattingPolicy = $3
$3.AnonymousMethodBraceStyle = NextLine
$3.PropertyBraceStyle = NextLine
$3.PropertyGetBraceStyle = NextLine
$3.PropertySetBraceStyle = NextLine
$3.EventBraceStyle = NextLine
$3.StatementBraceStyle = NextLine
$3.PlaceElseIfOnNewLine = True
$3.PlaceCatchOnNewLine = True
$3.PlaceFinallyOnNewLine = True
$3.PlaceWhileOnNewLine = True
$3.BeforeMethodCallParentheses = False
$3.BeforeMethodDeclarationParentheses = False
$3.BeforeConstructorDeclarationParentheses = False
$3.BeforeDelegateDeclarationParentheses = False
$3.NewParentheses = False
$3.inheritsSet = Mono
$3.inheritsScope = text/x-csharp
$3.scope = text/x-csharp
$0.TextStylePolicy = $4
$4.FileWidth = 120
$4.TabWidth = 4
$4.inheritsSet = Mono
$4.inheritsScope = text/plain
$4.scope = text/plain
$0.StandardHeader = $5
$5.Text =
$5.inheritsSet = Apache2License
$0.VersionControlPolicy = $6
$6.inheritsSet = Mono
$0.ChangeLogPolicy = $7
$7.UpdateMode = None
$7.MessageStyle = $8
$8.LineAlign = 0
$7.inheritsSet = Mono
version = 0.9
EndGlobalSection
EndGlobal