CustomCharts.sln 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 15
  4. VisualStudioVersion = 15.0.26730.12
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomCharts.Android", "CustomCharts\CustomCharts.Android\CustomCharts.Android.csproj", "{EF3141B4-6FA7-4304-B85E-F93663296A58}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomCharts", "CustomCharts\CustomCharts\CustomCharts.csproj", "{464828FB-55FF-47E3-BC38-23F3A4564545}"
  9. EndProject
  10. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomCharts.UWP", "CustomCharts\CustomCharts.UWP\CustomCharts.UWP.csproj", "{F98511B4-3C45-4DDF-9741-432BD779684B}"
  11. EndProject
  12. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomCharts.iOS", "CustomCharts\CustomCharts.iOS\CustomCharts.iOS.csproj", "{7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}"
  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|x64 = Ad-Hoc|x64
  21. Ad-Hoc|x86 = Ad-Hoc|x86
  22. AppStore|Any CPU = AppStore|Any CPU
  23. AppStore|ARM = AppStore|ARM
  24. AppStore|iPhone = AppStore|iPhone
  25. AppStore|iPhoneSimulator = AppStore|iPhoneSimulator
  26. AppStore|x64 = AppStore|x64
  27. AppStore|x86 = AppStore|x86
  28. Debug|Any CPU = Debug|Any CPU
  29. Debug|ARM = Debug|ARM
  30. Debug|iPhone = Debug|iPhone
  31. Debug|iPhoneSimulator = Debug|iPhoneSimulator
  32. Debug|x64 = Debug|x64
  33. Debug|x86 = Debug|x86
  34. Release|Any CPU = Release|Any CPU
  35. Release|ARM = Release|ARM
  36. Release|iPhone = Release|iPhone
  37. Release|iPhoneSimulator = Release|iPhoneSimulator
  38. Release|x64 = Release|x64
  39. Release|x86 = Release|x86
  40. EndGlobalSection
  41. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  42. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  43. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  44. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
  45. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
  46. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
  47. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|ARM.Deploy.0 = Release|Any CPU
  48. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
  49. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
  50. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|iPhone.Deploy.0 = Release|Any CPU
  51. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  52. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
  53. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|Any CPU
  54. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
  55. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|x64.Build.0 = Release|Any CPU
  56. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|x64.Deploy.0 = Release|Any CPU
  57. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
  58. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|x86.Build.0 = Release|Any CPU
  59. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Ad-Hoc|x86.Deploy.0 = Release|Any CPU
  60. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  61. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|Any CPU.Build.0 = Release|Any CPU
  62. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
  63. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|ARM.ActiveCfg = Release|Any CPU
  64. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|ARM.Build.0 = Release|Any CPU
  65. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|ARM.Deploy.0 = Release|Any CPU
  66. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|iPhone.ActiveCfg = Release|Any CPU
  67. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|iPhone.Build.0 = Release|Any CPU
  68. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|iPhone.Deploy.0 = Release|Any CPU
  69. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  70. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
  71. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|iPhoneSimulator.Deploy.0 = Release|Any CPU
  72. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|x64.ActiveCfg = Release|Any CPU
  73. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|x64.Build.0 = Release|Any CPU
  74. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|x64.Deploy.0 = Release|Any CPU
  75. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|x86.ActiveCfg = Release|Any CPU
  76. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|x86.Build.0 = Release|Any CPU
  77. {EF3141B4-6FA7-4304-B85E-F93663296A58}.AppStore|x86.Deploy.0 = Release|Any CPU
  78. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  79. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|Any CPU.Build.0 = Debug|Any CPU
  80. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
  81. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|ARM.ActiveCfg = Debug|Any CPU
  82. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|ARM.Build.0 = Debug|Any CPU
  83. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|ARM.Deploy.0 = Debug|Any CPU
  84. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  85. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|iPhone.Build.0 = Debug|Any CPU
  86. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|iPhone.Deploy.0 = Debug|Any CPU
  87. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  88. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  89. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
  90. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|x64.ActiveCfg = Debug|Any CPU
  91. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|x64.Build.0 = Debug|Any CPU
  92. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|x64.Deploy.0 = Debug|Any CPU
  93. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|x86.ActiveCfg = Debug|Any CPU
  94. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|x86.Build.0 = Debug|Any CPU
  95. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Debug|x86.Deploy.0 = Debug|Any CPU
  96. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|Any CPU.ActiveCfg = Release|Any CPU
  97. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|Any CPU.Build.0 = Release|Any CPU
  98. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|Any CPU.Deploy.0 = Release|Any CPU
  99. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|ARM.ActiveCfg = Release|Any CPU
  100. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|ARM.Build.0 = Release|Any CPU
  101. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|ARM.Deploy.0 = Release|Any CPU
  102. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|iPhone.ActiveCfg = Release|Any CPU
  103. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|iPhone.Build.0 = Release|Any CPU
  104. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|iPhone.Deploy.0 = Release|Any CPU
  105. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  106. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  107. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
  108. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|x64.ActiveCfg = Release|Any CPU
  109. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|x64.Build.0 = Release|Any CPU
  110. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|x64.Deploy.0 = Release|Any CPU
  111. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|x86.ActiveCfg = Release|Any CPU
  112. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|x86.Build.0 = Release|Any CPU
  113. {EF3141B4-6FA7-4304-B85E-F93663296A58}.Release|x86.Deploy.0 = Release|Any CPU
  114. {464828FB-55FF-47E3-BC38-23F3A4564545}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  115. {464828FB-55FF-47E3-BC38-23F3A4564545}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  116. {464828FB-55FF-47E3-BC38-23F3A4564545}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
  117. {464828FB-55FF-47E3-BC38-23F3A4564545}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
  118. {464828FB-55FF-47E3-BC38-23F3A4564545}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
  119. {464828FB-55FF-47E3-BC38-23F3A4564545}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
  120. {464828FB-55FF-47E3-BC38-23F3A4564545}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  121. {464828FB-55FF-47E3-BC38-23F3A4564545}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
  122. {464828FB-55FF-47E3-BC38-23F3A4564545}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
  123. {464828FB-55FF-47E3-BC38-23F3A4564545}.Ad-Hoc|x64.Build.0 = Release|Any CPU
  124. {464828FB-55FF-47E3-BC38-23F3A4564545}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
  125. {464828FB-55FF-47E3-BC38-23F3A4564545}.Ad-Hoc|x86.Build.0 = Release|Any CPU
  126. {464828FB-55FF-47E3-BC38-23F3A4564545}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  127. {464828FB-55FF-47E3-BC38-23F3A4564545}.AppStore|Any CPU.Build.0 = Release|Any CPU
  128. {464828FB-55FF-47E3-BC38-23F3A4564545}.AppStore|ARM.ActiveCfg = Release|Any CPU
  129. {464828FB-55FF-47E3-BC38-23F3A4564545}.AppStore|ARM.Build.0 = Release|Any CPU
  130. {464828FB-55FF-47E3-BC38-23F3A4564545}.AppStore|iPhone.ActiveCfg = Release|Any CPU
  131. {464828FB-55FF-47E3-BC38-23F3A4564545}.AppStore|iPhone.Build.0 = Release|Any CPU
  132. {464828FB-55FF-47E3-BC38-23F3A4564545}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  133. {464828FB-55FF-47E3-BC38-23F3A4564545}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
  134. {464828FB-55FF-47E3-BC38-23F3A4564545}.AppStore|x64.ActiveCfg = Release|Any CPU
  135. {464828FB-55FF-47E3-BC38-23F3A4564545}.AppStore|x64.Build.0 = Release|Any CPU
  136. {464828FB-55FF-47E3-BC38-23F3A4564545}.AppStore|x86.ActiveCfg = Release|Any CPU
  137. {464828FB-55FF-47E3-BC38-23F3A4564545}.AppStore|x86.Build.0 = Release|Any CPU
  138. {464828FB-55FF-47E3-BC38-23F3A4564545}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  139. {464828FB-55FF-47E3-BC38-23F3A4564545}.Debug|Any CPU.Build.0 = Debug|Any CPU
  140. {464828FB-55FF-47E3-BC38-23F3A4564545}.Debug|ARM.ActiveCfg = Debug|Any CPU
  141. {464828FB-55FF-47E3-BC38-23F3A4564545}.Debug|ARM.Build.0 = Debug|Any CPU
  142. {464828FB-55FF-47E3-BC38-23F3A4564545}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  143. {464828FB-55FF-47E3-BC38-23F3A4564545}.Debug|iPhone.Build.0 = Debug|Any CPU
  144. {464828FB-55FF-47E3-BC38-23F3A4564545}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  145. {464828FB-55FF-47E3-BC38-23F3A4564545}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  146. {464828FB-55FF-47E3-BC38-23F3A4564545}.Debug|x64.ActiveCfg = Debug|Any CPU
  147. {464828FB-55FF-47E3-BC38-23F3A4564545}.Debug|x64.Build.0 = Debug|Any CPU
  148. {464828FB-55FF-47E3-BC38-23F3A4564545}.Debug|x86.ActiveCfg = Debug|Any CPU
  149. {464828FB-55FF-47E3-BC38-23F3A4564545}.Debug|x86.Build.0 = Debug|Any CPU
  150. {464828FB-55FF-47E3-BC38-23F3A4564545}.Release|Any CPU.ActiveCfg = Release|Any CPU
  151. {464828FB-55FF-47E3-BC38-23F3A4564545}.Release|Any CPU.Build.0 = Release|Any CPU
  152. {464828FB-55FF-47E3-BC38-23F3A4564545}.Release|ARM.ActiveCfg = Release|Any CPU
  153. {464828FB-55FF-47E3-BC38-23F3A4564545}.Release|ARM.Build.0 = Release|Any CPU
  154. {464828FB-55FF-47E3-BC38-23F3A4564545}.Release|iPhone.ActiveCfg = Release|Any CPU
  155. {464828FB-55FF-47E3-BC38-23F3A4564545}.Release|iPhone.Build.0 = Release|Any CPU
  156. {464828FB-55FF-47E3-BC38-23F3A4564545}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  157. {464828FB-55FF-47E3-BC38-23F3A4564545}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  158. {464828FB-55FF-47E3-BC38-23F3A4564545}.Release|x64.ActiveCfg = Release|Any CPU
  159. {464828FB-55FF-47E3-BC38-23F3A4564545}.Release|x64.Build.0 = Release|Any CPU
  160. {464828FB-55FF-47E3-BC38-23F3A4564545}.Release|x86.ActiveCfg = Release|Any CPU
  161. {464828FB-55FF-47E3-BC38-23F3A4564545}.Release|x86.Build.0 = Release|Any CPU
  162. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|Any CPU.ActiveCfg = Release|x86
  163. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|Any CPU.Build.0 = Release|x86
  164. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|Any CPU.Deploy.0 = Release|x86
  165. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|ARM.ActiveCfg = Release|ARM
  166. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|ARM.Build.0 = Release|ARM
  167. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|ARM.Deploy.0 = Release|ARM
  168. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|iPhone.ActiveCfg = Release|x86
  169. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|iPhone.Build.0 = Release|x86
  170. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|iPhone.Deploy.0 = Release|x86
  171. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|x86
  172. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|x86
  173. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|x86
  174. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|x64.ActiveCfg = Release|x64
  175. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|x64.Build.0 = Release|x64
  176. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|x64.Deploy.0 = Release|x64
  177. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|x86.ActiveCfg = Release|x86
  178. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|x86.Build.0 = Release|x86
  179. {F98511B4-3C45-4DDF-9741-432BD779684B}.Ad-Hoc|x86.Deploy.0 = Release|x86
  180. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|Any CPU.ActiveCfg = Release|x86
  181. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|Any CPU.Build.0 = Release|x86
  182. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|Any CPU.Deploy.0 = Release|x86
  183. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|ARM.ActiveCfg = Release|ARM
  184. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|ARM.Build.0 = Release|ARM
  185. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|ARM.Deploy.0 = Release|ARM
  186. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|iPhone.ActiveCfg = Release|x86
  187. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|iPhone.Build.0 = Release|x86
  188. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|iPhone.Deploy.0 = Release|x86
  189. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|iPhoneSimulator.ActiveCfg = Release|x86
  190. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|iPhoneSimulator.Build.0 = Release|x86
  191. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|iPhoneSimulator.Deploy.0 = Release|x86
  192. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|x64.ActiveCfg = Release|x64
  193. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|x64.Build.0 = Release|x64
  194. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|x64.Deploy.0 = Release|x64
  195. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|x86.ActiveCfg = Release|x86
  196. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|x86.Build.0 = Release|x86
  197. {F98511B4-3C45-4DDF-9741-432BD779684B}.AppStore|x86.Deploy.0 = Release|x86
  198. {F98511B4-3C45-4DDF-9741-432BD779684B}.Debug|Any CPU.ActiveCfg = Debug|x86
  199. {F98511B4-3C45-4DDF-9741-432BD779684B}.Debug|Any CPU.Build.0 = Debug|x86
  200. {F98511B4-3C45-4DDF-9741-432BD779684B}.Debug|Any CPU.Deploy.0 = Debug|x86
  201. {F98511B4-3C45-4DDF-9741-432BD779684B}.Debug|ARM.ActiveCfg = Debug|ARM
  202. {F98511B4-3C45-4DDF-9741-432BD779684B}.Debug|ARM.Build.0 = Debug|ARM
  203. {F98511B4-3C45-4DDF-9741-432BD779684B}.Debug|ARM.Deploy.0 = Debug|ARM
  204. {F98511B4-3C45-4DDF-9741-432BD779684B}.Debug|iPhone.ActiveCfg = Debug|x86
  205. {F98511B4-3C45-4DDF-9741-432BD779684B}.Debug|iPhoneSimulator.ActiveCfg = Debug|x86
  206. {F98511B4-3C45-4DDF-9741-432BD779684B}.Debug|x64.ActiveCfg = Debug|x64
  207. {F98511B4-3C45-4DDF-9741-432BD779684B}.Debug|x64.Build.0 = Debug|x64
  208. {F98511B4-3C45-4DDF-9741-432BD779684B}.Debug|x64.Deploy.0 = Debug|x64
  209. {F98511B4-3C45-4DDF-9741-432BD779684B}.Debug|x86.ActiveCfg = Debug|x86
  210. {F98511B4-3C45-4DDF-9741-432BD779684B}.Debug|x86.Build.0 = Debug|x86
  211. {F98511B4-3C45-4DDF-9741-432BD779684B}.Debug|x86.Deploy.0 = Debug|x86
  212. {F98511B4-3C45-4DDF-9741-432BD779684B}.Release|Any CPU.ActiveCfg = Release|x86
  213. {F98511B4-3C45-4DDF-9741-432BD779684B}.Release|ARM.ActiveCfg = Release|ARM
  214. {F98511B4-3C45-4DDF-9741-432BD779684B}.Release|ARM.Build.0 = Release|ARM
  215. {F98511B4-3C45-4DDF-9741-432BD779684B}.Release|ARM.Deploy.0 = Release|ARM
  216. {F98511B4-3C45-4DDF-9741-432BD779684B}.Release|iPhone.ActiveCfg = Release|x86
  217. {F98511B4-3C45-4DDF-9741-432BD779684B}.Release|iPhoneSimulator.ActiveCfg = Release|x86
  218. {F98511B4-3C45-4DDF-9741-432BD779684B}.Release|x64.ActiveCfg = Release|x64
  219. {F98511B4-3C45-4DDF-9741-432BD779684B}.Release|x64.Build.0 = Release|x64
  220. {F98511B4-3C45-4DDF-9741-432BD779684B}.Release|x64.Deploy.0 = Release|x64
  221. {F98511B4-3C45-4DDF-9741-432BD779684B}.Release|x86.ActiveCfg = Release|x86
  222. {F98511B4-3C45-4DDF-9741-432BD779684B}.Release|x86.Build.0 = Release|x86
  223. {F98511B4-3C45-4DDF-9741-432BD779684B}.Release|x86.Deploy.0 = Release|x86
  224. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Ad-Hoc|Any CPU.ActiveCfg = Ad-Hoc|iPhone
  225. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Ad-Hoc|ARM.ActiveCfg = Ad-Hoc|iPhone
  226. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
  227. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
  228. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Ad-Hoc|iPhoneSimulator
  229. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Ad-Hoc|iPhoneSimulator.Build.0 = Ad-Hoc|iPhoneSimulator
  230. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Ad-Hoc|x64.ActiveCfg = Ad-Hoc|iPhone
  231. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Ad-Hoc|x86.ActiveCfg = Ad-Hoc|iPhone
  232. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.AppStore|Any CPU.ActiveCfg = AppStore|iPhone
  233. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.AppStore|ARM.ActiveCfg = AppStore|iPhone
  234. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
  235. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.AppStore|iPhone.Build.0 = AppStore|iPhone
  236. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.AppStore|iPhoneSimulator.ActiveCfg = AppStore|iPhoneSimulator
  237. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.AppStore|iPhoneSimulator.Build.0 = AppStore|iPhoneSimulator
  238. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.AppStore|x64.ActiveCfg = AppStore|iPhone
  239. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.AppStore|x86.ActiveCfg = AppStore|iPhone
  240. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Debug|Any CPU.ActiveCfg = Debug|iPhone
  241. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Debug|Any CPU.Build.0 = Debug|iPhone
  242. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Debug|ARM.ActiveCfg = Debug|iPhone
  243. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Debug|iPhone.ActiveCfg = Debug|iPhone
  244. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Debug|iPhone.Build.0 = Debug|iPhone
  245. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
  246. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
  247. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Debug|x64.ActiveCfg = Debug|iPhone
  248. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Debug|x86.ActiveCfg = Debug|iPhone
  249. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Release|Any CPU.ActiveCfg = Release|iPhone
  250. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Release|ARM.ActiveCfg = Release|iPhone
  251. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Release|iPhone.ActiveCfg = Release|iPhone
  252. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Release|iPhone.Build.0 = Release|iPhone
  253. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
  254. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
  255. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Release|x64.ActiveCfg = Release|iPhone
  256. {7EEAA68C-D5EA-45D8-8D30-BDD15AA2321E}.Release|x86.ActiveCfg = Release|iPhone
  257. EndGlobalSection
  258. GlobalSection(SolutionProperties) = preSolution
  259. HideSolutionNode = FALSE
  260. EndGlobalSection
  261. GlobalSection(ExtensibilityGlobals) = postSolution
  262. SolutionGuid = {F8CDFD3B-9396-439A-AC6B-1860FC8BE092}
  263. EndGlobalSection
  264. EndGlobal