-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathBindableMapTest.sln
More file actions
58 lines (58 loc) · 3.88 KB
/
Copy pathBindableMapTest.sln
File metadata and controls
58 lines (58 loc) · 3.88 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "BindableMapTest", "BindableMapTest\BindableMapTest.shproj", "{C7FDC640-A93C-4CCD-87A1-BE5459DB9FA7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BindableMapTest.iOS", "iOS\BindableMapTest.iOS.csproj", "{5997EC0A-2BFB-4A40-BCF0-833E3D4A1824}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BindableMapTest.Android", "Android\BindableMapTest.Android.csproj", "{6850D2DD-871A-43DC-87F8-05B83021130D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Release|iPhone = Release|iPhone
Ad-Hoc|iPhone = Ad-Hoc|iPhone
AppStore|iPhone = AppStore|iPhone
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5997EC0A-2BFB-4A40-BCF0-833E3D4A1824}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
{5997EC0A-2BFB-4A40-BCF0-833E3D4A1824}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
{5997EC0A-2BFB-4A40-BCF0-833E3D4A1824}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
{5997EC0A-2BFB-4A40-BCF0-833E3D4A1824}.AppStore|iPhone.Build.0 = AppStore|iPhone
{5997EC0A-2BFB-4A40-BCF0-833E3D4A1824}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{5997EC0A-2BFB-4A40-BCF0-833E3D4A1824}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{5997EC0A-2BFB-4A40-BCF0-833E3D4A1824}.Debug|iPhone.ActiveCfg = Debug|iPhone
{5997EC0A-2BFB-4A40-BCF0-833E3D4A1824}.Debug|iPhone.Build.0 = Debug|iPhone
{5997EC0A-2BFB-4A40-BCF0-833E3D4A1824}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{5997EC0A-2BFB-4A40-BCF0-833E3D4A1824}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{5997EC0A-2BFB-4A40-BCF0-833E3D4A1824}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
{5997EC0A-2BFB-4A40-BCF0-833E3D4A1824}.Release|Any CPU.Build.0 = Release|iPhoneSimulator
{5997EC0A-2BFB-4A40-BCF0-833E3D4A1824}.Release|iPhone.ActiveCfg = Release|iPhone
{5997EC0A-2BFB-4A40-BCF0-833E3D4A1824}.Release|iPhone.Build.0 = Release|iPhone
{5997EC0A-2BFB-4A40-BCF0-833E3D4A1824}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{5997EC0A-2BFB-4A40-BCF0-833E3D4A1824}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{6850D2DD-871A-43DC-87F8-05B83021130D}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
{6850D2DD-871A-43DC-87F8-05B83021130D}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
{6850D2DD-871A-43DC-87F8-05B83021130D}.AppStore|iPhone.ActiveCfg = Release|Any CPU
{6850D2DD-871A-43DC-87F8-05B83021130D}.AppStore|iPhone.Build.0 = Release|Any CPU
{6850D2DD-871A-43DC-87F8-05B83021130D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6850D2DD-871A-43DC-87F8-05B83021130D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6850D2DD-871A-43DC-87F8-05B83021130D}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{6850D2DD-871A-43DC-87F8-05B83021130D}.Debug|iPhone.Build.0 = Debug|Any CPU
{6850D2DD-871A-43DC-87F8-05B83021130D}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{6850D2DD-871A-43DC-87F8-05B83021130D}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{6850D2DD-871A-43DC-87F8-05B83021130D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6850D2DD-871A-43DC-87F8-05B83021130D}.Release|Any CPU.Build.0 = Release|Any CPU
{6850D2DD-871A-43DC-87F8-05B83021130D}.Release|iPhone.ActiveCfg = Release|Any CPU
{6850D2DD-871A-43DC-87F8-05B83021130D}.Release|iPhone.Build.0 = Release|Any CPU
{6850D2DD-871A-43DC-87F8-05B83021130D}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{6850D2DD-871A-43DC-87F8-05B83021130D}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = iOS\BindableMapTest.iOS.csproj
EndGlobalSection
EndGlobal