comal.timesheet.sln 62 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736
  1. Microsoft Visual Studio Solution File, Format Version 12.00
  2. # Visual Studio Version 17
  3. VisualStudioVersion = 17.1.32414.318
  4. MinimumVisualStudioVersion = 10.0.40219.1
  5. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "InABox.Core", "..\..\InABox\InABox.Core\InABox.Core.csproj", "{21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}"
  6. EndProject
  7. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "InABox.Configuration", "..\..\InABox\InABox.Configuration\InABox.Configuration.csproj", "{0E153B89-280B-4485-9FD1-E055B8EDA078}"
  8. EndProject
  9. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "comal.timesheets.iOS", "comal.timesheets.iOS\comal.timesheets.iOS.csproj", "{C94220A8-3034-4CC7-B13D-8551DAACE4C6}"
  10. EndProject
  11. Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "comal.timesheets", "comal.timesheets\comal.timesheets.shproj", "{8EAD5E7E-80A9-4AF5-9A67-4C31DB899CAD}"
  12. EndProject
  13. Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "InABox.Mobile.Shared", "..\..\InABox\InABox.Mobile\Shared\InABox.Mobile.Shared.shproj", "{DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}"
  14. EndProject
  15. Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "InABox.Mobile.iOS", "..\..\InABox\InABox.Mobile\iOS\InABox.Mobile.iOS.shproj", "{B9411B74-F425-4044-986B-773F85FC1985}"
  16. EndProject
  17. Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "InABox.Mobile.Android", "..\..\InABox\InABox.Mobile\Android\InABox.Mobile.Android.shproj", "{058C4717-24F4-4408-A02F-BC72ADF504C0}"
  18. EndProject
  19. Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "InABox.Client.Remote.Shared", "..\..\InABox\inabox.client.remote.shared\InABox.Client.Remote.Shared.shproj", "{803042CA-E67E-44E6-B73C-244AE5BB2A09}"
  20. EndProject
  21. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "comal.timesheets.Android", "comal.timesheets.Android\comal.timesheets.Android.csproj", "{DAC39203-29E5-4730-AF8F-8119DE28BDFC}"
  22. EndProject
  23. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "InABox.Logging.Shared", "..\..\InABox\InABox.Logging.Shared\InABox.Logging.Shared.csproj", "{6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}"
  24. EndProject
  25. Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{EB686E1A-069B-4A8C-97B9-D9C6215DD1C5}"
  26. ProjectSection(SolutionItems) = preProject
  27. .editorconfig = .editorconfig
  28. ..\..\3rdpartylibs\pdfium-android\pdfium-android-1.7.0.aar = ..\..\3rdpartylibs\pdfium-android\pdfium-android-1.7.0.aar
  29. EndProjectSection
  30. EndProject
  31. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PRSClasses", "..\PRS.Classes\PRSClasses.csproj", "{7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}"
  32. EndProject
  33. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "InABox.Client.WebSocket", "..\..\inabox\inabox.client.websocket\InABox.Client.WebSocket.csproj", "{2A9B17EE-EE09-4B7F-8D14-3745C2449005}"
  34. EndProject
  35. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "InABox.WebSocket.Shared", "..\..\inabox\inabox.websocket.shared\InABox.WebSocket.Shared.csproj", "{F0C0906C-60ED-43E6-B499-B9467EE8A8CD}"
  36. EndProject
  37. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "InABox.Client.Remote.Json", "..\..\inabox\InABox.Client.Remote.Json\InABox.Client.Remote.Json.csproj", "{67B6CAE5-188B-42A0-AE5D-0E5C6049A910}"
  38. EndProject
  39. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PdfiumAndroid", "..\..\3rdpartylibs\pdfium-android\PdfiumAndroid\PdfiumAndroid\PdfiumAndroid.csproj", "{63845795-416F-4848-9DC1-63E992803D29}"
  40. EndProject
  41. Global
  42. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  43. Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
  44. Ad-Hoc|iPhone = Ad-Hoc|iPhone
  45. Ad-Hoc|iPhoneSimulator = Ad-Hoc|iPhoneSimulator
  46. AppStore|Any CPU = AppStore|Any CPU
  47. AppStore|iPhone = AppStore|iPhone
  48. AppStore|iPhoneSimulator = AppStore|iPhoneSimulator
  49. CodeAnalysis|Any CPU = CodeAnalysis|Any CPU
  50. CodeAnalysis|iPhone = CodeAnalysis|iPhone
  51. CodeAnalysis|iPhoneSimulator = CodeAnalysis|iPhoneSimulator
  52. Debug|Any CPU = Debug|Any CPU
  53. Debug|iPhone = Debug|iPhone
  54. Debug|iPhoneSimulator = Debug|iPhoneSimulator
  55. Instrument|Any CPU = Instrument|Any CPU
  56. Instrument|iPhone = Instrument|iPhone
  57. Instrument|iPhoneSimulator = Instrument|iPhoneSimulator
  58. MonoTouch|Any CPU = MonoTouch|Any CPU
  59. MonoTouch|iPhone = MonoTouch|iPhone
  60. MonoTouch|iPhoneSimulator = MonoTouch|iPhoneSimulator
  61. PerformanceTest|Any CPU = PerformanceTest|Any CPU
  62. PerformanceTest|iPhone = PerformanceTest|iPhone
  63. PerformanceTest|iPhoneSimulator = PerformanceTest|iPhoneSimulator
  64. Release|Any CPU = Release|Any CPU
  65. Release|iPhone = Release|iPhone
  66. Release|iPhoneSimulator = Release|iPhoneSimulator
  67. STATIC_ONLY NO_EXPRESSIONS|Any CPU = STATIC_ONLY NO_EXPRESSIONS|Any CPU
  68. STATIC_ONLY NO_EXPRESSIONS|iPhone = STATIC_ONLY NO_EXPRESSIONS|iPhone
  69. STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator = STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator
  70. EndGlobalSection
  71. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  72. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  73. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  74. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
  75. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
  76. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  77. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
  78. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  79. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.AppStore|Any CPU.Build.0 = Release|Any CPU
  80. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
  81. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.AppStore|iPhone.Build.0 = Debug|Any CPU
  82. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  83. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
  84. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.CodeAnalysis|Any CPU.ActiveCfg = Debug|Any CPU
  85. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.CodeAnalysis|Any CPU.Build.0 = Debug|Any CPU
  86. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.CodeAnalysis|iPhone.ActiveCfg = Release|Any CPU
  87. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.CodeAnalysis|iPhone.Build.0 = Release|Any CPU
  88. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.CodeAnalysis|iPhoneSimulator.ActiveCfg = Release|Any CPU
  89. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.CodeAnalysis|iPhoneSimulator.Build.0 = Release|Any CPU
  90. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  91. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
  92. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  93. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Debug|iPhone.Build.0 = Debug|Any CPU
  94. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  95. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  96. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Instrument|Any CPU.ActiveCfg = Debug|Any CPU
  97. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Instrument|Any CPU.Build.0 = Debug|Any CPU
  98. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Instrument|iPhone.ActiveCfg = Release|Any CPU
  99. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Instrument|iPhone.Build.0 = Release|Any CPU
  100. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Instrument|iPhoneSimulator.ActiveCfg = Release|Any CPU
  101. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Instrument|iPhoneSimulator.Build.0 = Release|Any CPU
  102. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.MonoTouch|Any CPU.ActiveCfg = Debug|Any CPU
  103. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.MonoTouch|Any CPU.Build.0 = Debug|Any CPU
  104. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.MonoTouch|iPhone.ActiveCfg = Release|Any CPU
  105. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.MonoTouch|iPhone.Build.0 = Release|Any CPU
  106. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.MonoTouch|iPhoneSimulator.ActiveCfg = Release|Any CPU
  107. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.MonoTouch|iPhoneSimulator.Build.0 = Release|Any CPU
  108. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.PerformanceTest|Any CPU.ActiveCfg = Debug|Any CPU
  109. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.PerformanceTest|Any CPU.Build.0 = Debug|Any CPU
  110. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.PerformanceTest|iPhone.ActiveCfg = Release|Any CPU
  111. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.PerformanceTest|iPhone.Build.0 = Release|Any CPU
  112. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.PerformanceTest|iPhoneSimulator.ActiveCfg = Release|Any CPU
  113. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.PerformanceTest|iPhoneSimulator.Build.0 = Release|Any CPU
  114. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
  115. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Release|Any CPU.Build.0 = Release|Any CPU
  116. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Release|iPhone.ActiveCfg = Release|Any CPU
  117. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Release|iPhone.Build.0 = Release|Any CPU
  118. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  119. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  120. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.ActiveCfg = Debug|Any CPU
  121. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.Build.0 = Debug|Any CPU
  122. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.STATIC_ONLY NO_EXPRESSIONS|iPhone.ActiveCfg = Release|Any CPU
  123. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.STATIC_ONLY NO_EXPRESSIONS|iPhone.Build.0 = Release|Any CPU
  124. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.ActiveCfg = Release|Any CPU
  125. {21BEA73D-F3AD-43C6-8E3B-026EFE9233EB}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.Build.0 = Release|Any CPU
  126. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  127. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  128. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
  129. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
  130. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  131. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
  132. {0E153B89-280B-4485-9FD1-E055B8EDA078}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  133. {0E153B89-280B-4485-9FD1-E055B8EDA078}.AppStore|Any CPU.Build.0 = Release|Any CPU
  134. {0E153B89-280B-4485-9FD1-E055B8EDA078}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
  135. {0E153B89-280B-4485-9FD1-E055B8EDA078}.AppStore|iPhone.Build.0 = Debug|Any CPU
  136. {0E153B89-280B-4485-9FD1-E055B8EDA078}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  137. {0E153B89-280B-4485-9FD1-E055B8EDA078}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
  138. {0E153B89-280B-4485-9FD1-E055B8EDA078}.CodeAnalysis|Any CPU.ActiveCfg = Debug|Any CPU
  139. {0E153B89-280B-4485-9FD1-E055B8EDA078}.CodeAnalysis|Any CPU.Build.0 = Debug|Any CPU
  140. {0E153B89-280B-4485-9FD1-E055B8EDA078}.CodeAnalysis|iPhone.ActiveCfg = Release|Any CPU
  141. {0E153B89-280B-4485-9FD1-E055B8EDA078}.CodeAnalysis|iPhone.Build.0 = Release|Any CPU
  142. {0E153B89-280B-4485-9FD1-E055B8EDA078}.CodeAnalysis|iPhoneSimulator.ActiveCfg = Release|Any CPU
  143. {0E153B89-280B-4485-9FD1-E055B8EDA078}.CodeAnalysis|iPhoneSimulator.Build.0 = Release|Any CPU
  144. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  145. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Debug|Any CPU.Build.0 = Debug|Any CPU
  146. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  147. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Debug|iPhone.Build.0 = Debug|Any CPU
  148. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  149. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  150. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Instrument|Any CPU.ActiveCfg = Debug|Any CPU
  151. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Instrument|Any CPU.Build.0 = Debug|Any CPU
  152. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Instrument|iPhone.ActiveCfg = Release|Any CPU
  153. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Instrument|iPhone.Build.0 = Release|Any CPU
  154. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Instrument|iPhoneSimulator.ActiveCfg = Release|Any CPU
  155. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Instrument|iPhoneSimulator.Build.0 = Release|Any CPU
  156. {0E153B89-280B-4485-9FD1-E055B8EDA078}.MonoTouch|Any CPU.ActiveCfg = Debug|Any CPU
  157. {0E153B89-280B-4485-9FD1-E055B8EDA078}.MonoTouch|Any CPU.Build.0 = Debug|Any CPU
  158. {0E153B89-280B-4485-9FD1-E055B8EDA078}.MonoTouch|iPhone.ActiveCfg = Release|Any CPU
  159. {0E153B89-280B-4485-9FD1-E055B8EDA078}.MonoTouch|iPhone.Build.0 = Release|Any CPU
  160. {0E153B89-280B-4485-9FD1-E055B8EDA078}.MonoTouch|iPhoneSimulator.ActiveCfg = Release|Any CPU
  161. {0E153B89-280B-4485-9FD1-E055B8EDA078}.MonoTouch|iPhoneSimulator.Build.0 = Release|Any CPU
  162. {0E153B89-280B-4485-9FD1-E055B8EDA078}.PerformanceTest|Any CPU.ActiveCfg = Debug|Any CPU
  163. {0E153B89-280B-4485-9FD1-E055B8EDA078}.PerformanceTest|Any CPU.Build.0 = Debug|Any CPU
  164. {0E153B89-280B-4485-9FD1-E055B8EDA078}.PerformanceTest|iPhone.ActiveCfg = Release|Any CPU
  165. {0E153B89-280B-4485-9FD1-E055B8EDA078}.PerformanceTest|iPhone.Build.0 = Release|Any CPU
  166. {0E153B89-280B-4485-9FD1-E055B8EDA078}.PerformanceTest|iPhoneSimulator.ActiveCfg = Release|Any CPU
  167. {0E153B89-280B-4485-9FD1-E055B8EDA078}.PerformanceTest|iPhoneSimulator.Build.0 = Release|Any CPU
  168. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Release|Any CPU.ActiveCfg = Release|Any CPU
  169. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Release|Any CPU.Build.0 = Release|Any CPU
  170. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Release|iPhone.ActiveCfg = Release|Any CPU
  171. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Release|iPhone.Build.0 = Release|Any CPU
  172. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  173. {0E153B89-280B-4485-9FD1-E055B8EDA078}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  174. {0E153B89-280B-4485-9FD1-E055B8EDA078}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.ActiveCfg = Debug|Any CPU
  175. {0E153B89-280B-4485-9FD1-E055B8EDA078}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.Build.0 = Debug|Any CPU
  176. {0E153B89-280B-4485-9FD1-E055B8EDA078}.STATIC_ONLY NO_EXPRESSIONS|iPhone.ActiveCfg = Release|Any CPU
  177. {0E153B89-280B-4485-9FD1-E055B8EDA078}.STATIC_ONLY NO_EXPRESSIONS|iPhone.Build.0 = Release|Any CPU
  178. {0E153B89-280B-4485-9FD1-E055B8EDA078}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.ActiveCfg = Release|Any CPU
  179. {0E153B89-280B-4485-9FD1-E055B8EDA078}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.Build.0 = Release|Any CPU
  180. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Ad-Hoc|Any CPU.ActiveCfg = Ad-Hoc|iPhone
  181. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
  182. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
  183. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Ad-Hoc|iPhone
  184. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.AppStore|Any CPU.ActiveCfg = AppStore|iPhone
  185. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
  186. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.AppStore|iPhone.Build.0 = AppStore|iPhone
  187. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.AppStore|iPhoneSimulator.ActiveCfg = AppStore|iPhone
  188. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.CodeAnalysis|Any CPU.ActiveCfg = Debug|iPhoneSimulator
  189. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.CodeAnalysis|Any CPU.Build.0 = Debug|iPhoneSimulator
  190. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.CodeAnalysis|iPhone.ActiveCfg = Release|iPhone
  191. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.CodeAnalysis|iPhone.Build.0 = Release|iPhone
  192. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.CodeAnalysis|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
  193. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Debug|Any CPU.ActiveCfg = Debug|iPhone
  194. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Debug|Any CPU.Build.0 = Debug|iPhone
  195. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Debug|Any CPU.Deploy.0 = Debug|iPhone
  196. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Debug|iPhone.ActiveCfg = Debug|iPhone
  197. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Debug|iPhone.Build.0 = Debug|iPhone
  198. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
  199. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
  200. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Debug|iPhoneSimulator.Deploy.0 = Debug|iPhoneSimulator
  201. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Instrument|Any CPU.ActiveCfg = Debug|iPhoneSimulator
  202. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Instrument|Any CPU.Build.0 = Debug|iPhoneSimulator
  203. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Instrument|iPhone.ActiveCfg = Release|iPhone
  204. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Instrument|iPhone.Build.0 = Release|iPhone
  205. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Instrument|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
  206. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.MonoTouch|Any CPU.ActiveCfg = Debug|iPhoneSimulator
  207. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.MonoTouch|Any CPU.Build.0 = Debug|iPhoneSimulator
  208. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.MonoTouch|iPhone.ActiveCfg = Release|iPhone
  209. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.MonoTouch|iPhone.Build.0 = Release|iPhone
  210. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.MonoTouch|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
  211. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.PerformanceTest|Any CPU.ActiveCfg = Debug|iPhoneSimulator
  212. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.PerformanceTest|Any CPU.Build.0 = Debug|iPhoneSimulator
  213. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.PerformanceTest|iPhone.ActiveCfg = Release|iPhone
  214. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.PerformanceTest|iPhone.Build.0 = Release|iPhone
  215. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.PerformanceTest|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
  216. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
  217. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Release|Any CPU.Build.0 = Release|iPhoneSimulator
  218. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Release|iPhone.ActiveCfg = Release|iPhone
  219. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Release|iPhone.Build.0 = Release|iPhone
  220. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
  221. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
  222. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.ActiveCfg = Debug|iPhoneSimulator
  223. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.Build.0 = Debug|iPhoneSimulator
  224. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.STATIC_ONLY NO_EXPRESSIONS|iPhone.ActiveCfg = Release|iPhone
  225. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.STATIC_ONLY NO_EXPRESSIONS|iPhone.Build.0 = Release|iPhone
  226. {C94220A8-3034-4CC7-B13D-8551DAACE4C6}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
  227. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  228. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
  229. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  230. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  231. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.AppStore|iPhone.ActiveCfg = Release|Any CPU
  232. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  233. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.CodeAnalysis|Any CPU.ActiveCfg = Release|Any CPU
  234. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.CodeAnalysis|iPhone.ActiveCfg = Release|Any CPU
  235. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.CodeAnalysis|iPhoneSimulator.ActiveCfg = Release|Any CPU
  236. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  237. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  238. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  239. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.Instrument|Any CPU.ActiveCfg = Release|Any CPU
  240. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.Instrument|iPhone.ActiveCfg = Release|Any CPU
  241. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.Instrument|iPhoneSimulator.ActiveCfg = Release|Any CPU
  242. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.MonoTouch|Any CPU.ActiveCfg = Release|Any CPU
  243. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.MonoTouch|iPhone.ActiveCfg = Release|Any CPU
  244. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.MonoTouch|iPhoneSimulator.ActiveCfg = Release|Any CPU
  245. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.PerformanceTest|Any CPU.ActiveCfg = Release|Any CPU
  246. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.PerformanceTest|iPhone.ActiveCfg = Release|Any CPU
  247. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.PerformanceTest|iPhoneSimulator.ActiveCfg = Release|Any CPU
  248. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.Release|Any CPU.ActiveCfg = Release|Any CPU
  249. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.Release|iPhone.ActiveCfg = Release|Any CPU
  250. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  251. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.ActiveCfg = Release|Any CPU
  252. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.STATIC_ONLY NO_EXPRESSIONS|iPhone.ActiveCfg = Release|Any CPU
  253. {DFE1F0D0-3362-4E88-A723-ADA5A3F0CFF8}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.ActiveCfg = Release|Any CPU
  254. {B9411B74-F425-4044-986B-773F85FC1985}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  255. {B9411B74-F425-4044-986B-773F85FC1985}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
  256. {B9411B74-F425-4044-986B-773F85FC1985}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  257. {B9411B74-F425-4044-986B-773F85FC1985}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  258. {B9411B74-F425-4044-986B-773F85FC1985}.AppStore|iPhone.ActiveCfg = Release|Any CPU
  259. {B9411B74-F425-4044-986B-773F85FC1985}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  260. {B9411B74-F425-4044-986B-773F85FC1985}.CodeAnalysis|Any CPU.ActiveCfg = Release|Any CPU
  261. {B9411B74-F425-4044-986B-773F85FC1985}.CodeAnalysis|iPhone.ActiveCfg = Release|Any CPU
  262. {B9411B74-F425-4044-986B-773F85FC1985}.CodeAnalysis|iPhoneSimulator.ActiveCfg = Release|Any CPU
  263. {B9411B74-F425-4044-986B-773F85FC1985}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  264. {B9411B74-F425-4044-986B-773F85FC1985}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  265. {B9411B74-F425-4044-986B-773F85FC1985}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  266. {B9411B74-F425-4044-986B-773F85FC1985}.Instrument|Any CPU.ActiveCfg = Release|Any CPU
  267. {B9411B74-F425-4044-986B-773F85FC1985}.Instrument|iPhone.ActiveCfg = Release|Any CPU
  268. {B9411B74-F425-4044-986B-773F85FC1985}.Instrument|iPhoneSimulator.ActiveCfg = Release|Any CPU
  269. {B9411B74-F425-4044-986B-773F85FC1985}.MonoTouch|Any CPU.ActiveCfg = Release|Any CPU
  270. {B9411B74-F425-4044-986B-773F85FC1985}.MonoTouch|iPhone.ActiveCfg = Release|Any CPU
  271. {B9411B74-F425-4044-986B-773F85FC1985}.MonoTouch|iPhoneSimulator.ActiveCfg = Release|Any CPU
  272. {B9411B74-F425-4044-986B-773F85FC1985}.PerformanceTest|Any CPU.ActiveCfg = Release|Any CPU
  273. {B9411B74-F425-4044-986B-773F85FC1985}.PerformanceTest|iPhone.ActiveCfg = Release|Any CPU
  274. {B9411B74-F425-4044-986B-773F85FC1985}.PerformanceTest|iPhoneSimulator.ActiveCfg = Release|Any CPU
  275. {B9411B74-F425-4044-986B-773F85FC1985}.Release|Any CPU.ActiveCfg = Release|Any CPU
  276. {B9411B74-F425-4044-986B-773F85FC1985}.Release|iPhone.ActiveCfg = Release|Any CPU
  277. {B9411B74-F425-4044-986B-773F85FC1985}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  278. {B9411B74-F425-4044-986B-773F85FC1985}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.ActiveCfg = Release|Any CPU
  279. {B9411B74-F425-4044-986B-773F85FC1985}.STATIC_ONLY NO_EXPRESSIONS|iPhone.ActiveCfg = Release|Any CPU
  280. {B9411B74-F425-4044-986B-773F85FC1985}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.ActiveCfg = Release|Any CPU
  281. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU
  282. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
  283. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  284. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
  285. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
  286. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  287. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.CodeAnalysis|Any CPU.ActiveCfg = Debug|Any CPU
  288. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.CodeAnalysis|iPhone.ActiveCfg = Debug|Any CPU
  289. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.CodeAnalysis|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  290. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  291. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.Debug|Any CPU.Build.0 = Debug|Any CPU
  292. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  293. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  294. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.Instrument|Any CPU.ActiveCfg = Debug|Any CPU
  295. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.Instrument|iPhone.ActiveCfg = Debug|Any CPU
  296. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.Instrument|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  297. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.MonoTouch|Any CPU.ActiveCfg = Debug|Any CPU
  298. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.MonoTouch|iPhone.ActiveCfg = Debug|Any CPU
  299. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.MonoTouch|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  300. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.PerformanceTest|Any CPU.ActiveCfg = Debug|Any CPU
  301. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.PerformanceTest|iPhone.ActiveCfg = Debug|Any CPU
  302. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.PerformanceTest|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  303. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.Release|Any CPU.ActiveCfg = Debug|Any CPU
  304. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.Release|iPhone.ActiveCfg = Debug|Any CPU
  305. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.Release|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  306. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.ActiveCfg = Debug|Any CPU
  307. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.STATIC_ONLY NO_EXPRESSIONS|iPhone.ActiveCfg = Debug|Any CPU
  308. {803042CA-E67E-44E6-B73C-244AE5BB2A09}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  309. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  310. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  311. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
  312. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
  313. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
  314. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  315. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
  316. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|Any CPU
  317. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  318. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.AppStore|Any CPU.Build.0 = Release|Any CPU
  319. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
  320. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
  321. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.AppStore|iPhone.Build.0 = Debug|Any CPU
  322. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  323. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
  324. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.AppStore|iPhoneSimulator.Deploy.0 = Release|Any CPU
  325. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.CodeAnalysis|Any CPU.ActiveCfg = Debug|Any CPU
  326. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.CodeAnalysis|Any CPU.Build.0 = Debug|Any CPU
  327. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.CodeAnalysis|iPhone.ActiveCfg = Release|Any CPU
  328. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.CodeAnalysis|iPhone.Build.0 = Release|Any CPU
  329. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.CodeAnalysis|iPhone.Deploy.0 = Release|Any CPU
  330. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.CodeAnalysis|iPhoneSimulator.ActiveCfg = Release|Any CPU
  331. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.CodeAnalysis|iPhoneSimulator.Build.0 = Release|Any CPU
  332. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.CodeAnalysis|iPhoneSimulator.Deploy.0 = Release|Any CPU
  333. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  334. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Debug|Any CPU.Build.0 = Debug|Any CPU
  335. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
  336. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  337. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Debug|iPhone.Build.0 = Debug|Any CPU
  338. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  339. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  340. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
  341. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Instrument|Any CPU.ActiveCfg = Debug|Any CPU
  342. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Instrument|Any CPU.Build.0 = Debug|Any CPU
  343. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Instrument|iPhone.ActiveCfg = Release|Any CPU
  344. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Instrument|iPhone.Build.0 = Release|Any CPU
  345. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Instrument|iPhone.Deploy.0 = Release|Any CPU
  346. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Instrument|iPhoneSimulator.ActiveCfg = Release|Any CPU
  347. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Instrument|iPhoneSimulator.Build.0 = Release|Any CPU
  348. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Instrument|iPhoneSimulator.Deploy.0 = Release|Any CPU
  349. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.MonoTouch|Any CPU.ActiveCfg = Debug|Any CPU
  350. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.MonoTouch|Any CPU.Build.0 = Debug|Any CPU
  351. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.MonoTouch|iPhone.ActiveCfg = Release|Any CPU
  352. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.MonoTouch|iPhone.Build.0 = Release|Any CPU
  353. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.MonoTouch|iPhone.Deploy.0 = Release|Any CPU
  354. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.MonoTouch|iPhoneSimulator.ActiveCfg = Release|Any CPU
  355. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.MonoTouch|iPhoneSimulator.Build.0 = Release|Any CPU
  356. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.MonoTouch|iPhoneSimulator.Deploy.0 = Release|Any CPU
  357. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.PerformanceTest|Any CPU.ActiveCfg = Debug|Any CPU
  358. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.PerformanceTest|Any CPU.Build.0 = Debug|Any CPU
  359. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.PerformanceTest|iPhone.ActiveCfg = Release|Any CPU
  360. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.PerformanceTest|iPhone.Build.0 = Release|Any CPU
  361. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.PerformanceTest|iPhone.Deploy.0 = Release|Any CPU
  362. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.PerformanceTest|iPhoneSimulator.ActiveCfg = Release|Any CPU
  363. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.PerformanceTest|iPhoneSimulator.Build.0 = Release|Any CPU
  364. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.PerformanceTest|iPhoneSimulator.Deploy.0 = Release|Any CPU
  365. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Release|Any CPU.ActiveCfg = Release|Any CPU
  366. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Release|Any CPU.Build.0 = Release|Any CPU
  367. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Release|Any CPU.Deploy.0 = Release|Any CPU
  368. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Release|iPhone.ActiveCfg = Release|Any CPU
  369. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Release|iPhone.Build.0 = Release|Any CPU
  370. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  371. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  372. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.ActiveCfg = Debug|Any CPU
  373. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.Build.0 = Debug|Any CPU
  374. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.STATIC_ONLY NO_EXPRESSIONS|iPhone.ActiveCfg = Release|Any CPU
  375. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.STATIC_ONLY NO_EXPRESSIONS|iPhone.Build.0 = Release|Any CPU
  376. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.STATIC_ONLY NO_EXPRESSIONS|iPhone.Deploy.0 = Release|Any CPU
  377. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.ActiveCfg = Release|Any CPU
  378. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.Build.0 = Release|Any CPU
  379. {DAC39203-29E5-4730-AF8F-8119DE28BDFC}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.Deploy.0 = Release|Any CPU
  380. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU
  381. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Ad-Hoc|Any CPU.Build.0 = Debug|Any CPU
  382. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
  383. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
  384. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  385. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|Any CPU
  386. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
  387. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.AppStore|Any CPU.Build.0 = Debug|Any CPU
  388. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
  389. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.AppStore|iPhone.Build.0 = Debug|Any CPU
  390. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  391. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.AppStore|iPhoneSimulator.Build.0 = Debug|Any CPU
  392. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.CodeAnalysis|Any CPU.ActiveCfg = Debug|Any CPU
  393. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.CodeAnalysis|Any CPU.Build.0 = Debug|Any CPU
  394. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.CodeAnalysis|iPhone.ActiveCfg = Debug|Any CPU
  395. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.CodeAnalysis|iPhone.Build.0 = Debug|Any CPU
  396. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.CodeAnalysis|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  397. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.CodeAnalysis|iPhoneSimulator.Build.0 = Debug|Any CPU
  398. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  399. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
  400. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  401. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Debug|iPhone.Build.0 = Debug|Any CPU
  402. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  403. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  404. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Instrument|Any CPU.ActiveCfg = Debug|Any CPU
  405. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Instrument|Any CPU.Build.0 = Debug|Any CPU
  406. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Instrument|iPhone.ActiveCfg = Debug|Any CPU
  407. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Instrument|iPhone.Build.0 = Debug|Any CPU
  408. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Instrument|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  409. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Instrument|iPhoneSimulator.Build.0 = Debug|Any CPU
  410. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.MonoTouch|Any CPU.ActiveCfg = Debug|Any CPU
  411. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.MonoTouch|Any CPU.Build.0 = Debug|Any CPU
  412. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.MonoTouch|iPhone.ActiveCfg = Debug|Any CPU
  413. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.MonoTouch|iPhone.Build.0 = Debug|Any CPU
  414. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.MonoTouch|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  415. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.MonoTouch|iPhoneSimulator.Build.0 = Debug|Any CPU
  416. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.PerformanceTest|Any CPU.ActiveCfg = Debug|Any CPU
  417. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.PerformanceTest|Any CPU.Build.0 = Debug|Any CPU
  418. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.PerformanceTest|iPhone.ActiveCfg = Debug|Any CPU
  419. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.PerformanceTest|iPhone.Build.0 = Debug|Any CPU
  420. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.PerformanceTest|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  421. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.PerformanceTest|iPhoneSimulator.Build.0 = Debug|Any CPU
  422. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
  423. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Release|Any CPU.Build.0 = Release|Any CPU
  424. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Release|iPhone.ActiveCfg = Release|Any CPU
  425. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Release|iPhone.Build.0 = Release|Any CPU
  426. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  427. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  428. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.ActiveCfg = Debug|Any CPU
  429. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.Build.0 = Debug|Any CPU
  430. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.STATIC_ONLY NO_EXPRESSIONS|iPhone.ActiveCfg = Debug|Any CPU
  431. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.STATIC_ONLY NO_EXPRESSIONS|iPhone.Build.0 = Debug|Any CPU
  432. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  433. {6E02A9D5-8DFB-48E6-A585-632AF0B1B5D9}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.Build.0 = Debug|Any CPU
  434. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU
  435. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Ad-Hoc|Any CPU.Build.0 = Debug|Any CPU
  436. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
  437. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
  438. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  439. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|Any CPU
  440. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
  441. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.AppStore|Any CPU.Build.0 = Debug|Any CPU
  442. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
  443. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.AppStore|iPhone.Build.0 = Debug|Any CPU
  444. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  445. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.AppStore|iPhoneSimulator.Build.0 = Debug|Any CPU
  446. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.CodeAnalysis|Any CPU.ActiveCfg = Debug|Any CPU
  447. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.CodeAnalysis|Any CPU.Build.0 = Debug|Any CPU
  448. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.CodeAnalysis|iPhone.ActiveCfg = Debug|Any CPU
  449. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.CodeAnalysis|iPhone.Build.0 = Debug|Any CPU
  450. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.CodeAnalysis|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  451. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.CodeAnalysis|iPhoneSimulator.Build.0 = Debug|Any CPU
  452. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  453. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Debug|Any CPU.Build.0 = Debug|Any CPU
  454. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  455. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Debug|iPhone.Build.0 = Debug|Any CPU
  456. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  457. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  458. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Instrument|Any CPU.ActiveCfg = Debug|Any CPU
  459. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Instrument|Any CPU.Build.0 = Debug|Any CPU
  460. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Instrument|iPhone.ActiveCfg = Debug|Any CPU
  461. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Instrument|iPhone.Build.0 = Debug|Any CPU
  462. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Instrument|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  463. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Instrument|iPhoneSimulator.Build.0 = Debug|Any CPU
  464. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.MonoTouch|Any CPU.ActiveCfg = Debug|Any CPU
  465. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.MonoTouch|Any CPU.Build.0 = Debug|Any CPU
  466. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.MonoTouch|iPhone.ActiveCfg = Debug|Any CPU
  467. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.MonoTouch|iPhone.Build.0 = Debug|Any CPU
  468. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.MonoTouch|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  469. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.MonoTouch|iPhoneSimulator.Build.0 = Debug|Any CPU
  470. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.PerformanceTest|Any CPU.ActiveCfg = Debug|Any CPU
  471. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.PerformanceTest|Any CPU.Build.0 = Debug|Any CPU
  472. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.PerformanceTest|iPhone.ActiveCfg = Debug|Any CPU
  473. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.PerformanceTest|iPhone.Build.0 = Debug|Any CPU
  474. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.PerformanceTest|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  475. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.PerformanceTest|iPhoneSimulator.Build.0 = Debug|Any CPU
  476. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Release|Any CPU.ActiveCfg = Release|Any CPU
  477. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Release|Any CPU.Build.0 = Release|Any CPU
  478. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Release|iPhone.ActiveCfg = Release|Any CPU
  479. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Release|iPhone.Build.0 = Release|Any CPU
  480. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  481. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  482. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.ActiveCfg = Debug|Any CPU
  483. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.Build.0 = Debug|Any CPU
  484. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.STATIC_ONLY NO_EXPRESSIONS|iPhone.ActiveCfg = Debug|Any CPU
  485. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.STATIC_ONLY NO_EXPRESSIONS|iPhone.Build.0 = Debug|Any CPU
  486. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  487. {7CD65556-C2BA-4ACF-AE33-DE2CB8F3F921}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.Build.0 = Debug|Any CPU
  488. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU
  489. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Ad-Hoc|Any CPU.Build.0 = Debug|Any CPU
  490. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
  491. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
  492. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  493. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|Any CPU
  494. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
  495. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.AppStore|Any CPU.Build.0 = Debug|Any CPU
  496. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
  497. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.AppStore|iPhone.Build.0 = Debug|Any CPU
  498. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  499. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.AppStore|iPhoneSimulator.Build.0 = Debug|Any CPU
  500. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.CodeAnalysis|Any CPU.ActiveCfg = Debug|Any CPU
  501. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.CodeAnalysis|Any CPU.Build.0 = Debug|Any CPU
  502. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.CodeAnalysis|iPhone.ActiveCfg = Debug|Any CPU
  503. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.CodeAnalysis|iPhone.Build.0 = Debug|Any CPU
  504. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.CodeAnalysis|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  505. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.CodeAnalysis|iPhoneSimulator.Build.0 = Debug|Any CPU
  506. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  507. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Debug|Any CPU.Build.0 = Debug|Any CPU
  508. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  509. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Debug|iPhone.Build.0 = Debug|Any CPU
  510. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  511. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  512. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Instrument|Any CPU.ActiveCfg = Debug|Any CPU
  513. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Instrument|Any CPU.Build.0 = Debug|Any CPU
  514. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Instrument|iPhone.ActiveCfg = Debug|Any CPU
  515. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Instrument|iPhone.Build.0 = Debug|Any CPU
  516. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Instrument|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  517. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Instrument|iPhoneSimulator.Build.0 = Debug|Any CPU
  518. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.MonoTouch|Any CPU.ActiveCfg = Debug|Any CPU
  519. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.MonoTouch|Any CPU.Build.0 = Debug|Any CPU
  520. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.MonoTouch|iPhone.ActiveCfg = Debug|Any CPU
  521. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.MonoTouch|iPhone.Build.0 = Debug|Any CPU
  522. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.MonoTouch|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  523. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.MonoTouch|iPhoneSimulator.Build.0 = Debug|Any CPU
  524. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.PerformanceTest|Any CPU.ActiveCfg = Debug|Any CPU
  525. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.PerformanceTest|Any CPU.Build.0 = Debug|Any CPU
  526. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.PerformanceTest|iPhone.ActiveCfg = Debug|Any CPU
  527. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.PerformanceTest|iPhone.Build.0 = Debug|Any CPU
  528. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.PerformanceTest|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  529. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.PerformanceTest|iPhoneSimulator.Build.0 = Debug|Any CPU
  530. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Release|Any CPU.ActiveCfg = Release|Any CPU
  531. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Release|Any CPU.Build.0 = Release|Any CPU
  532. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Release|iPhone.ActiveCfg = Release|Any CPU
  533. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Release|iPhone.Build.0 = Release|Any CPU
  534. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  535. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  536. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.ActiveCfg = Debug|Any CPU
  537. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.Build.0 = Debug|Any CPU
  538. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.STATIC_ONLY NO_EXPRESSIONS|iPhone.ActiveCfg = Debug|Any CPU
  539. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.STATIC_ONLY NO_EXPRESSIONS|iPhone.Build.0 = Debug|Any CPU
  540. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  541. {2A9B17EE-EE09-4B7F-8D14-3745C2449005}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.Build.0 = Debug|Any CPU
  542. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU
  543. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Ad-Hoc|Any CPU.Build.0 = Debug|Any CPU
  544. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
  545. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
  546. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  547. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|Any CPU
  548. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
  549. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.AppStore|Any CPU.Build.0 = Debug|Any CPU
  550. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
  551. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.AppStore|iPhone.Build.0 = Debug|Any CPU
  552. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  553. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.AppStore|iPhoneSimulator.Build.0 = Debug|Any CPU
  554. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.CodeAnalysis|Any CPU.ActiveCfg = Debug|Any CPU
  555. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.CodeAnalysis|Any CPU.Build.0 = Debug|Any CPU
  556. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.CodeAnalysis|iPhone.ActiveCfg = Debug|Any CPU
  557. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.CodeAnalysis|iPhone.Build.0 = Debug|Any CPU
  558. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.CodeAnalysis|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  559. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.CodeAnalysis|iPhoneSimulator.Build.0 = Debug|Any CPU
  560. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  561. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Debug|Any CPU.Build.0 = Debug|Any CPU
  562. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  563. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Debug|iPhone.Build.0 = Debug|Any CPU
  564. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  565. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  566. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Instrument|Any CPU.ActiveCfg = Debug|Any CPU
  567. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Instrument|Any CPU.Build.0 = Debug|Any CPU
  568. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Instrument|iPhone.ActiveCfg = Debug|Any CPU
  569. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Instrument|iPhone.Build.0 = Debug|Any CPU
  570. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Instrument|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  571. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Instrument|iPhoneSimulator.Build.0 = Debug|Any CPU
  572. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.MonoTouch|Any CPU.ActiveCfg = Debug|Any CPU
  573. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.MonoTouch|Any CPU.Build.0 = Debug|Any CPU
  574. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.MonoTouch|iPhone.ActiveCfg = Debug|Any CPU
  575. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.MonoTouch|iPhone.Build.0 = Debug|Any CPU
  576. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.MonoTouch|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  577. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.MonoTouch|iPhoneSimulator.Build.0 = Debug|Any CPU
  578. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.PerformanceTest|Any CPU.ActiveCfg = Debug|Any CPU
  579. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.PerformanceTest|Any CPU.Build.0 = Debug|Any CPU
  580. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.PerformanceTest|iPhone.ActiveCfg = Debug|Any CPU
  581. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.PerformanceTest|iPhone.Build.0 = Debug|Any CPU
  582. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.PerformanceTest|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  583. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.PerformanceTest|iPhoneSimulator.Build.0 = Debug|Any CPU
  584. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Release|Any CPU.ActiveCfg = Release|Any CPU
  585. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Release|Any CPU.Build.0 = Release|Any CPU
  586. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Release|iPhone.ActiveCfg = Release|Any CPU
  587. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Release|iPhone.Build.0 = Release|Any CPU
  588. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  589. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  590. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.ActiveCfg = Debug|Any CPU
  591. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.Build.0 = Debug|Any CPU
  592. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.STATIC_ONLY NO_EXPRESSIONS|iPhone.ActiveCfg = Debug|Any CPU
  593. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.STATIC_ONLY NO_EXPRESSIONS|iPhone.Build.0 = Debug|Any CPU
  594. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  595. {F0C0906C-60ED-43E6-B499-B9467EE8A8CD}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.Build.0 = Debug|Any CPU
  596. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU
  597. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Ad-Hoc|Any CPU.Build.0 = Debug|Any CPU
  598. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
  599. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
  600. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  601. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|Any CPU
  602. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
  603. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.AppStore|Any CPU.Build.0 = Debug|Any CPU
  604. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
  605. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.AppStore|iPhone.Build.0 = Debug|Any CPU
  606. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  607. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.AppStore|iPhoneSimulator.Build.0 = Debug|Any CPU
  608. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.CodeAnalysis|Any CPU.ActiveCfg = Debug|Any CPU
  609. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.CodeAnalysis|Any CPU.Build.0 = Debug|Any CPU
  610. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.CodeAnalysis|iPhone.ActiveCfg = Debug|Any CPU
  611. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.CodeAnalysis|iPhone.Build.0 = Debug|Any CPU
  612. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.CodeAnalysis|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  613. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.CodeAnalysis|iPhoneSimulator.Build.0 = Debug|Any CPU
  614. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  615. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Debug|Any CPU.Build.0 = Debug|Any CPU
  616. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  617. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Debug|iPhone.Build.0 = Debug|Any CPU
  618. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  619. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  620. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Instrument|Any CPU.ActiveCfg = Debug|Any CPU
  621. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Instrument|Any CPU.Build.0 = Debug|Any CPU
  622. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Instrument|iPhone.ActiveCfg = Debug|Any CPU
  623. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Instrument|iPhone.Build.0 = Debug|Any CPU
  624. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Instrument|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  625. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Instrument|iPhoneSimulator.Build.0 = Debug|Any CPU
  626. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.MonoTouch|Any CPU.ActiveCfg = Debug|Any CPU
  627. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.MonoTouch|Any CPU.Build.0 = Debug|Any CPU
  628. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.MonoTouch|iPhone.ActiveCfg = Debug|Any CPU
  629. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.MonoTouch|iPhone.Build.0 = Debug|Any CPU
  630. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.MonoTouch|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  631. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.MonoTouch|iPhoneSimulator.Build.0 = Debug|Any CPU
  632. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.PerformanceTest|Any CPU.ActiveCfg = Debug|Any CPU
  633. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.PerformanceTest|Any CPU.Build.0 = Debug|Any CPU
  634. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.PerformanceTest|iPhone.ActiveCfg = Debug|Any CPU
  635. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.PerformanceTest|iPhone.Build.0 = Debug|Any CPU
  636. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.PerformanceTest|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  637. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.PerformanceTest|iPhoneSimulator.Build.0 = Debug|Any CPU
  638. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Release|Any CPU.ActiveCfg = Release|Any CPU
  639. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Release|Any CPU.Build.0 = Release|Any CPU
  640. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Release|iPhone.ActiveCfg = Release|Any CPU
  641. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Release|iPhone.Build.0 = Release|Any CPU
  642. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  643. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  644. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.ActiveCfg = Debug|Any CPU
  645. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.Build.0 = Debug|Any CPU
  646. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.STATIC_ONLY NO_EXPRESSIONS|iPhone.ActiveCfg = Debug|Any CPU
  647. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.STATIC_ONLY NO_EXPRESSIONS|iPhone.Build.0 = Debug|Any CPU
  648. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  649. {67B6CAE5-188B-42A0-AE5D-0E5C6049A910}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.Build.0 = Debug|Any CPU
  650. {63845795-416F-4848-9DC1-63E992803D29}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU
  651. {63845795-416F-4848-9DC1-63E992803D29}.Ad-Hoc|Any CPU.Build.0 = Debug|Any CPU
  652. {63845795-416F-4848-9DC1-63E992803D29}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
  653. {63845795-416F-4848-9DC1-63E992803D29}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
  654. {63845795-416F-4848-9DC1-63E992803D29}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  655. {63845795-416F-4848-9DC1-63E992803D29}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|Any CPU
  656. {63845795-416F-4848-9DC1-63E992803D29}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
  657. {63845795-416F-4848-9DC1-63E992803D29}.AppStore|Any CPU.Build.0 = Debug|Any CPU
  658. {63845795-416F-4848-9DC1-63E992803D29}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
  659. {63845795-416F-4848-9DC1-63E992803D29}.AppStore|iPhone.Build.0 = Debug|Any CPU
  660. {63845795-416F-4848-9DC1-63E992803D29}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  661. {63845795-416F-4848-9DC1-63E992803D29}.AppStore|iPhoneSimulator.Build.0 = Debug|Any CPU
  662. {63845795-416F-4848-9DC1-63E992803D29}.CodeAnalysis|Any CPU.ActiveCfg = Debug|Any CPU
  663. {63845795-416F-4848-9DC1-63E992803D29}.CodeAnalysis|Any CPU.Build.0 = Debug|Any CPU
  664. {63845795-416F-4848-9DC1-63E992803D29}.CodeAnalysis|iPhone.ActiveCfg = Debug|Any CPU
  665. {63845795-416F-4848-9DC1-63E992803D29}.CodeAnalysis|iPhone.Build.0 = Debug|Any CPU
  666. {63845795-416F-4848-9DC1-63E992803D29}.CodeAnalysis|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  667. {63845795-416F-4848-9DC1-63E992803D29}.CodeAnalysis|iPhoneSimulator.Build.0 = Debug|Any CPU
  668. {63845795-416F-4848-9DC1-63E992803D29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  669. {63845795-416F-4848-9DC1-63E992803D29}.Debug|Any CPU.Build.0 = Debug|Any CPU
  670. {63845795-416F-4848-9DC1-63E992803D29}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  671. {63845795-416F-4848-9DC1-63E992803D29}.Debug|iPhone.Build.0 = Debug|Any CPU
  672. {63845795-416F-4848-9DC1-63E992803D29}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  673. {63845795-416F-4848-9DC1-63E992803D29}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  674. {63845795-416F-4848-9DC1-63E992803D29}.Instrument|Any CPU.ActiveCfg = Debug|Any CPU
  675. {63845795-416F-4848-9DC1-63E992803D29}.Instrument|Any CPU.Build.0 = Debug|Any CPU
  676. {63845795-416F-4848-9DC1-63E992803D29}.Instrument|iPhone.ActiveCfg = Debug|Any CPU
  677. {63845795-416F-4848-9DC1-63E992803D29}.Instrument|iPhone.Build.0 = Debug|Any CPU
  678. {63845795-416F-4848-9DC1-63E992803D29}.Instrument|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  679. {63845795-416F-4848-9DC1-63E992803D29}.Instrument|iPhoneSimulator.Build.0 = Debug|Any CPU
  680. {63845795-416F-4848-9DC1-63E992803D29}.MonoTouch|Any CPU.ActiveCfg = Debug|Any CPU
  681. {63845795-416F-4848-9DC1-63E992803D29}.MonoTouch|Any CPU.Build.0 = Debug|Any CPU
  682. {63845795-416F-4848-9DC1-63E992803D29}.MonoTouch|iPhone.ActiveCfg = Debug|Any CPU
  683. {63845795-416F-4848-9DC1-63E992803D29}.MonoTouch|iPhone.Build.0 = Debug|Any CPU
  684. {63845795-416F-4848-9DC1-63E992803D29}.MonoTouch|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  685. {63845795-416F-4848-9DC1-63E992803D29}.MonoTouch|iPhoneSimulator.Build.0 = Debug|Any CPU
  686. {63845795-416F-4848-9DC1-63E992803D29}.PerformanceTest|Any CPU.ActiveCfg = Debug|Any CPU
  687. {63845795-416F-4848-9DC1-63E992803D29}.PerformanceTest|Any CPU.Build.0 = Debug|Any CPU
  688. {63845795-416F-4848-9DC1-63E992803D29}.PerformanceTest|iPhone.ActiveCfg = Debug|Any CPU
  689. {63845795-416F-4848-9DC1-63E992803D29}.PerformanceTest|iPhone.Build.0 = Debug|Any CPU
  690. {63845795-416F-4848-9DC1-63E992803D29}.PerformanceTest|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  691. {63845795-416F-4848-9DC1-63E992803D29}.PerformanceTest|iPhoneSimulator.Build.0 = Debug|Any CPU
  692. {63845795-416F-4848-9DC1-63E992803D29}.Release|Any CPU.ActiveCfg = Release|Any CPU
  693. {63845795-416F-4848-9DC1-63E992803D29}.Release|Any CPU.Build.0 = Release|Any CPU
  694. {63845795-416F-4848-9DC1-63E992803D29}.Release|iPhone.ActiveCfg = Release|Any CPU
  695. {63845795-416F-4848-9DC1-63E992803D29}.Release|iPhone.Build.0 = Release|Any CPU
  696. {63845795-416F-4848-9DC1-63E992803D29}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  697. {63845795-416F-4848-9DC1-63E992803D29}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  698. {63845795-416F-4848-9DC1-63E992803D29}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.ActiveCfg = Debug|Any CPU
  699. {63845795-416F-4848-9DC1-63E992803D29}.STATIC_ONLY NO_EXPRESSIONS|Any CPU.Build.0 = Debug|Any CPU
  700. {63845795-416F-4848-9DC1-63E992803D29}.STATIC_ONLY NO_EXPRESSIONS|iPhone.ActiveCfg = Debug|Any CPU
  701. {63845795-416F-4848-9DC1-63E992803D29}.STATIC_ONLY NO_EXPRESSIONS|iPhone.Build.0 = Debug|Any CPU
  702. {63845795-416F-4848-9DC1-63E992803D29}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  703. {63845795-416F-4848-9DC1-63E992803D29}.STATIC_ONLY NO_EXPRESSIONS|iPhoneSimulator.Build.0 = Debug|Any CPU
  704. EndGlobalSection
  705. GlobalSection(SolutionProperties) = preSolution
  706. HideSolutionNode = FALSE
  707. EndGlobalSection
  708. GlobalSection(ExtensibilityGlobals) = postSolution
  709. SolutionGuid = {8FE4774F-45BD-4E4B-A4FC-F5B127553E58}
  710. EndGlobalSection
  711. GlobalSection(SharedMSBuildProjectFiles) = preSolution
  712. ..\..\InABox\InABox.Mobile\Android\InABox.Mobile.Android.projitems*{058c4717-24f4-4408-a02f-bc72adf504c0}*SharedItemsImports = 13
  713. ..\..\InABox\inabox.client.remote.shared\InABox.Client.Remote.Shared.projitems*{67b6cae5-188b-42a0-ae5d-0e5c6049a910}*SharedItemsImports = 5
  714. ..\..\inabox\InABox.Remote.Shared\InABox.Remote.Shared.projitems*{67b6cae5-188b-42a0-ae5d-0e5c6049a910}*SharedItemsImports = 5
  715. ..\..\InABox\inabox.client.remote.shared\InABox.Client.Remote.Shared.projitems*{803042ca-e67e-44e6-b73c-244ae5bb2a09}*SharedItemsImports = 13
  716. ..\..\inabox\InABox.Remote.Shared\InABox.Remote.Shared.projitems*{803042ca-e67e-44e6-b73c-244ae5bb2a09}*SharedItemsImports = 13
  717. comal.timesheets\comal.timesheets.projitems*{8ead5e7e-80a9-4af5-9a67-4c31db899cad}*SharedItemsImports = 13
  718. ..\..\InABox\InABox.Mobile\iOS\InABox.Mobile.iOS.projitems*{b9411b74-f425-4044-986b-773f85fc1985}*SharedItemsImports = 13
  719. ..\..\InABox\inabox.client.remote.shared\InABox.Client.Remote.Shared.projitems*{c94220a8-3034-4cc7-b13d-8551daace4c6}*SharedItemsImports = 4
  720. ..\..\InABox\InABox.Mobile\iOS\InABox.Mobile.iOS.projitems*{c94220a8-3034-4cc7-b13d-8551daace4c6}*SharedItemsImports = 4
  721. ..\..\InABox\InABox.Mobile\Shared\InABox.Mobile.Shared.projitems*{c94220a8-3034-4cc7-b13d-8551daace4c6}*SharedItemsImports = 4
  722. comal.timesheets\comal.timesheets.projitems*{c94220a8-3034-4cc7-b13d-8551daace4c6}*SharedItemsImports = 4
  723. ..\..\InABox\inabox.client.remote.shared\InABox.Client.Remote.Shared.projitems*{dac39203-29e5-4730-af8f-8119de28bdfc}*SharedItemsImports = 4
  724. ..\..\InABox\InABox.Mobile\Android\InABox.Mobile.Android.projitems*{dac39203-29e5-4730-af8f-8119de28bdfc}*SharedItemsImports = 4
  725. ..\..\InABox\InABox.Mobile\Shared\InABox.Mobile.Shared.projitems*{dac39203-29e5-4730-af8f-8119de28bdfc}*SharedItemsImports = 4
  726. comal.timesheets\comal.timesheets.projitems*{dac39203-29e5-4730-af8f-8119de28bdfc}*SharedItemsImports = 4
  727. ..\..\InABox\InABox.Mobile\Shared\InABox.Mobile.Shared.projitems*{dfe1f0d0-3362-4e88-a723-ada5a3f0cff8}*SharedItemsImports = 13
  728. EndGlobalSection
  729. GlobalSection(MonoDevelopProperties) = preSolution
  730. version = 3.17
  731. Policies = $0
  732. $0.DotNetNamingPolicy = $1
  733. $1.DirectoryNamespaceAssociation = PrefixedHierarchical
  734. $0.VersionControlPolicy = $2
  735. EndGlobalSection
  736. EndGlobal