Xamarin Behaviors.sln 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 2013
  4. VisualStudioVersion = 12.0.30723.0
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin_Behaviors", "Xamarin Behaviors\Xamarin_Behaviors\Xamarin_Behaviors.csproj", "{04DE9612-3820-47DA-817D-04A549F7251A}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin_Behaviors.iOS", "Xamarin Behaviors\Xamarin_Behaviors.iOS\Xamarin_Behaviors.iOS.csproj", "{414B6DFE-0B4B-4606-A4E1-53DB935A2226}"
  9. EndProject
  10. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin_Behaviors.Android", "Xamarin Behaviors\Xamarin_Behaviors.Android\Xamarin_Behaviors.Android.csproj", "{C3911B99-FF0D-45F8-8239-65E7C601551C}"
  11. EndProject
  12. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin_Behaviors.WinPhone", "Xamarin Behaviors\Xamarin_Behaviors.WinPhone\Xamarin_Behaviors.WinPhone.csproj", "{05C95D2A-60B8-4D5A-9388-3B9D876F9A26}"
  13. EndProject
  14. Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{9181E7FE-8E92-4529-850F-CA45A028ECB0}"
  15. ProjectSection(SolutionItems) = preProject
  16. .nuget\NuGet.Config = .nuget\NuGet.Config
  17. .nuget\NuGet.exe = .nuget\NuGet.exe
  18. .nuget\NuGet.targets = .nuget\NuGet.targets
  19. EndProjectSection
  20. EndProject
  21. Global
  22. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  23. Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
  24. Ad-Hoc|ARM = Ad-Hoc|ARM
  25. Ad-Hoc|iPhone = Ad-Hoc|iPhone
  26. Ad-Hoc|iPhoneSimulator = Ad-Hoc|iPhoneSimulator
  27. Ad-Hoc|Mixed Platforms = Ad-Hoc|Mixed Platforms
  28. Ad-Hoc|x86 = Ad-Hoc|x86
  29. AppStore|Any CPU = AppStore|Any CPU
  30. AppStore|ARM = AppStore|ARM
  31. AppStore|iPhone = AppStore|iPhone
  32. AppStore|iPhoneSimulator = AppStore|iPhoneSimulator
  33. AppStore|Mixed Platforms = AppStore|Mixed Platforms
  34. AppStore|x86 = AppStore|x86
  35. Debug|Any CPU = Debug|Any CPU
  36. Debug|ARM = Debug|ARM
  37. Debug|iPhone = Debug|iPhone
  38. Debug|iPhoneSimulator = Debug|iPhoneSimulator
  39. Debug|Mixed Platforms = Debug|Mixed Platforms
  40. Debug|x86 = Debug|x86
  41. Release|Any CPU = Release|Any CPU
  42. Release|ARM = Release|ARM
  43. Release|iPhone = Release|iPhone
  44. Release|iPhoneSimulator = Release|iPhoneSimulator
  45. Release|Mixed Platforms = Release|Mixed Platforms
  46. Release|x86 = Release|x86
  47. EndGlobalSection
  48. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  49. {04DE9612-3820-47DA-817D-04A549F7251A}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  50. {04DE9612-3820-47DA-817D-04A549F7251A}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  51. {04DE9612-3820-47DA-817D-04A549F7251A}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
  52. {04DE9612-3820-47DA-817D-04A549F7251A}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
  53. {04DE9612-3820-47DA-817D-04A549F7251A}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  54. {04DE9612-3820-47DA-817D-04A549F7251A}.Ad-Hoc|Mixed Platforms.ActiveCfg = Release|Any CPU
  55. {04DE9612-3820-47DA-817D-04A549F7251A}.Ad-Hoc|Mixed Platforms.Build.0 = Release|Any CPU
  56. {04DE9612-3820-47DA-817D-04A549F7251A}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
  57. {04DE9612-3820-47DA-817D-04A549F7251A}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  58. {04DE9612-3820-47DA-817D-04A549F7251A}.AppStore|Any CPU.Build.0 = Release|Any CPU
  59. {04DE9612-3820-47DA-817D-04A549F7251A}.AppStore|ARM.ActiveCfg = Release|Any CPU
  60. {04DE9612-3820-47DA-817D-04A549F7251A}.AppStore|iPhone.ActiveCfg = Release|Any CPU
  61. {04DE9612-3820-47DA-817D-04A549F7251A}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  62. {04DE9612-3820-47DA-817D-04A549F7251A}.AppStore|Mixed Platforms.ActiveCfg = Release|Any CPU
  63. {04DE9612-3820-47DA-817D-04A549F7251A}.AppStore|Mixed Platforms.Build.0 = Release|Any CPU
  64. {04DE9612-3820-47DA-817D-04A549F7251A}.AppStore|x86.ActiveCfg = Release|Any CPU
  65. {04DE9612-3820-47DA-817D-04A549F7251A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  66. {04DE9612-3820-47DA-817D-04A549F7251A}.Debug|Any CPU.Build.0 = Debug|Any CPU
  67. {04DE9612-3820-47DA-817D-04A549F7251A}.Debug|ARM.ActiveCfg = Debug|Any CPU
  68. {04DE9612-3820-47DA-817D-04A549F7251A}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  69. {04DE9612-3820-47DA-817D-04A549F7251A}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  70. {04DE9612-3820-47DA-817D-04A549F7251A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
  71. {04DE9612-3820-47DA-817D-04A549F7251A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
  72. {04DE9612-3820-47DA-817D-04A549F7251A}.Debug|x86.ActiveCfg = Debug|Any CPU
  73. {04DE9612-3820-47DA-817D-04A549F7251A}.Release|Any CPU.ActiveCfg = Release|Any CPU
  74. {04DE9612-3820-47DA-817D-04A549F7251A}.Release|Any CPU.Build.0 = Release|Any CPU
  75. {04DE9612-3820-47DA-817D-04A549F7251A}.Release|ARM.ActiveCfg = Release|Any CPU
  76. {04DE9612-3820-47DA-817D-04A549F7251A}.Release|iPhone.ActiveCfg = Release|Any CPU
  77. {04DE9612-3820-47DA-817D-04A549F7251A}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  78. {04DE9612-3820-47DA-817D-04A549F7251A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
  79. {04DE9612-3820-47DA-817D-04A549F7251A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
  80. {04DE9612-3820-47DA-817D-04A549F7251A}.Release|x86.ActiveCfg = Release|Any CPU
  81. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Ad-Hoc|Any CPU.ActiveCfg = Ad-Hoc|iPhone
  82. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Ad-Hoc|ARM.ActiveCfg = Ad-Hoc|iPhone
  83. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
  84. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
  85. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Ad-Hoc|iPhoneSimulator
  86. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Ad-Hoc|iPhoneSimulator.Build.0 = Ad-Hoc|iPhoneSimulator
  87. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Ad-Hoc|Mixed Platforms.ActiveCfg = Ad-Hoc|iPhone
  88. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Ad-Hoc|Mixed Platforms.Build.0 = Ad-Hoc|iPhone
  89. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Ad-Hoc|x86.ActiveCfg = Ad-Hoc|iPhone
  90. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.AppStore|Any CPU.ActiveCfg = AppStore|iPhone
  91. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.AppStore|ARM.ActiveCfg = AppStore|iPhone
  92. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
  93. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.AppStore|iPhone.Build.0 = AppStore|iPhone
  94. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.AppStore|iPhoneSimulator.ActiveCfg = AppStore|iPhoneSimulator
  95. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.AppStore|iPhoneSimulator.Build.0 = AppStore|iPhoneSimulator
  96. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.AppStore|Mixed Platforms.ActiveCfg = AppStore|iPhone
  97. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.AppStore|Mixed Platforms.Build.0 = AppStore|iPhone
  98. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.AppStore|x86.ActiveCfg = AppStore|iPhone
  99. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Debug|Any CPU.ActiveCfg = Debug|iPhone
  100. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Debug|ARM.ActiveCfg = Debug|iPhone
  101. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Debug|iPhone.ActiveCfg = Debug|iPhone
  102. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Debug|iPhone.Build.0 = Debug|iPhone
  103. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
  104. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
  105. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Debug|Mixed Platforms.ActiveCfg = Debug|iPhone
  106. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Debug|Mixed Platforms.Build.0 = Debug|iPhone
  107. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Debug|x86.ActiveCfg = Debug|iPhone
  108. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Release|Any CPU.ActiveCfg = Release|iPhone
  109. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Release|ARM.ActiveCfg = Release|iPhone
  110. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Release|iPhone.ActiveCfg = Release|iPhone
  111. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Release|iPhone.Build.0 = Release|iPhone
  112. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
  113. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
  114. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Release|Mixed Platforms.ActiveCfg = Release|iPhone
  115. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Release|Mixed Platforms.Build.0 = Release|iPhone
  116. {414B6DFE-0B4B-4606-A4E1-53DB935A2226}.Release|x86.ActiveCfg = Release|iPhone
  117. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  118. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  119. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
  120. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
  121. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
  122. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  123. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Ad-Hoc|Mixed Platforms.ActiveCfg = Release|Any CPU
  124. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Ad-Hoc|Mixed Platforms.Build.0 = Release|Any CPU
  125. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Ad-Hoc|Mixed Platforms.Deploy.0 = Release|Any CPU
  126. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
  127. {C3911B99-FF0D-45F8-8239-65E7C601551C}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  128. {C3911B99-FF0D-45F8-8239-65E7C601551C}.AppStore|Any CPU.Build.0 = Release|Any CPU
  129. {C3911B99-FF0D-45F8-8239-65E7C601551C}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
  130. {C3911B99-FF0D-45F8-8239-65E7C601551C}.AppStore|ARM.ActiveCfg = Release|Any CPU
  131. {C3911B99-FF0D-45F8-8239-65E7C601551C}.AppStore|iPhone.ActiveCfg = Release|Any CPU
  132. {C3911B99-FF0D-45F8-8239-65E7C601551C}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  133. {C3911B99-FF0D-45F8-8239-65E7C601551C}.AppStore|Mixed Platforms.ActiveCfg = Release|Any CPU
  134. {C3911B99-FF0D-45F8-8239-65E7C601551C}.AppStore|Mixed Platforms.Build.0 = Release|Any CPU
  135. {C3911B99-FF0D-45F8-8239-65E7C601551C}.AppStore|Mixed Platforms.Deploy.0 = Release|Any CPU
  136. {C3911B99-FF0D-45F8-8239-65E7C601551C}.AppStore|x86.ActiveCfg = Release|Any CPU
  137. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  138. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Debug|Any CPU.Build.0 = Debug|Any CPU
  139. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
  140. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Debug|ARM.ActiveCfg = Debug|Any CPU
  141. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  142. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  143. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
  144. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
  145. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Debug|Mixed Platforms.Deploy.0 = Debug|Any CPU
  146. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Debug|x86.ActiveCfg = Debug|Any CPU
  147. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Release|Any CPU.ActiveCfg = Release|Any CPU
  148. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Release|Any CPU.Build.0 = Release|Any CPU
  149. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Release|Any CPU.Deploy.0 = Release|Any CPU
  150. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Release|ARM.ActiveCfg = Release|Any CPU
  151. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Release|iPhone.ActiveCfg = Release|Any CPU
  152. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  153. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
  154. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
  155. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Release|Mixed Platforms.Deploy.0 = Release|Any CPU
  156. {C3911B99-FF0D-45F8-8239-65E7C601551C}.Release|x86.ActiveCfg = Release|Any CPU
  157. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  158. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  159. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
  160. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Ad-Hoc|ARM.ActiveCfg = Release|ARM
  161. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Ad-Hoc|ARM.Build.0 = Release|ARM
  162. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Ad-Hoc|ARM.Deploy.0 = Release|ARM
  163. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
  164. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  165. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Ad-Hoc|Mixed Platforms.ActiveCfg = Release|x86
  166. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Ad-Hoc|Mixed Platforms.Build.0 = Release|x86
  167. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Ad-Hoc|Mixed Platforms.Deploy.0 = Release|x86
  168. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Ad-Hoc|x86.ActiveCfg = Release|x86
  169. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Ad-Hoc|x86.Build.0 = Release|x86
  170. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Ad-Hoc|x86.Deploy.0 = Release|x86
  171. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  172. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.AppStore|Any CPU.Build.0 = Release|Any CPU
  173. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
  174. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.AppStore|ARM.ActiveCfg = Release|ARM
  175. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.AppStore|ARM.Build.0 = Release|ARM
  176. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.AppStore|ARM.Deploy.0 = Release|ARM
  177. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.AppStore|iPhone.ActiveCfg = Release|Any CPU
  178. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  179. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.AppStore|Mixed Platforms.ActiveCfg = Release|x86
  180. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.AppStore|Mixed Platforms.Build.0 = Release|x86
  181. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.AppStore|Mixed Platforms.Deploy.0 = Release|x86
  182. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.AppStore|x86.ActiveCfg = Release|x86
  183. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.AppStore|x86.Build.0 = Release|x86
  184. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.AppStore|x86.Deploy.0 = Release|x86
  185. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  186. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Debug|Any CPU.Build.0 = Debug|Any CPU
  187. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
  188. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Debug|ARM.ActiveCfg = Debug|ARM
  189. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Debug|ARM.Build.0 = Debug|ARM
  190. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Debug|ARM.Deploy.0 = Debug|ARM
  191. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  192. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  193. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
  194. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Debug|Mixed Platforms.Build.0 = Debug|x86
  195. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Debug|Mixed Platforms.Deploy.0 = Debug|x86
  196. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Debug|x86.ActiveCfg = Debug|x86
  197. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Debug|x86.Build.0 = Debug|x86
  198. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Debug|x86.Deploy.0 = Debug|x86
  199. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Release|Any CPU.ActiveCfg = Release|Any CPU
  200. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Release|Any CPU.Build.0 = Release|Any CPU
  201. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Release|Any CPU.Deploy.0 = Release|Any CPU
  202. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Release|ARM.ActiveCfg = Release|ARM
  203. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Release|ARM.Build.0 = Release|ARM
  204. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Release|ARM.Deploy.0 = Release|ARM
  205. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Release|iPhone.ActiveCfg = Release|Any CPU
  206. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  207. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Release|Mixed Platforms.ActiveCfg = Release|x86
  208. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Release|Mixed Platforms.Build.0 = Release|x86
  209. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Release|Mixed Platforms.Deploy.0 = Release|x86
  210. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Release|x86.ActiveCfg = Release|x86
  211. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Release|x86.Build.0 = Release|x86
  212. {05C95D2A-60B8-4D5A-9388-3B9D876F9A26}.Release|x86.Deploy.0 = Release|x86
  213. EndGlobalSection
  214. GlobalSection(SolutionProperties) = preSolution
  215. HideSolutionNode = FALSE
  216. EndGlobalSection
  217. EndGlobal