SqliteVsRealm.sln 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 14
  4. VisualStudioVersion = 14.0.25123.0
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqliteVsRealm.Droid", "SqliteVsRealm\SqliteVsRealm.Droid\SqliteVsRealm.Droid.csproj", "{3C3CA233-7123-4576-9504-6EAA35C30C38}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqliteVsRealm.iOS", "SqliteVsRealm\SqliteVsRealm.iOS\SqliteVsRealm.iOS.csproj", "{D4BDB461-585F-46E3-82D4-C225B470A9E9}"
  9. EndProject
  10. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqliteVsRealm", "SqliteVsRealm\SqliteVsRealm\SqliteVsRealm.csproj", "{E8EFE226-C125-485B-911A-0CA16E2EF095}"
  11. EndProject
  12. Global
  13. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  14. Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
  15. Ad-Hoc|ARM = Ad-Hoc|ARM
  16. Ad-Hoc|iPhone = Ad-Hoc|iPhone
  17. Ad-Hoc|iPhoneSimulator = Ad-Hoc|iPhoneSimulator
  18. Ad-Hoc|x64 = Ad-Hoc|x64
  19. Ad-Hoc|x86 = Ad-Hoc|x86
  20. AppStore|Any CPU = AppStore|Any CPU
  21. AppStore|ARM = AppStore|ARM
  22. AppStore|iPhone = AppStore|iPhone
  23. AppStore|iPhoneSimulator = AppStore|iPhoneSimulator
  24. AppStore|x64 = AppStore|x64
  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|x64 = Debug|x64
  31. Debug|x86 = Debug|x86
  32. Release|Any CPU = Release|Any CPU
  33. Release|ARM = Release|ARM
  34. Release|iPhone = Release|iPhone
  35. Release|iPhoneSimulator = Release|iPhoneSimulator
  36. Release|x64 = Release|x64
  37. Release|x86 = Release|x86
  38. EndGlobalSection
  39. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  40. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  41. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  42. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
  43. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
  44. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
  45. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|ARM.Deploy.0 = Release|Any CPU
  46. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
  47. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
  48. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|iPhone.Deploy.0 = Release|Any CPU
  49. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  50. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
  51. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|Any CPU
  52. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
  53. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|x64.Build.0 = Release|Any CPU
  54. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|x64.Deploy.0 = Release|Any CPU
  55. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
  56. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|x86.Build.0 = Release|Any CPU
  57. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Ad-Hoc|x86.Deploy.0 = Release|Any CPU
  58. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  59. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|Any CPU.Build.0 = Release|Any CPU
  60. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
  61. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|ARM.ActiveCfg = Release|Any CPU
  62. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|ARM.Build.0 = Release|Any CPU
  63. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|ARM.Deploy.0 = Release|Any CPU
  64. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|iPhone.ActiveCfg = Release|Any CPU
  65. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|iPhone.Build.0 = Release|Any CPU
  66. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|iPhone.Deploy.0 = Release|Any CPU
  67. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  68. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
  69. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|iPhoneSimulator.Deploy.0 = Release|Any CPU
  70. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|x64.ActiveCfg = Release|Any CPU
  71. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|x64.Build.0 = Release|Any CPU
  72. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|x64.Deploy.0 = Release|Any CPU
  73. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|x86.ActiveCfg = Release|Any CPU
  74. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|x86.Build.0 = Release|Any CPU
  75. {3C3CA233-7123-4576-9504-6EAA35C30C38}.AppStore|x86.Deploy.0 = Release|Any CPU
  76. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  77. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|Any CPU.Build.0 = Debug|Any CPU
  78. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
  79. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|ARM.ActiveCfg = Debug|Any CPU
  80. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|ARM.Build.0 = Debug|Any CPU
  81. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|ARM.Deploy.0 = Debug|Any CPU
  82. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  83. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|iPhone.Build.0 = Debug|Any CPU
  84. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|iPhone.Deploy.0 = Debug|Any CPU
  85. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  86. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  87. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
  88. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|x64.ActiveCfg = Debug|Any CPU
  89. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|x64.Build.0 = Debug|Any CPU
  90. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|x64.Deploy.0 = Debug|Any CPU
  91. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|x86.ActiveCfg = Debug|Any CPU
  92. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|x86.Build.0 = Debug|Any CPU
  93. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Debug|x86.Deploy.0 = Debug|Any CPU
  94. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|Any CPU.ActiveCfg = Release|Any CPU
  95. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|Any CPU.Build.0 = Release|Any CPU
  96. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|Any CPU.Deploy.0 = Release|Any CPU
  97. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|ARM.ActiveCfg = Release|Any CPU
  98. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|ARM.Build.0 = Release|Any CPU
  99. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|ARM.Deploy.0 = Release|Any CPU
  100. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|iPhone.ActiveCfg = Release|Any CPU
  101. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|iPhone.Build.0 = Release|Any CPU
  102. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|iPhone.Deploy.0 = Release|Any CPU
  103. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  104. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  105. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
  106. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|x64.ActiveCfg = Release|Any CPU
  107. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|x64.Build.0 = Release|Any CPU
  108. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|x64.Deploy.0 = Release|Any CPU
  109. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|x86.ActiveCfg = Release|Any CPU
  110. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|x86.Build.0 = Release|Any CPU
  111. {3C3CA233-7123-4576-9504-6EAA35C30C38}.Release|x86.Deploy.0 = Release|Any CPU
  112. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Ad-Hoc|Any CPU.ActiveCfg = Ad-Hoc|iPhone
  113. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Ad-Hoc|ARM.ActiveCfg = Ad-Hoc|iPhone
  114. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
  115. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
  116. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Ad-Hoc|iPhoneSimulator
  117. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Ad-Hoc|iPhoneSimulator.Build.0 = Ad-Hoc|iPhoneSimulator
  118. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Ad-Hoc|x64.ActiveCfg = Ad-Hoc|iPhone
  119. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Ad-Hoc|x86.ActiveCfg = Ad-Hoc|iPhone
  120. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.AppStore|Any CPU.ActiveCfg = AppStore|iPhone
  121. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.AppStore|ARM.ActiveCfg = AppStore|iPhone
  122. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
  123. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.AppStore|iPhone.Build.0 = AppStore|iPhone
  124. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.AppStore|iPhoneSimulator.ActiveCfg = AppStore|iPhoneSimulator
  125. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.AppStore|iPhoneSimulator.Build.0 = AppStore|iPhoneSimulator
  126. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.AppStore|x64.ActiveCfg = AppStore|iPhone
  127. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.AppStore|x86.ActiveCfg = AppStore|iPhone
  128. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Debug|Any CPU.ActiveCfg = Debug|iPhone
  129. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Debug|Any CPU.Build.0 = Debug|iPhone
  130. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Debug|ARM.ActiveCfg = Debug|iPhone
  131. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Debug|iPhone.ActiveCfg = Debug|iPhone
  132. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Debug|iPhone.Build.0 = Debug|iPhone
  133. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
  134. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
  135. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Debug|x64.ActiveCfg = Debug|iPhone
  136. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Debug|x86.ActiveCfg = Debug|iPhone
  137. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Release|Any CPU.ActiveCfg = Release|iPhone
  138. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Release|ARM.ActiveCfg = Release|iPhone
  139. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Release|iPhone.ActiveCfg = Release|iPhone
  140. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Release|iPhone.Build.0 = Release|iPhone
  141. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
  142. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
  143. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Release|x64.ActiveCfg = Release|iPhone
  144. {D4BDB461-585F-46E3-82D4-C225B470A9E9}.Release|x86.ActiveCfg = Release|iPhone
  145. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  146. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  147. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
  148. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
  149. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
  150. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
  151. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  152. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
  153. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
  154. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Ad-Hoc|x64.Build.0 = Release|Any CPU
  155. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
  156. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Ad-Hoc|x86.Build.0 = Release|Any CPU
  157. {E8EFE226-C125-485B-911A-0CA16E2EF095}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  158. {E8EFE226-C125-485B-911A-0CA16E2EF095}.AppStore|Any CPU.Build.0 = Release|Any CPU
  159. {E8EFE226-C125-485B-911A-0CA16E2EF095}.AppStore|ARM.ActiveCfg = Release|Any CPU
  160. {E8EFE226-C125-485B-911A-0CA16E2EF095}.AppStore|ARM.Build.0 = Release|Any CPU
  161. {E8EFE226-C125-485B-911A-0CA16E2EF095}.AppStore|iPhone.ActiveCfg = Release|Any CPU
  162. {E8EFE226-C125-485B-911A-0CA16E2EF095}.AppStore|iPhone.Build.0 = Release|Any CPU
  163. {E8EFE226-C125-485B-911A-0CA16E2EF095}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  164. {E8EFE226-C125-485B-911A-0CA16E2EF095}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
  165. {E8EFE226-C125-485B-911A-0CA16E2EF095}.AppStore|x64.ActiveCfg = Release|Any CPU
  166. {E8EFE226-C125-485B-911A-0CA16E2EF095}.AppStore|x64.Build.0 = Release|Any CPU
  167. {E8EFE226-C125-485B-911A-0CA16E2EF095}.AppStore|x86.ActiveCfg = Release|Any CPU
  168. {E8EFE226-C125-485B-911A-0CA16E2EF095}.AppStore|x86.Build.0 = Release|Any CPU
  169. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  170. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Debug|Any CPU.Build.0 = Debug|Any CPU
  171. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Debug|ARM.ActiveCfg = Debug|Any CPU
  172. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Debug|ARM.Build.0 = Debug|Any CPU
  173. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  174. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Debug|iPhone.Build.0 = Debug|Any CPU
  175. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  176. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  177. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Debug|x64.ActiveCfg = Debug|Any CPU
  178. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Debug|x64.Build.0 = Debug|Any CPU
  179. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Debug|x86.ActiveCfg = Debug|Any CPU
  180. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Debug|x86.Build.0 = Debug|Any CPU
  181. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Release|Any CPU.ActiveCfg = Release|Any CPU
  182. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Release|Any CPU.Build.0 = Release|Any CPU
  183. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Release|ARM.ActiveCfg = Release|Any CPU
  184. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Release|ARM.Build.0 = Release|Any CPU
  185. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Release|iPhone.ActiveCfg = Release|Any CPU
  186. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Release|iPhone.Build.0 = Release|Any CPU
  187. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  188. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  189. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Release|x64.ActiveCfg = Release|Any CPU
  190. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Release|x64.Build.0 = Release|Any CPU
  191. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Release|x86.ActiveCfg = Release|Any CPU
  192. {E8EFE226-C125-485B-911A-0CA16E2EF095}.Release|x86.Build.0 = Release|Any CPU
  193. EndGlobalSection
  194. GlobalSection(SolutionProperties) = preSolution
  195. HideSolutionNode = FALSE
  196. EndGlobalSection
  197. EndGlobal