-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPhoneword_iOS.sln
75 lines (75 loc) · 5.38 KB
/
Phoneword_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
69
70
71
72
73
74
75
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Phoneword_iOS.iOS", "iOS\Phoneword_iOS.iOS.csproj", "{5CD8F4E7-D3B9-4BF6-9852-B617A46EFE78}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Phoneword_iOS.Droid", "Droid\Phoneword_iOS.Droid.csproj", "{B50C1F7B-8435-453E-B2B2-2A01AE55B9AF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Phoneword_iOS", "Phoneword_iOS\Phoneword_iOS.csproj", "{C2F929D7-DAA1-4188-B95D-EE11B18BB4A9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Phoneword_iOS.UITests", "UITests\Phoneword_iOS.UITests.csproj", "{7E95B540-619B-4B99-A1C1-73AC10261436}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{EE79AEE1-53E4-4A2E-A4E7-1F6D937A4ECA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5CD8F4E7-D3B9-4BF6-9852-B617A46EFE78}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{5CD8F4E7-D3B9-4BF6-9852-B617A46EFE78}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{5CD8F4E7-D3B9-4BF6-9852-B617A46EFE78}.Debug|iPhone.ActiveCfg = Debug|iPhone
{5CD8F4E7-D3B9-4BF6-9852-B617A46EFE78}.Debug|iPhone.Build.0 = Debug|iPhone
{5CD8F4E7-D3B9-4BF6-9852-B617A46EFE78}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{5CD8F4E7-D3B9-4BF6-9852-B617A46EFE78}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{5CD8F4E7-D3B9-4BF6-9852-B617A46EFE78}.Release|Any CPU.ActiveCfg = Release|iPhone
{5CD8F4E7-D3B9-4BF6-9852-B617A46EFE78}.Release|Any CPU.Build.0 = Release|iPhone
{5CD8F4E7-D3B9-4BF6-9852-B617A46EFE78}.Release|iPhone.ActiveCfg = Release|iPhone
{5CD8F4E7-D3B9-4BF6-9852-B617A46EFE78}.Release|iPhone.Build.0 = Release|iPhone
{5CD8F4E7-D3B9-4BF6-9852-B617A46EFE78}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{5CD8F4E7-D3B9-4BF6-9852-B617A46EFE78}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{7E95B540-619B-4B99-A1C1-73AC10261436}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7E95B540-619B-4B99-A1C1-73AC10261436}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7E95B540-619B-4B99-A1C1-73AC10261436}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{7E95B540-619B-4B99-A1C1-73AC10261436}.Debug|iPhone.Build.0 = Debug|Any CPU
{7E95B540-619B-4B99-A1C1-73AC10261436}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{7E95B540-619B-4B99-A1C1-73AC10261436}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{7E95B540-619B-4B99-A1C1-73AC10261436}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7E95B540-619B-4B99-A1C1-73AC10261436}.Release|Any CPU.Build.0 = Release|Any CPU
{7E95B540-619B-4B99-A1C1-73AC10261436}.Release|iPhone.ActiveCfg = Release|Any CPU
{7E95B540-619B-4B99-A1C1-73AC10261436}.Release|iPhone.Build.0 = Release|Any CPU
{7E95B540-619B-4B99-A1C1-73AC10261436}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{7E95B540-619B-4B99-A1C1-73AC10261436}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{B50C1F7B-8435-453E-B2B2-2A01AE55B9AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B50C1F7B-8435-453E-B2B2-2A01AE55B9AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B50C1F7B-8435-453E-B2B2-2A01AE55B9AF}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{B50C1F7B-8435-453E-B2B2-2A01AE55B9AF}.Debug|iPhone.Build.0 = Debug|Any CPU
{B50C1F7B-8435-453E-B2B2-2A01AE55B9AF}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{B50C1F7B-8435-453E-B2B2-2A01AE55B9AF}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{B50C1F7B-8435-453E-B2B2-2A01AE55B9AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B50C1F7B-8435-453E-B2B2-2A01AE55B9AF}.Release|Any CPU.Build.0 = Release|Any CPU
{B50C1F7B-8435-453E-B2B2-2A01AE55B9AF}.Release|iPhone.ActiveCfg = Release|Any CPU
{B50C1F7B-8435-453E-B2B2-2A01AE55B9AF}.Release|iPhone.Build.0 = Release|Any CPU
{B50C1F7B-8435-453E-B2B2-2A01AE55B9AF}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{B50C1F7B-8435-453E-B2B2-2A01AE55B9AF}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{C2F929D7-DAA1-4188-B95D-EE11B18BB4A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C2F929D7-DAA1-4188-B95D-EE11B18BB4A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C2F929D7-DAA1-4188-B95D-EE11B18BB4A9}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{C2F929D7-DAA1-4188-B95D-EE11B18BB4A9}.Debug|iPhone.Build.0 = Debug|Any CPU
{C2F929D7-DAA1-4188-B95D-EE11B18BB4A9}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{C2F929D7-DAA1-4188-B95D-EE11B18BB4A9}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{C2F929D7-DAA1-4188-B95D-EE11B18BB4A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C2F929D7-DAA1-4188-B95D-EE11B18BB4A9}.Release|Any CPU.Build.0 = Release|Any CPU
{C2F929D7-DAA1-4188-B95D-EE11B18BB4A9}.Release|iPhone.ActiveCfg = Release|Any CPU
{C2F929D7-DAA1-4188-B95D-EE11B18BB4A9}.Release|iPhone.Build.0 = Release|Any CPU
{C2F929D7-DAA1-4188-B95D-EE11B18BB4A9}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{C2F929D7-DAA1-4188-B95D-EE11B18BB4A9}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
EndGlobalSection
EndGlobal