-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathSextant.Sample.sln
More file actions
86 lines (86 loc) · 5.95 KB
/
Copy pathSextant.Sample.sln
File metadata and controls
86 lines (86 loc) · 5.95 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28729.10
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SextantSample.iOS", "SextantSample.iOS\SextantSample.iOS.csproj", "{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SextantSample.Android", "SextantSample.Android\SextantSample.Android.csproj", "{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SextantSample", "SextantSample\SextantSample.csproj", "{3F955209-D929-4AE3-BD2A-A5823EB9D295}"
EndProject
Global
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
Ad-Hoc|iPhone = Ad-Hoc|iPhone
AppStore|iPhone = AppStore|iPhone
Sample Release|Any CPU = Sample Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.Debug|iPhone.ActiveCfg = Debug|iPhone
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.Debug|iPhone.Build.0 = Debug|iPhone
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.Release|Any CPU.Build.0 = Release|iPhoneSimulator
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.Release|iPhone.ActiveCfg = Release|iPhone
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.Release|iPhone.Build.0 = Release|iPhone
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.AppStore|iPhone.Build.0 = AppStore|iPhone
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.Sample Release|Any CPU.ActiveCfg = Sample Release|Any CPU
{A5BBADB1-F348-49CD-8264-59B5BE8E9F17}.Sample Release|Any CPU.Build.0 = Sample Release|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.Debug|iPhone.Build.0 = Debug|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.Release|Any CPU.Build.0 = Release|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.Release|iPhone.ActiveCfg = Release|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.Release|iPhone.Build.0 = Release|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.AppStore|iPhone.ActiveCfg = Release|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.AppStore|iPhone.Build.0 = Release|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.Sample Release|Any CPU.ActiveCfg = Sample Release|Any CPU
{4A684BB2-2CB4-4B04-8541-FF0FA677DD49}.Sample Release|Any CPU.Build.0 = Sample Release|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.Debug|iPhone.Build.0 = Debug|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.Release|Any CPU.Build.0 = Release|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.Release|iPhone.ActiveCfg = Release|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.Release|iPhone.Build.0 = Release|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.AppStore|iPhone.ActiveCfg = Release|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.AppStore|iPhone.Build.0 = Release|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.Sample Release|Any CPU.ActiveCfg = Release|Any CPU
{3F955209-D929-4AE3-BD2A-A5823EB9D295}.Sample Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {81A96B9F-BAE1-4243-9691-8EBFFC7C6482}
EndGlobalSection
EndGlobal