HolaXamarinFormsCSharp.sln 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 2013
  4. VisualStudioVersion = 12.0.30324.0
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HolaXamarinFormsCSharp.WinPhone", "HolaXamarinFormsCSharp\HolaXamarinFormsCSharp.WinPhone\HolaXamarinFormsCSharp.WinPhone.csproj", "{171C3118-EC09-43A4-8D21-E1FB85A5F15A}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HolaXamarinFormsCSharp.iOS", "HolaXamarinFormsCSharp\HolaXamarinFormsCSharp.iOS\HolaXamarinFormsCSharp.iOS.csproj", "{7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}"
  9. EndProject
  10. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HolaXamarinFormsCSharp.Android", "HolaXamarinFormsCSharp\HolaXamarinFormsCSharp.Android\HolaXamarinFormsCSharp.Android.csproj", "{E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}"
  11. EndProject
  12. Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "HolaXamarinFormsCSharp.Shared", "HolaXamarinFormsCSharp\HolaXamarinFormsCSharp\HolaXamarinFormsCSharp.Shared.shproj", "{4A3BE8A5-00BF-49BA-8FF6-D2CA7A0F09FC}"
  13. EndProject
  14. Global
  15. GlobalSection(SharedMSBuildProjectFiles) = preSolution
  16. HolaXamarinFormsCSharp\HolaXamarinFormsCSharp\HolaXamarinFormsCSharp.projitems*{7ef8d97c-7bdb-4aeb-8c44-8f254711c37a}*SharedItemsImports = 4
  17. HolaXamarinFormsCSharp\HolaXamarinFormsCSharp\HolaXamarinFormsCSharp.projitems*{4a3be8a5-00bf-49ba-8ff6-d2ca7a0f09fc}*SharedItemsImports = 13
  18. HolaXamarinFormsCSharp\HolaXamarinFormsCSharp\HolaXamarinFormsCSharp.projitems*{171c3118-ec09-43a4-8d21-e1fb85a5f15a}*SharedItemsImports = 4
  19. HolaXamarinFormsCSharp\HolaXamarinFormsCSharp\HolaXamarinFormsCSharp.projitems*{e0f11dcf-40fc-4637-bb54-ee8d3cc2b124}*SharedItemsImports = 4
  20. EndGlobalSection
  21. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  22. Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
  23. Ad-Hoc|ARM = Ad-Hoc|ARM
  24. Ad-Hoc|iPhone = Ad-Hoc|iPhone
  25. Ad-Hoc|iPhoneSimulator = Ad-Hoc|iPhoneSimulator
  26. Ad-Hoc|Mixed Platforms = Ad-Hoc|Mixed Platforms
  27. Ad-Hoc|x86 = Ad-Hoc|x86
  28. AppStore|Any CPU = AppStore|Any CPU
  29. AppStore|ARM = AppStore|ARM
  30. AppStore|iPhone = AppStore|iPhone
  31. AppStore|iPhoneSimulator = AppStore|iPhoneSimulator
  32. AppStore|Mixed Platforms = AppStore|Mixed Platforms
  33. AppStore|x86 = AppStore|x86
  34. Debug|Any CPU = Debug|Any CPU
  35. Debug|ARM = Debug|ARM
  36. Debug|iPhone = Debug|iPhone
  37. Debug|iPhoneSimulator = Debug|iPhoneSimulator
  38. Debug|Mixed Platforms = Debug|Mixed Platforms
  39. Debug|x86 = Debug|x86
  40. Release|Any CPU = Release|Any CPU
  41. Release|ARM = Release|ARM
  42. Release|iPhone = Release|iPhone
  43. Release|iPhoneSimulator = Release|iPhoneSimulator
  44. Release|Mixed Platforms = Release|Mixed Platforms
  45. Release|x86 = Release|x86
  46. EndGlobalSection
  47. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  48. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  49. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  50. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
  51. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Ad-Hoc|ARM.ActiveCfg = Release|ARM
  52. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Ad-Hoc|ARM.Build.0 = Release|ARM
  53. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Ad-Hoc|ARM.Deploy.0 = Release|ARM
  54. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
  55. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  56. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Ad-Hoc|Mixed Platforms.ActiveCfg = Release|x86
  57. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Ad-Hoc|Mixed Platforms.Build.0 = Release|x86
  58. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Ad-Hoc|Mixed Platforms.Deploy.0 = Release|x86
  59. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Ad-Hoc|x86.ActiveCfg = Release|x86
  60. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Ad-Hoc|x86.Build.0 = Release|x86
  61. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Ad-Hoc|x86.Deploy.0 = Release|x86
  62. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  63. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.AppStore|Any CPU.Build.0 = Release|Any CPU
  64. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
  65. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.AppStore|ARM.ActiveCfg = Release|ARM
  66. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.AppStore|ARM.Build.0 = Release|ARM
  67. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.AppStore|ARM.Deploy.0 = Release|ARM
  68. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.AppStore|iPhone.ActiveCfg = Release|Any CPU
  69. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  70. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.AppStore|Mixed Platforms.ActiveCfg = Release|x86
  71. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.AppStore|Mixed Platforms.Build.0 = Release|x86
  72. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.AppStore|Mixed Platforms.Deploy.0 = Release|x86
  73. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.AppStore|x86.ActiveCfg = Release|x86
  74. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.AppStore|x86.Build.0 = Release|x86
  75. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.AppStore|x86.Deploy.0 = Release|x86
  76. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  77. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Debug|Any CPU.Build.0 = Debug|Any CPU
  78. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
  79. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Debug|ARM.ActiveCfg = Debug|ARM
  80. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Debug|ARM.Build.0 = Debug|ARM
  81. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Debug|ARM.Deploy.0 = Debug|ARM
  82. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  83. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  84. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
  85. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Debug|Mixed Platforms.Build.0 = Debug|x86
  86. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Debug|Mixed Platforms.Deploy.0 = Debug|x86
  87. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Debug|x86.ActiveCfg = Debug|x86
  88. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Debug|x86.Build.0 = Debug|x86
  89. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Debug|x86.Deploy.0 = Debug|x86
  90. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Release|Any CPU.ActiveCfg = Release|Any CPU
  91. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Release|Any CPU.Build.0 = Release|Any CPU
  92. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Release|Any CPU.Deploy.0 = Release|Any CPU
  93. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Release|ARM.ActiveCfg = Release|ARM
  94. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Release|ARM.Build.0 = Release|ARM
  95. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Release|ARM.Deploy.0 = Release|ARM
  96. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Release|iPhone.ActiveCfg = Release|Any CPU
  97. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  98. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Release|Mixed Platforms.ActiveCfg = Release|x86
  99. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Release|Mixed Platforms.Build.0 = Release|x86
  100. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Release|Mixed Platforms.Deploy.0 = Release|x86
  101. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Release|x86.ActiveCfg = Release|x86
  102. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Release|x86.Build.0 = Release|x86
  103. {171C3118-EC09-43A4-8D21-E1FB85A5F15A}.Release|x86.Deploy.0 = Release|x86
  104. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Ad-Hoc|Any CPU.ActiveCfg = Ad-Hoc|iPhone
  105. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Ad-Hoc|ARM.ActiveCfg = Ad-Hoc|iPhone
  106. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
  107. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
  108. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Ad-Hoc|iPhone.Deploy.0 = Ad-Hoc|iPhone
  109. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Ad-Hoc|iPhoneSimulator
  110. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Ad-Hoc|iPhoneSimulator.Build.0 = Ad-Hoc|iPhoneSimulator
  111. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Ad-Hoc|iPhoneSimulator
  112. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Ad-Hoc|Mixed Platforms.ActiveCfg = Ad-Hoc|iPhone
  113. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Ad-Hoc|Mixed Platforms.Build.0 = Ad-Hoc|iPhone
  114. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Ad-Hoc|Mixed Platforms.Deploy.0 = Ad-Hoc|iPhone
  115. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Ad-Hoc|x86.ActiveCfg = Ad-Hoc|iPhone
  116. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.AppStore|Any CPU.ActiveCfg = AppStore|iPhone
  117. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.AppStore|ARM.ActiveCfg = AppStore|iPhone
  118. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
  119. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.AppStore|iPhone.Build.0 = AppStore|iPhone
  120. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.AppStore|iPhone.Deploy.0 = AppStore|iPhone
  121. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.AppStore|iPhoneSimulator.ActiveCfg = AppStore|iPhoneSimulator
  122. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.AppStore|iPhoneSimulator.Build.0 = AppStore|iPhoneSimulator
  123. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.AppStore|iPhoneSimulator.Deploy.0 = AppStore|iPhoneSimulator
  124. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.AppStore|Mixed Platforms.ActiveCfg = AppStore|iPhone
  125. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.AppStore|Mixed Platforms.Build.0 = AppStore|iPhone
  126. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.AppStore|Mixed Platforms.Deploy.0 = AppStore|iPhone
  127. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.AppStore|x86.ActiveCfg = AppStore|iPhone
  128. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Debug|Any CPU.ActiveCfg = Debug|iPhone
  129. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Debug|ARM.ActiveCfg = Debug|iPhone
  130. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Debug|iPhone.ActiveCfg = Debug|iPhone
  131. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Debug|iPhone.Build.0 = Debug|iPhone
  132. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Debug|iPhone.Deploy.0 = Debug|iPhone
  133. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
  134. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
  135. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Debug|iPhoneSimulator.Deploy.0 = Debug|iPhoneSimulator
  136. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Debug|Mixed Platforms.ActiveCfg = Debug|iPhone
  137. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Debug|Mixed Platforms.Build.0 = Debug|iPhone
  138. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Debug|Mixed Platforms.Deploy.0 = Debug|iPhone
  139. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Debug|x86.ActiveCfg = Debug|iPhone
  140. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Release|Any CPU.ActiveCfg = Release|iPhone
  141. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Release|ARM.ActiveCfg = Release|iPhone
  142. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Release|iPhone.ActiveCfg = Release|iPhone
  143. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Release|iPhone.Build.0 = Release|iPhone
  144. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Release|iPhone.Deploy.0 = Release|iPhone
  145. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
  146. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
  147. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Release|iPhoneSimulator.Deploy.0 = Release|iPhoneSimulator
  148. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Release|Mixed Platforms.ActiveCfg = Release|iPhone
  149. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Release|Mixed Platforms.Build.0 = Release|iPhone
  150. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Release|Mixed Platforms.Deploy.0 = Release|iPhone
  151. {7EF8D97C-7BDB-4AEB-8C44-8F254711C37A}.Release|x86.ActiveCfg = Release|iPhone
  152. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  153. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  154. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
  155. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
  156. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
  157. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  158. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Ad-Hoc|Mixed Platforms.ActiveCfg = Release|Any CPU
  159. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Ad-Hoc|Mixed Platforms.Build.0 = Release|Any CPU
  160. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Ad-Hoc|Mixed Platforms.Deploy.0 = Release|Any CPU
  161. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
  162. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  163. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.AppStore|Any CPU.Build.0 = Release|Any CPU
  164. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
  165. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.AppStore|ARM.ActiveCfg = Release|Any CPU
  166. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.AppStore|iPhone.ActiveCfg = Release|Any CPU
  167. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  168. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.AppStore|Mixed Platforms.ActiveCfg = Release|Any CPU
  169. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.AppStore|Mixed Platforms.Build.0 = Release|Any CPU
  170. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.AppStore|Mixed Platforms.Deploy.0 = Release|Any CPU
  171. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.AppStore|x86.ActiveCfg = Release|Any CPU
  172. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  173. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Debug|Any CPU.Build.0 = Debug|Any CPU
  174. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
  175. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Debug|ARM.ActiveCfg = Debug|Any CPU
  176. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  177. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  178. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
  179. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
  180. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Debug|Mixed Platforms.Deploy.0 = Debug|Any CPU
  181. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Debug|x86.ActiveCfg = Debug|Any CPU
  182. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Release|Any CPU.ActiveCfg = Release|Any CPU
  183. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Release|Any CPU.Build.0 = Release|Any CPU
  184. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Release|Any CPU.Deploy.0 = Release|Any CPU
  185. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Release|ARM.ActiveCfg = Release|Any CPU
  186. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Release|iPhone.ActiveCfg = Release|Any CPU
  187. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  188. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
  189. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Release|Mixed Platforms.Build.0 = Release|Any CPU
  190. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Release|Mixed Platforms.Deploy.0 = Release|Any CPU
  191. {E0F11DCF-40FC-4637-BB54-EE8D3CC2B124}.Release|x86.ActiveCfg = Release|Any CPU
  192. EndGlobalSection
  193. GlobalSection(SolutionProperties) = preSolution
  194. HideSolutionNode = FALSE
  195. EndGlobalSection
  196. EndGlobal