-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAppXamarin.sln
71 lines (70 loc) · 5.06 KB
/
AppXamarin.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
69
70
71
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppXamarin.Android", "AppXamarin.Android\AppXamarin.Android.csproj", "{A23908B1-9AA3-4FA0-A120-1688C32451B9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppXamarin.iOS", "AppXamarin.iOS\AppXamarin.iOS.csproj", "{3DD5A625-5CA8-49A2-BA99-00FA5E0D6607}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppXamarin", "AppXamarin\AppXamarin.csproj", "{8ED9A619-A5B6-4EE8-9E24-9F299845604C}"
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
Ad-Hoc|iPhone = Ad-Hoc|iPhone
AppStore|iPhone = AppStore|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A23908B1-9AA3-4FA0-A120-1688C32451B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A23908B1-9AA3-4FA0-A120-1688C32451B9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A23908B1-9AA3-4FA0-A120-1688C32451B9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A23908B1-9AA3-4FA0-A120-1688C32451B9}.Release|Any CPU.Build.0 = Release|Any CPU
{A23908B1-9AA3-4FA0-A120-1688C32451B9}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{A23908B1-9AA3-4FA0-A120-1688C32451B9}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{A23908B1-9AA3-4FA0-A120-1688C32451B9}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{A23908B1-9AA3-4FA0-A120-1688C32451B9}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{A23908B1-9AA3-4FA0-A120-1688C32451B9}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{A23908B1-9AA3-4FA0-A120-1688C32451B9}.Debug|iPhone.Build.0 = Debug|Any CPU
{A23908B1-9AA3-4FA0-A120-1688C32451B9}.Release|iPhone.ActiveCfg = Release|Any CPU
{A23908B1-9AA3-4FA0-A120-1688C32451B9}.Release|iPhone.Build.0 = Release|Any CPU
{A23908B1-9AA3-4FA0-A120-1688C32451B9}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
{A23908B1-9AA3-4FA0-A120-1688C32451B9}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
{A23908B1-9AA3-4FA0-A120-1688C32451B9}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
{A23908B1-9AA3-4FA0-A120-1688C32451B9}.AppStore|iPhone.Build.0 = Debug|Any CPU
{3DD5A625-5CA8-49A2-BA99-00FA5E0D6607}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{3DD5A625-5CA8-49A2-BA99-00FA5E0D6607}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{3DD5A625-5CA8-49A2-BA99-00FA5E0D6607}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
{3DD5A625-5CA8-49A2-BA99-00FA5E0D6607}.Release|Any CPU.Build.0 = Release|iPhoneSimulator
{3DD5A625-5CA8-49A2-BA99-00FA5E0D6607}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{3DD5A625-5CA8-49A2-BA99-00FA5E0D6607}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{3DD5A625-5CA8-49A2-BA99-00FA5E0D6607}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{3DD5A625-5CA8-49A2-BA99-00FA5E0D6607}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{3DD5A625-5CA8-49A2-BA99-00FA5E0D6607}.Debug|iPhone.ActiveCfg = Debug|iPhone
{3DD5A625-5CA8-49A2-BA99-00FA5E0D6607}.Debug|iPhone.Build.0 = Debug|iPhone
{3DD5A625-5CA8-49A2-BA99-00FA5E0D6607}.Release|iPhone.ActiveCfg = Release|iPhone
{3DD5A625-5CA8-49A2-BA99-00FA5E0D6607}.Release|iPhone.Build.0 = Release|iPhone
{3DD5A625-5CA8-49A2-BA99-00FA5E0D6607}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
{3DD5A625-5CA8-49A2-BA99-00FA5E0D6607}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
{3DD5A625-5CA8-49A2-BA99-00FA5E0D6607}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
{3DD5A625-5CA8-49A2-BA99-00FA5E0D6607}.AppStore|iPhone.Build.0 = AppStore|iPhone
{8ED9A619-A5B6-4EE8-9E24-9F299845604C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8ED9A619-A5B6-4EE8-9E24-9F299845604C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8ED9A619-A5B6-4EE8-9E24-9F299845604C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8ED9A619-A5B6-4EE8-9E24-9F299845604C}.Release|Any CPU.Build.0 = Release|Any CPU
{8ED9A619-A5B6-4EE8-9E24-9F299845604C}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{8ED9A619-A5B6-4EE8-9E24-9F299845604C}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{8ED9A619-A5B6-4EE8-9E24-9F299845604C}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{8ED9A619-A5B6-4EE8-9E24-9F299845604C}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{8ED9A619-A5B6-4EE8-9E24-9F299845604C}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{8ED9A619-A5B6-4EE8-9E24-9F299845604C}.Debug|iPhone.Build.0 = Debug|Any CPU
{8ED9A619-A5B6-4EE8-9E24-9F299845604C}.Release|iPhone.ActiveCfg = Release|Any CPU
{8ED9A619-A5B6-4EE8-9E24-9F299845604C}.Release|iPhone.Build.0 = Release|Any CPU
{8ED9A619-A5B6-4EE8-9E24-9F299845604C}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
{8ED9A619-A5B6-4EE8-9E24-9F299845604C}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
{8ED9A619-A5B6-4EE8-9E24-9F299845604C}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
{8ED9A619-A5B6-4EE8-9E24-9F299845604C}.AppStore|iPhone.Build.0 = Debug|Any CPU
EndGlobalSection
EndGlobal