forked from xamarin/Touch.Unit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Touch.Unit.sln
91 lines (91 loc) · 6.66 KB
/
Touch.Unit.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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Touch.Unit", "Touch.Unit.csproj", "{5DDFD948-5455-40EB-BD67-211EA61F6472}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MonoTouch.NUnitLite", "NUnitLite\MonoTouch.NUnitLite.csproj", "{9A9B24AF-1103-43D4-8EC0-9EC0155322FC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "monotouch.tests", "monotouch.tests\monotouch.tests.csproj", "{20E71273-1306-477D-964D-A7FAFE20196D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Touch.Server", "Touch.Server\Touch.Server.csproj", "{A1303AE1-2693-4DF7-A17B-20C2ABA1E2ED}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Release|iPhone = Release|iPhone
AdHoc|iPhoneSimulator = AdHoc|iPhoneSimulator
AppStore|iPhoneSimulator = AppStore|iPhoneSimulator
AdHoc|iPhone = AdHoc|iPhone
AppStore|iPhone = AppStore|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{20E71273-1306-477D-964D-A7FAFE20196D}.AdHoc|iPhone.ActiveCfg = Debug|Any CPU
{20E71273-1306-477D-964D-A7FAFE20196D}.AdHoc|iPhone.Build.0 = Debug|Any CPU
{20E71273-1306-477D-964D-A7FAFE20196D}.AdHoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{20E71273-1306-477D-964D-A7FAFE20196D}.AdHoc|iPhoneSimulator.Build.0 = Debug|Any CPU
{20E71273-1306-477D-964D-A7FAFE20196D}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
{20E71273-1306-477D-964D-A7FAFE20196D}.AppStore|iPhone.Build.0 = Debug|Any CPU
{20E71273-1306-477D-964D-A7FAFE20196D}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{20E71273-1306-477D-964D-A7FAFE20196D}.AppStore|iPhoneSimulator.Build.0 = Debug|Any CPU
{20E71273-1306-477D-964D-A7FAFE20196D}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{20E71273-1306-477D-964D-A7FAFE20196D}.Debug|iPhone.Build.0 = Debug|Any CPU
{20E71273-1306-477D-964D-A7FAFE20196D}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{20E71273-1306-477D-964D-A7FAFE20196D}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{20E71273-1306-477D-964D-A7FAFE20196D}.Release|iPhone.ActiveCfg = Release|Any CPU
{20E71273-1306-477D-964D-A7FAFE20196D}.Release|iPhone.Build.0 = Release|Any CPU
{20E71273-1306-477D-964D-A7FAFE20196D}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{20E71273-1306-477D-964D-A7FAFE20196D}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{5DDFD948-5455-40EB-BD67-211EA61F6472}.AdHoc|iPhone.ActiveCfg = Debug|iPhone
{5DDFD948-5455-40EB-BD67-211EA61F6472}.AdHoc|iPhone.Build.0 = Debug|iPhone
{5DDFD948-5455-40EB-BD67-211EA61F6472}.AdHoc|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{5DDFD948-5455-40EB-BD67-211EA61F6472}.AdHoc|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{5DDFD948-5455-40EB-BD67-211EA61F6472}.AppStore|iPhone.ActiveCfg = Debug|iPhone
{5DDFD948-5455-40EB-BD67-211EA61F6472}.AppStore|iPhone.Build.0 = Debug|iPhone
{5DDFD948-5455-40EB-BD67-211EA61F6472}.AppStore|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{5DDFD948-5455-40EB-BD67-211EA61F6472}.AppStore|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{5DDFD948-5455-40EB-BD67-211EA61F6472}.Debug|iPhone.ActiveCfg = Debug|iPhone
{5DDFD948-5455-40EB-BD67-211EA61F6472}.Debug|iPhone.Build.0 = Debug|iPhone
{5DDFD948-5455-40EB-BD67-211EA61F6472}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{5DDFD948-5455-40EB-BD67-211EA61F6472}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{5DDFD948-5455-40EB-BD67-211EA61F6472}.Release|iPhone.ActiveCfg = Release|iPhone
{5DDFD948-5455-40EB-BD67-211EA61F6472}.Release|iPhone.Build.0 = Release|iPhone
{5DDFD948-5455-40EB-BD67-211EA61F6472}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{5DDFD948-5455-40EB-BD67-211EA61F6472}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{9A9B24AF-1103-43D4-8EC0-9EC0155322FC}.AdHoc|iPhone.ActiveCfg = Debug|Any CPU
{9A9B24AF-1103-43D4-8EC0-9EC0155322FC}.AdHoc|iPhone.Build.0 = Debug|Any CPU
{9A9B24AF-1103-43D4-8EC0-9EC0155322FC}.AdHoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{9A9B24AF-1103-43D4-8EC0-9EC0155322FC}.AdHoc|iPhoneSimulator.Build.0 = Debug|Any CPU
{9A9B24AF-1103-43D4-8EC0-9EC0155322FC}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
{9A9B24AF-1103-43D4-8EC0-9EC0155322FC}.AppStore|iPhone.Build.0 = Debug|Any CPU
{9A9B24AF-1103-43D4-8EC0-9EC0155322FC}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{9A9B24AF-1103-43D4-8EC0-9EC0155322FC}.AppStore|iPhoneSimulator.Build.0 = Debug|Any CPU
{9A9B24AF-1103-43D4-8EC0-9EC0155322FC}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{9A9B24AF-1103-43D4-8EC0-9EC0155322FC}.Debug|iPhone.Build.0 = Debug|Any CPU
{9A9B24AF-1103-43D4-8EC0-9EC0155322FC}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{9A9B24AF-1103-43D4-8EC0-9EC0155322FC}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{9A9B24AF-1103-43D4-8EC0-9EC0155322FC}.Release|iPhone.ActiveCfg = Release|Any CPU
{9A9B24AF-1103-43D4-8EC0-9EC0155322FC}.Release|iPhone.Build.0 = Release|Any CPU
{9A9B24AF-1103-43D4-8EC0-9EC0155322FC}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{9A9B24AF-1103-43D4-8EC0-9EC0155322FC}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{A1303AE1-2693-4DF7-A17B-20C2ABA1E2ED}.AdHoc|iPhone.ActiveCfg = Debug|iPhone
{A1303AE1-2693-4DF7-A17B-20C2ABA1E2ED}.AdHoc|iPhone.Build.0 = Debug|iPhone
{A1303AE1-2693-4DF7-A17B-20C2ABA1E2ED}.AdHoc|iPhoneSimulator.ActiveCfg = Debug|iPhone
{A1303AE1-2693-4DF7-A17B-20C2ABA1E2ED}.AdHoc|iPhoneSimulator.Build.0 = Debug|iPhone
{A1303AE1-2693-4DF7-A17B-20C2ABA1E2ED}.AppStore|iPhone.ActiveCfg = Debug|iPhone
{A1303AE1-2693-4DF7-A17B-20C2ABA1E2ED}.AppStore|iPhone.Build.0 = Debug|iPhone
{A1303AE1-2693-4DF7-A17B-20C2ABA1E2ED}.AppStore|iPhoneSimulator.ActiveCfg = Debug|iPhone
{A1303AE1-2693-4DF7-A17B-20C2ABA1E2ED}.AppStore|iPhoneSimulator.Build.0 = Debug|iPhone
{A1303AE1-2693-4DF7-A17B-20C2ABA1E2ED}.Debug|iPhone.ActiveCfg = Debug|iPhone
{A1303AE1-2693-4DF7-A17B-20C2ABA1E2ED}.Debug|iPhone.Build.0 = Debug|iPhone
{A1303AE1-2693-4DF7-A17B-20C2ABA1E2ED}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhone
{A1303AE1-2693-4DF7-A17B-20C2ABA1E2ED}.Debug|iPhoneSimulator.Build.0 = Debug|iPhone
{A1303AE1-2693-4DF7-A17B-20C2ABA1E2ED}.Release|iPhone.ActiveCfg = Release|iPhone
{A1303AE1-2693-4DF7-A17B-20C2ABA1E2ED}.Release|iPhone.Build.0 = Release|iPhone
{A1303AE1-2693-4DF7-A17B-20C2ABA1E2ED}.Release|iPhoneSimulator.ActiveCfg = Release|iPhone
{A1303AE1-2693-4DF7-A17B-20C2ABA1E2ED}.Release|iPhoneSimulator.Build.0 = Release|iPhone
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Touch.Unit.csproj
EndGlobalSection
EndGlobal