forked from tbaggett/xfgloss
-
Notifications
You must be signed in to change notification settings - Fork 0
/
XFGloss.sln
128 lines (128 loc) · 9.81 KB
/
XFGloss.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XFGloss", "XFGloss\XFGloss.csproj", "{11CF9A53-400F-45D3-AD6E-07F03C79F658}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XFGloss.iOS", "XFGloss.iOS\XFGloss.iOS.csproj", "{C3584CD0-FB78-4B0B-A137-6289AD552B05}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XFGloss.Droid", "XFGloss.Droid\XFGloss.Droid.csproj", "{0C669162-C7B9-4AF0-A6DB-E9B4F3766DAB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XFGlossSample", "XFGlossSample\XFGlossSample.csproj", "{85782E99-58CC-4F4A-A76F-AEF10EBF01D5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XFGlossSample.iOS", "XFGlossSample.iOS\XFGlossSample.iOS.csproj", "{E8955D54-F1AE-4B54-96B4-6CF73BD8021F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XFGlossSample.Droid", "XFGlossSample.Droid\XFGlossSample.Droid.csproj", "{16011700-BE9F-43A0-A779-264FF066D15D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6193ACB1-6070-41E5-B8D8-F2A72B3147FE}"
ProjectSection(SolutionItems) = preProject
readme.txt = readme.txt
XFGloss.nuspec = XFGloss.nuspec
EndProjectSection
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "XFGloss.Shared", "XFGloss.Shared\XFGloss.Shared.shproj", "{1ED70B76-F520-4AAF-8C7C-2A8FD9C1D21F}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "XFGlossSample.Shared", "XFGlossSample.Shared\XFGlossSample.Shared.shproj", "{463E2613-F6DA-4823-BDEB-66F9B7C0B2AE}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
XFGloss.Shared\XFGloss.Shared.projitems*{0c669162-c7b9-4af0-a6db-e9b4f3766dab}*SharedItemsImports = 4
XFGloss.Shared\XFGloss.Shared.projitems*{11cf9a53-400f-45d3-ad6e-07f03c79f658}*SharedItemsImports = 4
XFGlossSample.Shared\XFGlossSample.Shared.projitems*{16011700-be9f-43a0-a779-264ff066d15d}*SharedItemsImports = 4
XFGloss.Shared\XFGloss.Shared.projitems*{1ed70b76-f520-4aaf-8c7c-2a8fd9c1d21f}*SharedItemsImports = 13
XFGlossSample.Shared\XFGlossSample.Shared.projitems*{463e2613-f6da-4823-bdeb-66f9b7c0b2ae}*SharedItemsImports = 13
XFGlossSample.Shared\XFGlossSample.Shared.projitems*{85782e99-58cc-4f4a-a76f-aef10ebf01d5}*SharedItemsImports = 4
XFGloss.Shared\XFGloss.Shared.projitems*{c3584cd0-fb78-4b0b-a137-6289ad552b05}*SharedItemsImports = 4
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|iPhone = Debug|iPhone
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|Any CPU = Release|Any CPU
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{11CF9A53-400F-45D3-AD6E-07F03C79F658}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{11CF9A53-400F-45D3-AD6E-07F03C79F658}.Debug|Any CPU.Build.0 = Debug|Any CPU
{11CF9A53-400F-45D3-AD6E-07F03C79F658}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{11CF9A53-400F-45D3-AD6E-07F03C79F658}.Debug|iPhone.Build.0 = Debug|Any CPU
{11CF9A53-400F-45D3-AD6E-07F03C79F658}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{11CF9A53-400F-45D3-AD6E-07F03C79F658}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{11CF9A53-400F-45D3-AD6E-07F03C79F658}.Release|Any CPU.ActiveCfg = Release|Any CPU
{11CF9A53-400F-45D3-AD6E-07F03C79F658}.Release|Any CPU.Build.0 = Release|Any CPU
{11CF9A53-400F-45D3-AD6E-07F03C79F658}.Release|iPhone.ActiveCfg = Release|Any CPU
{11CF9A53-400F-45D3-AD6E-07F03C79F658}.Release|iPhone.Build.0 = Release|Any CPU
{11CF9A53-400F-45D3-AD6E-07F03C79F658}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{11CF9A53-400F-45D3-AD6E-07F03C79F658}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{C3584CD0-FB78-4B0B-A137-6289AD552B05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C3584CD0-FB78-4B0B-A137-6289AD552B05}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C3584CD0-FB78-4B0B-A137-6289AD552B05}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{C3584CD0-FB78-4B0B-A137-6289AD552B05}.Debug|iPhone.Build.0 = Debug|Any CPU
{C3584CD0-FB78-4B0B-A137-6289AD552B05}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{C3584CD0-FB78-4B0B-A137-6289AD552B05}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{C3584CD0-FB78-4B0B-A137-6289AD552B05}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C3584CD0-FB78-4B0B-A137-6289AD552B05}.Release|Any CPU.Build.0 = Release|Any CPU
{C3584CD0-FB78-4B0B-A137-6289AD552B05}.Release|iPhone.ActiveCfg = Release|Any CPU
{C3584CD0-FB78-4B0B-A137-6289AD552B05}.Release|iPhone.Build.0 = Release|Any CPU
{C3584CD0-FB78-4B0B-A137-6289AD552B05}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{C3584CD0-FB78-4B0B-A137-6289AD552B05}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{0C669162-C7B9-4AF0-A6DB-E9B4F3766DAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0C669162-C7B9-4AF0-A6DB-E9B4F3766DAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0C669162-C7B9-4AF0-A6DB-E9B4F3766DAB}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{0C669162-C7B9-4AF0-A6DB-E9B4F3766DAB}.Debug|iPhone.Build.0 = Debug|Any CPU
{0C669162-C7B9-4AF0-A6DB-E9B4F3766DAB}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{0C669162-C7B9-4AF0-A6DB-E9B4F3766DAB}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{0C669162-C7B9-4AF0-A6DB-E9B4F3766DAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0C669162-C7B9-4AF0-A6DB-E9B4F3766DAB}.Release|Any CPU.Build.0 = Release|Any CPU
{0C669162-C7B9-4AF0-A6DB-E9B4F3766DAB}.Release|iPhone.ActiveCfg = Release|Any CPU
{0C669162-C7B9-4AF0-A6DB-E9B4F3766DAB}.Release|iPhone.Build.0 = Release|Any CPU
{0C669162-C7B9-4AF0-A6DB-E9B4F3766DAB}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{0C669162-C7B9-4AF0-A6DB-E9B4F3766DAB}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{85782E99-58CC-4F4A-A76F-AEF10EBF01D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{85782E99-58CC-4F4A-A76F-AEF10EBF01D5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{85782E99-58CC-4F4A-A76F-AEF10EBF01D5}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{85782E99-58CC-4F4A-A76F-AEF10EBF01D5}.Debug|iPhone.Build.0 = Debug|Any CPU
{85782E99-58CC-4F4A-A76F-AEF10EBF01D5}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{85782E99-58CC-4F4A-A76F-AEF10EBF01D5}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{85782E99-58CC-4F4A-A76F-AEF10EBF01D5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{85782E99-58CC-4F4A-A76F-AEF10EBF01D5}.Release|Any CPU.Build.0 = Release|Any CPU
{85782E99-58CC-4F4A-A76F-AEF10EBF01D5}.Release|iPhone.ActiveCfg = Release|Any CPU
{85782E99-58CC-4F4A-A76F-AEF10EBF01D5}.Release|iPhone.Build.0 = Release|Any CPU
{85782E99-58CC-4F4A-A76F-AEF10EBF01D5}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{85782E99-58CC-4F4A-A76F-AEF10EBF01D5}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{E8955D54-F1AE-4B54-96B4-6CF73BD8021F}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{E8955D54-F1AE-4B54-96B4-6CF73BD8021F}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{E8955D54-F1AE-4B54-96B4-6CF73BD8021F}.Debug|iPhone.ActiveCfg = Debug|iPhone
{E8955D54-F1AE-4B54-96B4-6CF73BD8021F}.Debug|iPhone.Build.0 = Debug|iPhone
{E8955D54-F1AE-4B54-96B4-6CF73BD8021F}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{E8955D54-F1AE-4B54-96B4-6CF73BD8021F}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{E8955D54-F1AE-4B54-96B4-6CF73BD8021F}.Release|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{E8955D54-F1AE-4B54-96B4-6CF73BD8021F}.Release|Any CPU.Build.0 = Debug|iPhoneSimulator
{E8955D54-F1AE-4B54-96B4-6CF73BD8021F}.Release|iPhone.ActiveCfg = Release|iPhone
{E8955D54-F1AE-4B54-96B4-6CF73BD8021F}.Release|iPhone.Build.0 = Release|iPhone
{E8955D54-F1AE-4B54-96B4-6CF73BD8021F}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{E8955D54-F1AE-4B54-96B4-6CF73BD8021F}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{16011700-BE9F-43A0-A779-264FF066D15D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{16011700-BE9F-43A0-A779-264FF066D15D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{16011700-BE9F-43A0-A779-264FF066D15D}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{16011700-BE9F-43A0-A779-264FF066D15D}.Debug|iPhone.Build.0 = Debug|Any CPU
{16011700-BE9F-43A0-A779-264FF066D15D}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{16011700-BE9F-43A0-A779-264FF066D15D}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{16011700-BE9F-43A0-A779-264FF066D15D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{16011700-BE9F-43A0-A779-264FF066D15D}.Release|Any CPU.Build.0 = Release|Any CPU
{16011700-BE9F-43A0-A779-264FF066D15D}.Release|iPhone.ActiveCfg = Release|Any CPU
{16011700-BE9F-43A0-A779-264FF066D15D}.Release|iPhone.Build.0 = Release|Any CPU
{16011700-BE9F-43A0-A779-264FF066D15D}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{16011700-BE9F-43A0-A779-264FF066D15D}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
Policies = $0
$0.StandardHeader = $1
$1.Text = @/*\n * Copyright (C) 2016 Ansuria Solutions LLC & Tommy Baggett: \n * http://github.com/tbaggett\n * http://twitter.com/tbaggett\n * http://tommyb.com\n * http://ansuria.com\n * \n * The MIT License (MIT) see GitHub For more information\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n
$1.IncludeInNewFiles = True
EndGlobalSection
EndGlobal