MessagingCenter.sln 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 14
  4. VisualStudioVersion = 14.0.24720.0
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MessagingCenter.Droid", "MessagingCenter\MessagingCenter.Droid\MessagingCenter.Droid.csproj", "{A507F6A9-70F5-4CF8-9472-C16E8FD489BC}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MessagingCenter.iOS", "MessagingCenter\MessagingCenter.iOS\MessagingCenter.iOS.csproj", "{10FBE53E-DED2-41E2-9B41-2C5D04B469B6}"
  9. EndProject
  10. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MessagingCenter.WinPhone", "MessagingCenter\MessagingCenter.WinPhone\MessagingCenter.WinPhone.csproj", "{25DC5F51-3C91-4896-A6CD-D2AF93FFD298}"
  11. EndProject
  12. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MessagingCenter", "MessagingCenter\MessagingCenter\MessagingCenter.csproj", "{84676CB1-526E-450C-BBF8-C3962C86A5E4}"
  13. EndProject
  14. Global
  15. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  16. Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
  17. Ad-Hoc|ARM = Ad-Hoc|ARM
  18. Ad-Hoc|iPhone = Ad-Hoc|iPhone
  19. Ad-Hoc|iPhoneSimulator = Ad-Hoc|iPhoneSimulator
  20. Ad-Hoc|x86 = Ad-Hoc|x86
  21. AppStore|Any CPU = AppStore|Any CPU
  22. AppStore|ARM = AppStore|ARM
  23. AppStore|iPhone = AppStore|iPhone
  24. AppStore|iPhoneSimulator = AppStore|iPhoneSimulator
  25. AppStore|x86 = AppStore|x86
  26. Debug|Any CPU = Debug|Any CPU
  27. Debug|ARM = Debug|ARM
  28. Debug|iPhone = Debug|iPhone
  29. Debug|iPhoneSimulator = Debug|iPhoneSimulator
  30. Debug|x86 = Debug|x86
  31. Release|Any CPU = Release|Any CPU
  32. Release|ARM = Release|ARM
  33. Release|iPhone = Release|iPhone
  34. Release|iPhoneSimulator = Release|iPhoneSimulator
  35. Release|x86 = Release|x86
  36. EndGlobalSection
  37. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  38. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  39. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  40. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
  41. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
  42. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
  43. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Ad-Hoc|ARM.Deploy.0 = Release|Any CPU
  44. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
  45. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
  46. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Ad-Hoc|iPhone.Deploy.0 = Release|Any CPU
  47. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  48. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
  49. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|Any CPU
  50. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
  51. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Ad-Hoc|x86.Build.0 = Release|Any CPU
  52. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Ad-Hoc|x86.Deploy.0 = Release|Any CPU
  53. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  54. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.AppStore|Any CPU.Build.0 = Release|Any CPU
  55. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
  56. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.AppStore|ARM.ActiveCfg = Release|Any CPU
  57. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.AppStore|ARM.Build.0 = Release|Any CPU
  58. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.AppStore|ARM.Deploy.0 = Release|Any CPU
  59. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.AppStore|iPhone.ActiveCfg = Release|Any CPU
  60. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.AppStore|iPhone.Build.0 = Release|Any CPU
  61. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.AppStore|iPhone.Deploy.0 = Release|Any CPU
  62. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  63. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
  64. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.AppStore|iPhoneSimulator.Deploy.0 = Release|Any CPU
  65. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.AppStore|x86.ActiveCfg = Release|Any CPU
  66. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.AppStore|x86.Build.0 = Release|Any CPU
  67. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.AppStore|x86.Deploy.0 = Release|Any CPU
  68. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  69. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Debug|Any CPU.Build.0 = Debug|Any CPU
  70. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
  71. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Debug|ARM.ActiveCfg = Debug|Any CPU
  72. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Debug|ARM.Build.0 = Debug|Any CPU
  73. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Debug|ARM.Deploy.0 = Debug|Any CPU
  74. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  75. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Debug|iPhone.Build.0 = Debug|Any CPU
  76. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Debug|iPhone.Deploy.0 = Debug|Any CPU
  77. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  78. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  79. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
  80. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Debug|x86.ActiveCfg = Debug|Any CPU
  81. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Debug|x86.Build.0 = Debug|Any CPU
  82. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Debug|x86.Deploy.0 = Debug|Any CPU
  83. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Release|Any CPU.ActiveCfg = Release|Any CPU
  84. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Release|Any CPU.Build.0 = Release|Any CPU
  85. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Release|Any CPU.Deploy.0 = Release|Any CPU
  86. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Release|ARM.ActiveCfg = Release|Any CPU
  87. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Release|ARM.Build.0 = Release|Any CPU
  88. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Release|ARM.Deploy.0 = Release|Any CPU
  89. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Release|iPhone.ActiveCfg = Release|Any CPU
  90. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Release|iPhone.Build.0 = Release|Any CPU
  91. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Release|iPhone.Deploy.0 = Release|Any CPU
  92. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  93. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  94. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
  95. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Release|x86.ActiveCfg = Release|Any CPU
  96. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Release|x86.Build.0 = Release|Any CPU
  97. {A507F6A9-70F5-4CF8-9472-C16E8FD489BC}.Release|x86.Deploy.0 = Release|Any CPU
  98. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Ad-Hoc|Any CPU.ActiveCfg = Ad-Hoc|iPhone
  99. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Ad-Hoc|ARM.ActiveCfg = Ad-Hoc|iPhone
  100. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
  101. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
  102. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Ad-Hoc|iPhoneSimulator
  103. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Ad-Hoc|iPhoneSimulator.Build.0 = Ad-Hoc|iPhoneSimulator
  104. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Ad-Hoc|x86.ActiveCfg = Ad-Hoc|iPhone
  105. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.AppStore|Any CPU.ActiveCfg = AppStore|iPhone
  106. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.AppStore|ARM.ActiveCfg = AppStore|iPhone
  107. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
  108. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.AppStore|iPhone.Build.0 = AppStore|iPhone
  109. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.AppStore|iPhoneSimulator.ActiveCfg = AppStore|iPhoneSimulator
  110. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.AppStore|iPhoneSimulator.Build.0 = AppStore|iPhoneSimulator
  111. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.AppStore|x86.ActiveCfg = AppStore|iPhone
  112. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Debug|Any CPU.ActiveCfg = Debug|iPhone
  113. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Debug|ARM.ActiveCfg = Debug|iPhone
  114. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Debug|iPhone.ActiveCfg = Debug|iPhone
  115. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Debug|iPhone.Build.0 = Debug|iPhone
  116. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
  117. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
  118. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Debug|x86.ActiveCfg = Debug|iPhone
  119. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Release|Any CPU.ActiveCfg = Release|iPhone
  120. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Release|ARM.ActiveCfg = Release|iPhone
  121. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Release|iPhone.ActiveCfg = Release|iPhone
  122. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Release|iPhone.Build.0 = Release|iPhone
  123. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
  124. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
  125. {10FBE53E-DED2-41E2-9B41-2C5D04B469B6}.Release|x86.ActiveCfg = Release|iPhone
  126. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  127. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  128. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
  129. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Ad-Hoc|ARM.ActiveCfg = Release|ARM
  130. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Ad-Hoc|ARM.Build.0 = Release|ARM
  131. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Ad-Hoc|ARM.Deploy.0 = Release|ARM
  132. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
  133. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
  134. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Ad-Hoc|iPhone.Deploy.0 = Release|Any CPU
  135. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  136. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
  137. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|Any CPU
  138. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Ad-Hoc|x86.ActiveCfg = Release|x86
  139. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Ad-Hoc|x86.Build.0 = Release|x86
  140. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Ad-Hoc|x86.Deploy.0 = Release|x86
  141. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  142. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.AppStore|Any CPU.Build.0 = Release|Any CPU
  143. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
  144. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.AppStore|ARM.ActiveCfg = Release|ARM
  145. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.AppStore|ARM.Build.0 = Release|ARM
  146. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.AppStore|ARM.Deploy.0 = Release|ARM
  147. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.AppStore|iPhone.ActiveCfg = Release|Any CPU
  148. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.AppStore|iPhone.Build.0 = Release|Any CPU
  149. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.AppStore|iPhone.Deploy.0 = Release|Any CPU
  150. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  151. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
  152. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.AppStore|iPhoneSimulator.Deploy.0 = Release|Any CPU
  153. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.AppStore|x86.ActiveCfg = Release|x86
  154. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.AppStore|x86.Build.0 = Release|x86
  155. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.AppStore|x86.Deploy.0 = Release|x86
  156. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  157. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Debug|Any CPU.Build.0 = Debug|Any CPU
  158. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
  159. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Debug|ARM.ActiveCfg = Debug|ARM
  160. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Debug|ARM.Build.0 = Debug|ARM
  161. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Debug|ARM.Deploy.0 = Debug|ARM
  162. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  163. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Debug|iPhone.Build.0 = Debug|Any CPU
  164. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Debug|iPhone.Deploy.0 = Debug|Any CPU
  165. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  166. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  167. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
  168. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Debug|x86.ActiveCfg = Debug|x86
  169. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Debug|x86.Build.0 = Debug|x86
  170. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Debug|x86.Deploy.0 = Debug|x86
  171. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Release|Any CPU.ActiveCfg = Release|Any CPU
  172. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Release|Any CPU.Build.0 = Release|Any CPU
  173. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Release|Any CPU.Deploy.0 = Release|Any CPU
  174. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Release|ARM.ActiveCfg = Release|ARM
  175. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Release|ARM.Build.0 = Release|ARM
  176. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Release|ARM.Deploy.0 = Release|ARM
  177. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Release|iPhone.ActiveCfg = Release|Any CPU
  178. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Release|iPhone.Build.0 = Release|Any CPU
  179. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Release|iPhone.Deploy.0 = Release|Any CPU
  180. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  181. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  182. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
  183. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Release|x86.ActiveCfg = Release|x86
  184. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Release|x86.Build.0 = Release|x86
  185. {25DC5F51-3C91-4896-A6CD-D2AF93FFD298}.Release|x86.Deploy.0 = Release|x86
  186. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  187. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  188. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
  189. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
  190. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
  191. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
  192. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  193. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
  194. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
  195. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Ad-Hoc|x86.Build.0 = Release|Any CPU
  196. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  197. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.AppStore|Any CPU.Build.0 = Release|Any CPU
  198. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.AppStore|ARM.ActiveCfg = Release|Any CPU
  199. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.AppStore|ARM.Build.0 = Release|Any CPU
  200. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.AppStore|iPhone.ActiveCfg = Release|Any CPU
  201. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.AppStore|iPhone.Build.0 = Release|Any CPU
  202. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  203. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
  204. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.AppStore|x86.ActiveCfg = Release|Any CPU
  205. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.AppStore|x86.Build.0 = Release|Any CPU
  206. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  207. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
  208. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Debug|ARM.ActiveCfg = Debug|Any CPU
  209. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Debug|ARM.Build.0 = Debug|Any CPU
  210. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  211. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Debug|iPhone.Build.0 = Debug|Any CPU
  212. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  213. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  214. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Debug|x86.ActiveCfg = Debug|Any CPU
  215. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Debug|x86.Build.0 = Debug|Any CPU
  216. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
  217. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Release|Any CPU.Build.0 = Release|Any CPU
  218. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Release|ARM.ActiveCfg = Release|Any CPU
  219. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Release|ARM.Build.0 = Release|Any CPU
  220. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Release|iPhone.ActiveCfg = Release|Any CPU
  221. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Release|iPhone.Build.0 = Release|Any CPU
  222. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  223. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  224. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Release|x86.ActiveCfg = Release|Any CPU
  225. {84676CB1-526E-450C-BBF8-C3962C86A5E4}.Release|x86.Build.0 = Release|Any CPU
  226. EndGlobalSection
  227. GlobalSection(SolutionProperties) = preSolution
  228. HideSolutionNode = FALSE
  229. EndGlobalSection
  230. EndGlobal