-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathXamarin.Daum.iOS.MapSample.sln
More file actions
43 lines (42 loc) · 2.86 KB
/
Xamarin.Daum.iOS.MapSample.sln
File metadata and controls
43 lines (42 loc) · 2.86 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DaumMap.iOS", "DaumMap.iOS\DaumMap.iOS.csproj", "{FF5B8BF4-09E5-4010-85F9-E73BBA1CCAC2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DaumMap.iOS.Sample", "DaumMap.iOS.Sample\DaumMap.iOS.Sample.csproj", "{3EF6C266-5F73-409B-85A0-B6F05ADF526E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FF5B8BF4-09E5-4010-85F9-E73BBA1CCAC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FF5B8BF4-09E5-4010-85F9-E73BBA1CCAC2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FF5B8BF4-09E5-4010-85F9-E73BBA1CCAC2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FF5B8BF4-09E5-4010-85F9-E73BBA1CCAC2}.Release|Any CPU.Build.0 = Release|Any CPU
{FF5B8BF4-09E5-4010-85F9-E73BBA1CCAC2}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{FF5B8BF4-09E5-4010-85F9-E73BBA1CCAC2}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{FF5B8BF4-09E5-4010-85F9-E73BBA1CCAC2}.Release|iPhone.ActiveCfg = Release|Any CPU
{FF5B8BF4-09E5-4010-85F9-E73BBA1CCAC2}.Release|iPhone.Build.0 = Release|Any CPU
{FF5B8BF4-09E5-4010-85F9-E73BBA1CCAC2}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{FF5B8BF4-09E5-4010-85F9-E73BBA1CCAC2}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{FF5B8BF4-09E5-4010-85F9-E73BBA1CCAC2}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{FF5B8BF4-09E5-4010-85F9-E73BBA1CCAC2}.Debug|iPhone.Build.0 = Debug|Any CPU
{3EF6C266-5F73-409B-85A0-B6F05ADF526E}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{3EF6C266-5F73-409B-85A0-B6F05ADF526E}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{3EF6C266-5F73-409B-85A0-B6F05ADF526E}.Release|Any CPU.ActiveCfg = Release|iPhone
{3EF6C266-5F73-409B-85A0-B6F05ADF526E}.Release|Any CPU.Build.0 = Release|iPhone
{3EF6C266-5F73-409B-85A0-B6F05ADF526E}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{3EF6C266-5F73-409B-85A0-B6F05ADF526E}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{3EF6C266-5F73-409B-85A0-B6F05ADF526E}.Release|iPhone.ActiveCfg = Release|iPhone
{3EF6C266-5F73-409B-85A0-B6F05ADF526E}.Release|iPhone.Build.0 = Release|iPhone
{3EF6C266-5F73-409B-85A0-B6F05ADF526E}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{3EF6C266-5F73-409B-85A0-B6F05ADF526E}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{3EF6C266-5F73-409B-85A0-B6F05ADF526E}.Debug|iPhone.ActiveCfg = Debug|iPhone
{3EF6C266-5F73-409B-85A0-B6F05ADF526E}.Debug|iPhone.Build.0 = Debug|iPhone
EndGlobalSection
EndGlobal