forked from sam-lippert/Android.Dialog
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Android.Dialog.sln
150 lines (150 loc) · 11.1 KB
/
Android.Dialog.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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Android.Dialog", "Android.Dialog\Android.Dialog.csproj", "{33044C7B-47A4-4113-A61A-EB429407F818}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DialogSampleApp", "DialogSampleApp\DialogSampleApp.csproj", "{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dialog.Core", "Dialog.Core\Dialog.Core.csproj", "{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cirrious.MvvmCross.Dialog.Touch", "Cirrious.MvvmCross.Dialog.Touch\Cirrious.MvvmCross.Dialog.Touch.csproj", "{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sample", "TouchSampleApp\Sample.csproj", "{F6AEFFC5-4807-49A3-83C5-661E655CB59A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Droid", "Droid", "{6E0A4C11-32C3-48CD-ACD2-81DB13A80A3C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Touch", "Touch", "{A92B5471-D33F-4F45-B5D6-16126A76CB6D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
AdHoc|Any CPU = AdHoc|Any CPU
AdHoc|iPhone = AdHoc|iPhone
AdHoc|iPhoneSimulator = AdHoc|iPhoneSimulator
AdHoc|Mixed Platforms = AdHoc|Mixed Platforms
Debug|Any CPU = Debug|Any CPU
Debug|iPhone = Debug|iPhone
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Debug|Mixed Platforms = Debug|Mixed Platforms
Release|Any CPU = Release|Any CPU
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
Release|Mixed Platforms = Release|Mixed Platforms
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{33044C7B-47A4-4113-A61A-EB429407F818}.AdHoc|Any CPU.ActiveCfg = Release|Any CPU
{33044C7B-47A4-4113-A61A-EB429407F818}.AdHoc|Any CPU.Build.0 = Release|Any CPU
{33044C7B-47A4-4113-A61A-EB429407F818}.AdHoc|iPhone.ActiveCfg = Release|Any CPU
{33044C7B-47A4-4113-A61A-EB429407F818}.AdHoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
{33044C7B-47A4-4113-A61A-EB429407F818}.AdHoc|Mixed Platforms.ActiveCfg = Release|Any CPU
{33044C7B-47A4-4113-A61A-EB429407F818}.AdHoc|Mixed Platforms.Build.0 = Release|Any CPU
{33044C7B-47A4-4113-A61A-EB429407F818}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{33044C7B-47A4-4113-A61A-EB429407F818}.Debug|Any CPU.Build.0 = Debug|Any CPU
{33044C7B-47A4-4113-A61A-EB429407F818}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{33044C7B-47A4-4113-A61A-EB429407F818}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{33044C7B-47A4-4113-A61A-EB429407F818}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{33044C7B-47A4-4113-A61A-EB429407F818}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{33044C7B-47A4-4113-A61A-EB429407F818}.Release|Any CPU.ActiveCfg = Release|Any CPU
{33044C7B-47A4-4113-A61A-EB429407F818}.Release|Any CPU.Build.0 = Release|Any CPU
{33044C7B-47A4-4113-A61A-EB429407F818}.Release|iPhone.ActiveCfg = Release|Any CPU
{33044C7B-47A4-4113-A61A-EB429407F818}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{33044C7B-47A4-4113-A61A-EB429407F818}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{33044C7B-47A4-4113-A61A-EB429407F818}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.AdHoc|Any CPU.ActiveCfg = Release|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.AdHoc|Any CPU.Build.0 = Release|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.AdHoc|Any CPU.Deploy.0 = Release|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.AdHoc|iPhone.ActiveCfg = Release|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.AdHoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.AdHoc|Mixed Platforms.ActiveCfg = Release|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.AdHoc|Mixed Platforms.Build.0 = Release|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.AdHoc|Mixed Platforms.Deploy.0 = Release|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.Debug|Any CPU.Build.0 = Debug|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.Debug|Mixed Platforms.Deploy.0 = Debug|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.Release|Any CPU.ActiveCfg = Release|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.Release|Any CPU.Build.0 = Release|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.Release|iPhone.ActiveCfg = Release|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54}.Release|Mixed Platforms.Deploy.0 = Release|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.AdHoc|Any CPU.ActiveCfg = Release|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.AdHoc|Any CPU.Build.0 = Release|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.AdHoc|iPhone.ActiveCfg = Release|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.AdHoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.AdHoc|Mixed Platforms.ActiveCfg = Release|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.AdHoc|Mixed Platforms.Build.0 = Release|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.Release|Any CPU.Build.0 = Release|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.Release|iPhone.ActiveCfg = Release|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{D9CBBFFE-57E8-4E97-9E16-C34BC4C52827}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.AdHoc|Any CPU.ActiveCfg = AdHoc|Any CPU
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.AdHoc|Any CPU.Build.0 = AdHoc|Any CPU
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.AdHoc|iPhone.ActiveCfg = AdHoc|iPhone
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.AdHoc|iPhone.Build.0 = AdHoc|iPhone
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.AdHoc|iPhoneSimulator.ActiveCfg = AdHoc|iPhoneSimulator
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.AdHoc|iPhoneSimulator.Build.0 = AdHoc|iPhoneSimulator
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.AdHoc|Mixed Platforms.ActiveCfg = AdHoc|iPhone
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.AdHoc|Mixed Platforms.Build.0 = AdHoc|iPhone
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.Debug|iPhone.ActiveCfg = Debug|iPhone
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.Debug|iPhone.Build.0 = Debug|iPhone
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.Debug|Mixed Platforms.ActiveCfg = Debug|iPhone
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.Debug|Mixed Platforms.Build.0 = Debug|iPhone
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.Release|Any CPU.Build.0 = Release|Any CPU
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.Release|iPhone.ActiveCfg = Release|iPhone
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.Release|iPhone.Build.0 = Release|iPhone
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.Release|Mixed Platforms.ActiveCfg = Release|iPhone
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0}.Release|Mixed Platforms.Build.0 = Release|iPhone
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.AdHoc|Any CPU.ActiveCfg = Release|iPhone
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.AdHoc|iPhone.ActiveCfg = Release|iPhone
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.AdHoc|iPhone.Build.0 = Release|iPhone
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.AdHoc|iPhoneSimulator.ActiveCfg = Release|iPhone
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.AdHoc|Mixed Platforms.ActiveCfg = Release|iPhone
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.AdHoc|Mixed Platforms.Build.0 = Release|iPhone
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.Debug|Any CPU.ActiveCfg = Debug|iPhone
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.Debug|iPhone.ActiveCfg = Debug|iPhone
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.Debug|iPhone.Build.0 = Debug|iPhone
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.Debug|Mixed Platforms.ActiveCfg = Debug|iPhone
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.Debug|Mixed Platforms.Build.0 = Debug|iPhone
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.Release|Any CPU.ActiveCfg = Release|iPhone
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.Release|iPhone.ActiveCfg = Release|iPhone
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.Release|iPhone.Build.0 = Release|iPhone
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.Release|Mixed Platforms.ActiveCfg = Release|iPhone
{F6AEFFC5-4807-49A3-83C5-661E655CB59A}.Release|Mixed Platforms.Build.0 = Release|iPhone
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{33044C7B-47A4-4113-A61A-EB429407F818} = {6E0A4C11-32C3-48CD-ACD2-81DB13A80A3C}
{62BAEFFF-BBF1-4BFC-BFCB-79BD60184A54} = {6E0A4C11-32C3-48CD-ACD2-81DB13A80A3C}
{F073E4F8-E0B6-43E7-84C1-B71AE4BEA0E0} = {A92B5471-D33F-4F45-B5D6-16126A76CB6D}
{F6AEFFC5-4807-49A3-83C5-661E655CB59A} = {A92B5471-D33F-4F45-B5D6-16126A76CB6D}
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = DialogSampleApp.csproj
EndGlobalSection
EndGlobal