-
Notifications
You must be signed in to change notification settings - Fork 1
/
Xamarin.GoogleMapsUtilities.sln
57 lines (56 loc) · 4.07 KB
/
Xamarin.GoogleMapsUtilities.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.Android.Maps.Utils", "Xamarin.Android.Maps.Utils\Xamarin.Android.Maps.Utils.csproj", "{CAA94949-3E23-4FDB-95AE-DFA09AF5E926}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.iOS.Maps.Utils", "Xamarin.iOS.Maps.Utils\Xamarin.iOS.Maps.Utils.csproj", "{5A04FD70-A4FC-49B5-893C-579904C11189}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestGoogleMaps", "..\..\..\wdata\tmp\TestGoogleMaps\TestGoogleMaps\TestGoogleMaps.csproj", "{AA754F03-426C-41B2-B860-14DDDE18F3E1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Release|iPhone = Release|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CAA94949-3E23-4FDB-95AE-DFA09AF5E926}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CAA94949-3E23-4FDB-95AE-DFA09AF5E926}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CAA94949-3E23-4FDB-95AE-DFA09AF5E926}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CAA94949-3E23-4FDB-95AE-DFA09AF5E926}.Release|Any CPU.Build.0 = Release|Any CPU
{CAA94949-3E23-4FDB-95AE-DFA09AF5E926}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{CAA94949-3E23-4FDB-95AE-DFA09AF5E926}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{CAA94949-3E23-4FDB-95AE-DFA09AF5E926}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{CAA94949-3E23-4FDB-95AE-DFA09AF5E926}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{CAA94949-3E23-4FDB-95AE-DFA09AF5E926}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{CAA94949-3E23-4FDB-95AE-DFA09AF5E926}.Debug|iPhone.Build.0 = Debug|Any CPU
{CAA94949-3E23-4FDB-95AE-DFA09AF5E926}.Release|iPhone.ActiveCfg = Release|Any CPU
{CAA94949-3E23-4FDB-95AE-DFA09AF5E926}.Release|iPhone.Build.0 = Release|Any CPU
{5A04FD70-A4FC-49B5-893C-579904C11189}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5A04FD70-A4FC-49B5-893C-579904C11189}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5A04FD70-A4FC-49B5-893C-579904C11189}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5A04FD70-A4FC-49B5-893C-579904C11189}.Release|Any CPU.Build.0 = Release|Any CPU
{5A04FD70-A4FC-49B5-893C-579904C11189}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{5A04FD70-A4FC-49B5-893C-579904C11189}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{5A04FD70-A4FC-49B5-893C-579904C11189}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{5A04FD70-A4FC-49B5-893C-579904C11189}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{5A04FD70-A4FC-49B5-893C-579904C11189}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{5A04FD70-A4FC-49B5-893C-579904C11189}.Debug|iPhone.Build.0 = Debug|Any CPU
{5A04FD70-A4FC-49B5-893C-579904C11189}.Release|iPhone.ActiveCfg = Release|Any CPU
{5A04FD70-A4FC-49B5-893C-579904C11189}.Release|iPhone.Build.0 = Release|Any CPU
{AA754F03-426C-41B2-B860-14DDDE18F3E1}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{AA754F03-426C-41B2-B860-14DDDE18F3E1}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{AA754F03-426C-41B2-B860-14DDDE18F3E1}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
{AA754F03-426C-41B2-B860-14DDDE18F3E1}.Release|Any CPU.Build.0 = Release|iPhoneSimulator
{AA754F03-426C-41B2-B860-14DDDE18F3E1}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{AA754F03-426C-41B2-B860-14DDDE18F3E1}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{AA754F03-426C-41B2-B860-14DDDE18F3E1}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{AA754F03-426C-41B2-B860-14DDDE18F3E1}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{AA754F03-426C-41B2-B860-14DDDE18F3E1}.Debug|iPhone.ActiveCfg = Debug|iPhone
{AA754F03-426C-41B2-B860-14DDDE18F3E1}.Debug|iPhone.Build.0 = Debug|iPhone
{AA754F03-426C-41B2-B860-14DDDE18F3E1}.Release|iPhone.ActiveCfg = Release|iPhone
{AA754F03-426C-41B2-B860-14DDDE18F3E1}.Release|iPhone.Build.0 = Release|iPhone
EndGlobalSection
EndGlobal