forked from NAXAM/mapboxnavigation-ios-binding
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmapboxnavigation-ios.sln
68 lines (67 loc) · 5.03 KB
/
mapboxnavigation-ios.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NavigationQs", "demo\NavigationQs\NavigationQs.csproj", "{35431F2F-A310-49C5-BDAE-D2671214A83A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Naxam.MapboxNavigation.iOS", "Naxam.MapboxNavigation.iOS\Naxam.MapboxNavigation.iOS.csproj", "{5B4765B7-CE40-49C5-A858-96D9ED74398D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Naxam.MapboxDirections.iOS", "Naxam.MapboxDirections.iOS\Naxam.MapboxDirections.iOS.csproj", "{96B62B16-1F72-439B-AF5D-0CFE2F91EC59}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Naxam.MapboxCoreNavigation.iOS", "Naxam.MapboxCoreNavigation.iOS\Naxam.MapboxCoreNavigation.iOS.csproj", "{41C7D51E-DEF5-4765-A608-D3153C8082B4}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "demo", "demo", "{41E72820-4213-4382-A037-F89509254A4E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Naxam.MapboxSpeech.iOS", "Naxam.MapboxSpeech.iOS\Naxam.MapboxSpeech.iOS.csproj", "{16EA2278-2E14-4368-8771-7E7E24C2E185}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{35431F2F-A310-49C5-BDAE-D2671214A83A}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{35431F2F-A310-49C5-BDAE-D2671214A83A}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{35431F2F-A310-49C5-BDAE-D2671214A83A}.Release|iPhone.ActiveCfg = Release|iPhone
{35431F2F-A310-49C5-BDAE-D2671214A83A}.Release|iPhone.Build.0 = Release|iPhone
{35431F2F-A310-49C5-BDAE-D2671214A83A}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{35431F2F-A310-49C5-BDAE-D2671214A83A}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{35431F2F-A310-49C5-BDAE-D2671214A83A}.Debug|iPhone.ActiveCfg = Debug|iPhone
{35431F2F-A310-49C5-BDAE-D2671214A83A}.Debug|iPhone.Build.0 = Debug|iPhone
{5B4765B7-CE40-49C5-A858-96D9ED74398D}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{5B4765B7-CE40-49C5-A858-96D9ED74398D}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{5B4765B7-CE40-49C5-A858-96D9ED74398D}.Release|iPhone.ActiveCfg = Release|Any CPU
{5B4765B7-CE40-49C5-A858-96D9ED74398D}.Release|iPhone.Build.0 = Release|Any CPU
{5B4765B7-CE40-49C5-A858-96D9ED74398D}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{5B4765B7-CE40-49C5-A858-96D9ED74398D}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{5B4765B7-CE40-49C5-A858-96D9ED74398D}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{5B4765B7-CE40-49C5-A858-96D9ED74398D}.Debug|iPhone.Build.0 = Debug|Any CPU
{96B62B16-1F72-439B-AF5D-0CFE2F91EC59}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{96B62B16-1F72-439B-AF5D-0CFE2F91EC59}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{96B62B16-1F72-439B-AF5D-0CFE2F91EC59}.Release|iPhone.ActiveCfg = Release|Any CPU
{96B62B16-1F72-439B-AF5D-0CFE2F91EC59}.Release|iPhone.Build.0 = Release|Any CPU
{96B62B16-1F72-439B-AF5D-0CFE2F91EC59}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{96B62B16-1F72-439B-AF5D-0CFE2F91EC59}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{96B62B16-1F72-439B-AF5D-0CFE2F91EC59}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{96B62B16-1F72-439B-AF5D-0CFE2F91EC59}.Debug|iPhone.Build.0 = Debug|Any CPU
{41C7D51E-DEF5-4765-A608-D3153C8082B4}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{41C7D51E-DEF5-4765-A608-D3153C8082B4}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{41C7D51E-DEF5-4765-A608-D3153C8082B4}.Release|iPhone.ActiveCfg = Release|Any CPU
{41C7D51E-DEF5-4765-A608-D3153C8082B4}.Release|iPhone.Build.0 = Release|Any CPU
{41C7D51E-DEF5-4765-A608-D3153C8082B4}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{41C7D51E-DEF5-4765-A608-D3153C8082B4}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{41C7D51E-DEF5-4765-A608-D3153C8082B4}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{41C7D51E-DEF5-4765-A608-D3153C8082B4}.Debug|iPhone.Build.0 = Debug|Any CPU
{16EA2278-2E14-4368-8771-7E7E24C2E185}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{16EA2278-2E14-4368-8771-7E7E24C2E185}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{16EA2278-2E14-4368-8771-7E7E24C2E185}.Release|iPhone.ActiveCfg = Release|Any CPU
{16EA2278-2E14-4368-8771-7E7E24C2E185}.Release|iPhone.Build.0 = Release|Any CPU
{16EA2278-2E14-4368-8771-7E7E24C2E185}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{16EA2278-2E14-4368-8771-7E7E24C2E185}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{16EA2278-2E14-4368-8771-7E7E24C2E185}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{16EA2278-2E14-4368-8771-7E7E24C2E185}.Debug|iPhone.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{35431F2F-A310-49C5-BDAE-D2671214A83A} = {41E72820-4213-4382-A037-F89509254A4E}
EndGlobalSection
EndGlobal