Assembly-CSharp.csproj 82 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>10.0.20506</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <RootNamespace>
  9. </RootNamespace>
  10. <ProjectGuid>{22C3E02B-A09D-CDCE-330C-2BD1821682D9}</ProjectGuid>
  11. <OutputType>Library</OutputType>
  12. <AppDesignerFolder>Properties</AppDesignerFolder>
  13. <AssemblyName>Assembly-CSharp</AssemblyName>
  14. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  15. <FileAlignment>512</FileAlignment>
  16. <BaseDirectory>Assets</BaseDirectory>
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <DebugSymbols>true</DebugSymbols>
  20. <DebugType>full</DebugType>
  21. <Optimize>false</Optimize>
  22. <OutputPath>Temp\bin\Debug\</OutputPath>
  23. <DefineConstants>DEBUG;TRACE;UNITY_5_3_3;UNITY_5_3;UNITY_5;ENABLE_NEW_BUGREPORTER;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_SPRITE_POLYGON;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;PLATFORM_SUPPORTS_MONO;ENABLE_LOCALIZATION;ENABLE_ANDROID_ATLAS_ETC1_COMPRESSION;ENABLE_EDITOR_TESTS_RUNNER;ENABLE_RUNTIME_GI;ENABLE_SUBSTANCE;ENABLE_GAMECENTER;ENABLE_NETWORK;ENABLE_LOG_MIXED_STACKTRACE;ENABLE_UNITYWEBREQUEST;ENABLE_TEXTUREID_MAP;PLAYERCONNECTION_LISTENS_FIXED_PORT;DEBUGGER_LISTENS_FIXED_PORT;PLATFORM_SUPPORTS_ADS_ID;SUPPORT_ENVIRONMENT_VARIABLES;PLATFORM_SUPPORTS_PROFILER;PLATFORM_HAS_NO_SUPPORT_FOR_BUCKET_ALLOCATOR;STRICTCPP_NEW_DELETE_SIGNATURES;WWW_USE_CURL;HAS_NEON_SKINNIG;UNITY_INPUT_SIMULATE_EVENTS;PLATFORM_ALWAYS_USES_STDOUT_FOR_LOG;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;UNITY_IOS;UNITY_IPHONE;UNITY_IPHONE_API;SUPPORT_MULTIPLE_DISPLAYS;ENABLE_IL2CPP;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE;ENABLE_IOS_ON_DEMAND_RESOURCES;ENABLE_IOS_APP_SLICING</DefineConstants>
  24. <ErrorReport>prompt</ErrorReport>
  25. <WarningLevel>4</WarningLevel>
  26. <NoWarn>0169</NoWarn>
  27. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  28. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  29. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  30. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  31. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  32. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  33. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  34. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  35. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  36. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  37. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  38. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  39. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  40. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  41. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  42. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  43. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  44. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  45. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  46. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  47. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  48. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  49. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  50. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  51. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  52. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  53. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  54. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  55. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  56. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  57. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  58. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  59. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  60. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  61. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  62. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  63. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  64. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  65. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  66. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  67. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  68. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  69. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  70. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  71. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  72. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  73. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  74. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  75. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  76. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  77. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  78. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  79. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  80. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  81. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  82. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  83. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  84. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  85. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  86. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  87. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  88. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  89. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  90. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  91. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  92. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  93. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  94. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  95. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  96. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  97. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  98. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  99. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  100. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  101. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  102. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  103. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  104. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  105. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  106. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  107. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  108. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  109. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  110. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  111. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  112. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  113. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  114. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  115. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  116. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  117. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  118. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  119. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  120. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  121. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  122. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  123. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  124. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  125. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  126. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  127. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  128. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  129. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  130. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  131. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  132. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  133. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  134. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  135. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  136. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  137. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  138. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  139. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  140. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  141. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  142. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  143. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  144. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  145. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  146. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  147. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  148. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  149. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  150. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  151. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  152. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  153. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  154. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  155. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  156. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  157. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  158. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  159. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  160. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  161. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  162. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  163. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  164. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  165. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  166. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  167. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  168. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  169. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  170. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  171. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  172. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  173. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  174. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  175. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  176. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  177. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  178. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  179. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  180. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  181. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  182. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  183. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  184. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  185. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  186. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  187. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  188. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  189. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  190. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  191. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  192. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  193. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  194. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  195. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  196. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  197. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  198. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  199. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  200. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  201. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  202. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  203. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  204. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  205. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  206. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  207. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  208. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  209. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  210. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  211. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  212. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  213. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  214. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  215. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  216. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  217. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  218. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  219. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  220. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  221. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  222. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  223. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  224. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  225. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  226. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  227. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  228. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  229. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  230. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  231. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  232. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  233. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  234. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  235. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  236. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  237. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  238. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  239. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  240. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  241. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  242. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  243. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  244. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  245. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  246. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  247. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  248. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  249. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  250. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  251. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  252. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  253. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  254. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  255. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  256. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  257. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  258. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  259. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  260. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  261. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  262. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  263. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  264. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  265. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  266. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  267. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  268. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  269. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  270. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  271. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  272. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  273. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  274. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  275. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  276. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  277. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  278. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  279. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  280. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  281. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  282. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  283. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  284. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  285. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  286. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  287. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  288. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  289. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  290. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  291. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  292. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  293. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  294. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  295. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  296. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  297. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  298. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  299. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  300. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  301. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  302. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  303. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  304. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  305. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  306. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  307. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  308. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  309. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  310. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  311. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  312. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  313. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  314. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  315. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  316. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  317. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  318. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  319. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  320. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  321. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  322. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  323. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  324. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  325. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  326. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  327. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  328. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  329. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  330. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  331. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  332. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  333. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  334. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  335. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  336. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  337. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  338. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  339. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  340. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  341. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  342. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  343. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  344. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  345. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  346. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  347. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  348. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  349. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  350. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  351. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  352. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  353. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  354. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  355. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  356. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  357. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  358. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  359. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  360. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  361. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  362. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  363. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  364. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  365. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  366. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  367. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  368. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  369. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  370. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  371. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  372. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  373. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  374. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  375. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  376. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  377. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  378. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  379. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  380. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  381. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  382. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  383. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  384. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  385. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  386. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  387. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  388. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  389. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  390. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  391. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  392. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  393. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  394. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  395. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  396. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  397. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  398. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  399. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  400. </PropertyGroup>
  401. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  402. <DebugType>pdbonly</DebugType>
  403. <Optimize>true</Optimize>
  404. <OutputPath>Temp\bin\Release\</OutputPath>
  405. <ErrorReport>prompt</ErrorReport>
  406. <WarningLevel>4</WarningLevel>
  407. <NoWarn>0169</NoWarn>
  408. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  409. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  410. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  411. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  412. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  413. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  414. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  415. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  416. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  417. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  418. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  419. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  420. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  421. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  422. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  423. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  424. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  425. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  426. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  427. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  428. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  429. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  430. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  431. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  432. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  433. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  434. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  435. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  436. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  437. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  438. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  439. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  440. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  441. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  442. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  443. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  444. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  445. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  446. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  447. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  448. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  449. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  450. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  451. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  452. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  453. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  454. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  455. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  456. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  457. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  458. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  459. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  460. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  461. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  462. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  463. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  464. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  465. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  466. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  467. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  468. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  469. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  470. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  471. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  472. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  473. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  474. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  475. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  476. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  477. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  478. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  479. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  480. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  481. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  482. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  483. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  484. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  485. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  486. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  487. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  488. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  489. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  490. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  491. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  492. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  493. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  494. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  495. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  496. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  497. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  498. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  499. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  500. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  501. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  502. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  503. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  504. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  505. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  506. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  507. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  508. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  509. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  510. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  511. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  512. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  513. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  514. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  515. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  516. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  517. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  518. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  519. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  520. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  521. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  522. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  523. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  524. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  525. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  526. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  527. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  528. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  529. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  530. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  531. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  532. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  533. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  534. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  535. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  536. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  537. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  538. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  539. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  540. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  541. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  542. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  543. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  544. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  545. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  546. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  547. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  548. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  549. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  550. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  551. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  552. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  553. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  554. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  555. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  556. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  557. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  558. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  559. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  560. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  561. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  562. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  563. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  564. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  565. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  566. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  567. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  568. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  569. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  570. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  571. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  572. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  573. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  574. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  575. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  576. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  577. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  578. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  579. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  580. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  581. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  582. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  583. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  584. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  585. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  586. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  587. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  588. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  589. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  590. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  591. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  592. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  593. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  594. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  595. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  596. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  597. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  598. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  599. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  600. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  601. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  602. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  603. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  604. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  605. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  606. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  607. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  608. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  609. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  610. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  611. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  612. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  613. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  614. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  615. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  616. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  617. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  618. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  619. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  620. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  621. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  622. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  623. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  624. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  625. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  626. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  627. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  628. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  629. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  630. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  631. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  632. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  633. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  634. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  635. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  636. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  637. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  638. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  639. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  640. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  641. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  642. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  643. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  644. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  645. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  646. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  647. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  648. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  649. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  650. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  651. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  652. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  653. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  654. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  655. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  656. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  657. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  658. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  659. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  660. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  661. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  662. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  663. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  664. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  665. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  666. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  667. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  668. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  669. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  670. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  671. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  672. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  673. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  674. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  675. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  676. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  677. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  678. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  679. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  680. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  681. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  682. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  683. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  684. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  685. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  686. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  687. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  688. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  689. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  690. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  691. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  692. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  693. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  694. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  695. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  696. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  697. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  698. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  699. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  700. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  701. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  702. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  703. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  704. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  705. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  706. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  707. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  708. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  709. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  710. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  711. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  712. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  713. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  714. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  715. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  716. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  717. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  718. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  719. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  720. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  721. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  722. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  723. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  724. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  725. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  726. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  727. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  728. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  729. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  730. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  731. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  732. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  733. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  734. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  735. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  736. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  737. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  738. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  739. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  740. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  741. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  742. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  743. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  744. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  745. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  746. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  747. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  748. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  749. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  750. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  751. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  752. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  753. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  754. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  755. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  756. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  757. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  758. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  759. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  760. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  761. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  762. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  763. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  764. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  765. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  766. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  767. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  768. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  769. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  770. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  771. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  772. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  773. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  774. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  775. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  776. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  777. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  778. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  779. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  780. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  781. </PropertyGroup>
  782. <ItemGroup>
  783. <Reference Include="System" />
  784. <Reference Include="System.XML" />
  785. <Reference Include="System.Core" />
  786. <Reference Include="System.Xml.Linq" />
  787. <Reference Include="UnityEngine">
  788. <HintPath>/Volumes/Yosemite Work/Applications/Unity/Unity.app/Contents/Frameworks/Managed/UnityEngine.dll</HintPath>
  789. </Reference>
  790. <Reference Include="UnityEditor">
  791. <HintPath>/Volumes/Yosemite Work/Applications/Unity/Unity.app/Contents/Frameworks/Managed/UnityEditor.dll</HintPath>
  792. </Reference>
  793. </ItemGroup>
  794. <ItemGroup>
  795. <Compile Include="Assets\3rd Party\FSM\FSMState.cs" />
  796. <Compile Include="Assets\3rd Party\FSM\FSMSystem.cs" />
  797. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\LanguageSelection.cs" />
  798. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIButton.cs" />
  799. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIButtonActivate.cs" />
  800. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIButtonColor.cs" />
  801. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIButtonKeyBinding.cs" />
  802. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIButtonKeys.cs" />
  803. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIButtonMessage.cs" />
  804. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIButtonOffset.cs" />
  805. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIButtonPlayAnimation.cs" />
  806. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIButtonRotation.cs" />
  807. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIButtonScale.cs" />
  808. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIButtonSound.cs" />
  809. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIButtonTween.cs" />
  810. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UICenterOnChild.cs" />
  811. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UICheckbox.cs" />
  812. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UICheckboxControlledComponent.cs" />
  813. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UICheckboxControlledObject.cs" />
  814. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIDragCamera.cs" />
  815. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIDragObject.cs" />
  816. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIDragPanelContents.cs" />
  817. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIDraggableCamera.cs" />
  818. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIDraggablePanel.cs" />
  819. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIForwardEvents.cs" />
  820. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIGrid.cs" />
  821. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIImageButton.cs" />
  822. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIInputValidator.cs" />
  823. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIPopupList.cs" />
  824. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UISavedOption.cs" />
  825. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UIScrollBar.cs" />
  826. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UISlider.cs" />
  827. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UISliderColors.cs" />
  828. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UISoundVolume.cs" />
  829. <Compile Include="Assets\3rd Party\NGUI\Scripts\Interaction\UITable.cs" />
  830. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\ActiveAnimation.cs" />
  831. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\AnimationOrTween.cs" />
  832. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\BMFont.cs" />
  833. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\BMGlyph.cs" />
  834. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\BMSymbol.cs" />
  835. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\BetterList.cs" />
  836. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\ByteReader.cs" />
  837. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\IgnoreTimeScale.cs" />
  838. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\Localization.cs" />
  839. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\NGUIDebug.cs" />
  840. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\NGUIMath.cs" />
  841. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\NGUITools.cs" />
  842. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\SpringPanel.cs" />
  843. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\UIDrawCall.cs" />
  844. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\UIEventListener.cs" />
  845. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\UIGeometry.cs" />
  846. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\UINode.cs" />
  847. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\UIWidget.cs" />
  848. <Compile Include="Assets\3rd Party\NGUI\Scripts\Internal\UpdateManager.cs" />
  849. <Compile Include="Assets\3rd Party\NGUI\Scripts\Tweening\AnimatedAlpha.cs" />
  850. <Compile Include="Assets\3rd Party\NGUI\Scripts\Tweening\AnimatedColor.cs" />
  851. <Compile Include="Assets\3rd Party\NGUI\Scripts\Tweening\SpringPosition.cs" />
  852. <Compile Include="Assets\3rd Party\NGUI\Scripts\Tweening\TweenAlpha.cs" />
  853. <Compile Include="Assets\3rd Party\NGUI\Scripts\Tweening\TweenColor.cs" />
  854. <Compile Include="Assets\3rd Party\NGUI\Scripts\Tweening\TweenFOV.cs" />
  855. <Compile Include="Assets\3rd Party\NGUI\Scripts\Tweening\TweenOrthoSize.cs" />
  856. <Compile Include="Assets\3rd Party\NGUI\Scripts\Tweening\TweenPosition.cs" />
  857. <Compile Include="Assets\3rd Party\NGUI\Scripts\Tweening\TweenRotation.cs" />
  858. <Compile Include="Assets\3rd Party\NGUI\Scripts\Tweening\TweenScale.cs" />
  859. <Compile Include="Assets\3rd Party\NGUI\Scripts\Tweening\TweenTransform.cs" />
  860. <Compile Include="Assets\3rd Party\NGUI\Scripts\Tweening\TweenVolume.cs" />
  861. <Compile Include="Assets\3rd Party\NGUI\Scripts\Tweening\UITweener.cs" />
  862. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UIAnchor.cs" />
  863. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UIAtlas.cs" />
  864. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UICamera.cs" />
  865. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UIFilledSprite.cs" />
  866. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UIFont.cs" />
  867. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UIInput.cs" />
  868. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UIInputSaved.cs" />
  869. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UILabel.cs" />
  870. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UILocalize.cs" />
  871. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UIOrthoCamera.cs" />
  872. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UIPanel.cs" />
  873. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UIRoot.cs" />
  874. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UISlicedSprite.cs" />
  875. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UISprite.cs" />
  876. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UISpriteAnimation.cs" />
  877. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UIStretch.cs" />
  878. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UITextList.cs" />
  879. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UITexture.cs" />
  880. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UITiledSprite.cs" />
  881. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UITooltip.cs" />
  882. <Compile Include="Assets\3rd Party\NGUI\Scripts\UI\UIViewport.cs" />
  883. <Compile Include="Assets\3rd Party\iTween\Plugins\iTween.cs" />
  884. <Compile Include="Assets\AVPlugins\Store\Examples\DummyInventoryItems.cs" />
  885. <Compile Include="Assets\AVPlugins\Store\Examples\DummyInventoryManager.cs" />
  886. <Compile Include="Assets\AVPlugins\Store\Examples\DummyProducts.cs" />
  887. <Compile Include="Assets\AVPlugins\Store\Examples\DummyStoreManager.cs" />
  888. <Compile Include="Assets\AVPlugins\Store\Examples\DummyStoreUI.cs" />
  889. <Compile Include="Assets\AVPlugins\Store\Scripts\GenericInventoryManager.cs" />
  890. <Compile Include="Assets\AVPlugins\Store\Scripts\GenericStoreManager.cs" />
  891. <Compile Include="Assets\AssetBundling\AssetBundleUtils.cs" />
  892. <Compile Include="Assets\AssetBundling\AtlasBundle.cs" />
  893. <Compile Include="Assets\AssetBundling\DummyAssetBundleStoreUI.cs" />
  894. <Compile Include="Assets\AssetBundling\Skin.cs" />
  895. <Compile Include="Assets\AssetBundling\SkinDownloadManager.cs" />
  896. <Compile Include="Assets\AssetBundling\Tests\AssetBundleLoaderTest.cs" />
  897. <Compile Include="Assets\ControllerInfo.cs" />
  898. <Compile Include="Assets\Core\DebugUtils\AVDebug.cs" />
  899. <Compile Include="Assets\Core\DebugUtils\CrashReporter\TestCrashDetection.cs" />
  900. <Compile Include="Assets\Core\DebugUtils\DebugViewManager.cs" />
  901. <Compile Include="Assets\Core\DebugUtils\HUDFPS.cs" />
  902. <Compile Include="Assets\Core\DebugUtils\LogTimeWhenDestroyed.cs" />
  903. <Compile Include="Assets\Core\DebugUtils\Logger.cs" />
  904. <Compile Include="Assets\Core\DebugUtils\XMLPrefs.cs" />
  905. <Compile Include="Assets\Core\Extensions\DictionaryExtensions.cs" />
  906. <Compile Include="Assets\Core\Extensions\StringExtensions.cs" />
  907. <Compile Include="Assets\Core\Extensions\TextureExtensions.cs" />
  908. <Compile Include="Assets\Core\FrameRateSetter.cs" />
  909. <Compile Include="Assets\Core\GameConstants.cs" />
  910. <Compile Include="Assets\Core\Managers\ConnectivityPollManager.cs" />
  911. <Compile Include="Assets\Core\Notifications\CoreNotification.cs" />
  912. <Compile Include="Assets\Core\Notifications\CoreNotificationCenter.cs" />
  913. <Compile Include="Assets\Core\Notifications\CoreNotificationType.cs" />
  914. <Compile Include="Assets\Core\Notifications\GenericNotification.cs" />
  915. <Compile Include="Assets\Core\Notifications\GenericNotificationCenter.cs" />
  916. <Compile Include="Assets\Core\ServerTime.cs" />
  917. <Compile Include="Assets\Core\UnityTestTools\Assertions\AssertionComponent.cs" />
  918. <Compile Include="Assets\Core\UnityTestTools\Assertions\AssertionComponentExt.cs" />
  919. <Compile Include="Assets\Core\UnityTestTools\Assertions\AssertionException.cs" />
  920. <Compile Include="Assets\Core\UnityTestTools\Assertions\Assertions.cs" />
  921. <Compile Include="Assets\Core\UnityTestTools\Assertions\Comparers\ActionBase.cs" />
  922. <Compile Include="Assets\Core\UnityTestTools\Assertions\Comparers\BoolComparer.cs" />
  923. <Compile Include="Assets\Core\UnityTestTools\Assertions\Comparers\ColliderComparer.cs" />
  924. <Compile Include="Assets\Core\UnityTestTools\Assertions\Comparers\ComparerBase.cs" />
  925. <Compile Include="Assets\Core\UnityTestTools\Assertions\Comparers\FloatComparer.cs" />
  926. <Compile Include="Assets\Core\UnityTestTools\Assertions\Comparers\GeneralComparer.cs" />
  927. <Compile Include="Assets\Core\UnityTestTools\Assertions\Comparers\IntComparer.cs" />
  928. <Compile Include="Assets\Core\UnityTestTools\Assertions\Comparers\IsRenderedByCamera.cs" />
  929. <Compile Include="Assets\Core\UnityTestTools\Assertions\Comparers\StringComparer.cs" />
  930. <Compile Include="Assets\Core\UnityTestTools\Assertions\Comparers\TransformComparer.cs" />
  931. <Compile Include="Assets\Core\UnityTestTools\Assertions\Comparers\ValueDoesNotChange.cs" />
  932. <Compile Include="Assets\Core\UnityTestTools\Assertions\Comparers\Vector2Comparer.cs" />
  933. <Compile Include="Assets\Core\UnityTestTools\Assertions\Comparers\Vector3Comparer.cs" />
  934. <Compile Include="Assets\Core\UnityTestTools\Assertions\Comparers\Vector4Comparer.cs" />
  935. <Compile Include="Assets\Core\UnityTestTools\Assertions\Comparers\VectorComparerBase.cs" />
  936. <Compile Include="Assets\Core\UnityTestTools\Assertions\PropertyResolver.cs" />
  937. <Compile Include="Assets\Core\UnityTestTools\Assertions\ScriptSelector.cs" />
  938. <Compile Include="Assets\Core\UnityTestTools\Common\ITestResult.cs" />
  939. <Compile Include="Assets\Core\UnityTestTools\Common\Icons.cs" />
  940. <Compile Include="Assets\Core\UnityTestTools\Common\TestResultState.cs" />
  941. <Compile Include="Assets\Core\UnityTestTools\IntegrationTestsFramework\TestRunner\ITestRunnerCallback.cs" />
  942. <Compile Include="Assets\Core\UnityTestTools\IntegrationTestsFramework\TestRunner\IntegrationTest.cs" />
  943. <Compile Include="Assets\Core\UnityTestTools\IntegrationTestsFramework\TestRunner\ResultWriter\ResultSummarizer.cs" />
  944. <Compile Include="Assets\Core\UnityTestTools\IntegrationTestsFramework\TestRunner\ResultWriter\StackTraceFilter.cs" />
  945. <Compile Include="Assets\Core\UnityTestTools\IntegrationTestsFramework\TestRunner\ResultWriter\XmlResultWriter.cs" />
  946. <Compile Include="Assets\Core\UnityTestTools\IntegrationTestsFramework\TestRunner\TestComponent.cs" />
  947. <Compile Include="Assets\Core\UnityTestTools\IntegrationTestsFramework\TestRunner\TestResult.cs" />
  948. <Compile Include="Assets\Core\UnityTestTools\IntegrationTestsFramework\TestRunner\TestRunner.cs" />
  949. <Compile Include="Assets\Core\UnityTestTools\IntegrationTestsFramework\TestRunner\TestRunnerCallbackList.cs" />
  950. <Compile Include="Assets\Core\UnityTestTools\IntegrationTestsFramework\TestingAssets\CallTesting.cs" />
  951. <Compile Include="Assets\Core\Utils\AESEncryption.cs" />
  952. <Compile Include="Assets\Core\Utils\DestroyOnDisable.cs" />
  953. <Compile Include="Assets\Core\Utils\EncryptDecrypt.cs" />
  954. <Compile Include="Assets\Core\Utils\HSBColor.cs" />
  955. <Compile Include="Assets\Core\Utils\LZCompression.cs" />
  956. <Compile Include="Assets\Core\Utils\RandomSingleton.cs" />
  957. <Compile Include="Assets\Core\Utils\SecureIntValue.cs" />
  958. <Compile Include="Assets\Core\Utils\ShuffleBag.cs" />
  959. <Compile Include="Assets\Core\Utils\WebUtils.cs" />
  960. <Compile Include="Assets\Core\Versioning\VersionChecker.cs" />
  961. <Compile Include="Assets\Core\Versioning\VersionInfo.cs" />
  962. <Compile Include="Assets\DownloadBundleDevice.cs" />
  963. <Compile Include="Assets\EasyMovieTexture\Scripts\MedaiPlayerSampleGUI.cs" />
  964. <Compile Include="Assets\EasyMovieTexture\Scripts\MedaiPlayerSampleSphereGUI.cs" />
  965. <Compile Include="Assets\EasyMovieTexture\Scripts\MediaPlayerCtrl.cs" />
  966. <Compile Include="Assets\EasyMovieTexture\Scripts\MediaPlayerFullScreenCtrl.cs" />
  967. <Compile Include="Assets\EasyMovieTexture\Scripts\SphereMirror.cs" />
  968. <Compile Include="Assets\EasyMovieTexture\Scripts\VideoCopyTexture.cs" />
  969. <Compile Include="Assets\Examples\Scripts\ConsoleBase.cs" />
  970. <Compile Include="Assets\Examples\Scripts\LogView.cs" />
  971. <Compile Include="Assets\Examples\Scripts\MenuBase.cs" />
  972. <Compile Include="Assets\Examples\Scripts\SubMenus\AppEvents.cs" />
  973. <Compile Include="Assets\Examples\Scripts\SubMenus\AppInvites.cs" />
  974. <Compile Include="Assets\Examples\Scripts\SubMenus\AppLinks.cs" />
  975. <Compile Include="Assets\Examples\Scripts\SubMenus\AppRequests.cs" />
  976. <Compile Include="Assets\Examples\Scripts\SubMenus\DialogShare.cs" />
  977. <Compile Include="Assets\Examples\Scripts\SubMenus\GameGroups.cs" />
  978. <Compile Include="Assets\Examples\Scripts\SubMenus\GraphRequest.cs" />
  979. <Compile Include="Assets\Examples\Scripts\SubMenus\MainMenu.cs" />
  980. <Compile Include="Assets\Examples\Scripts\SubMenus\Pay.cs" />
  981. <Compile Include="Assets\Facebook\Scripts\AccessToken.cs" />
  982. <Compile Include="Assets\Facebook\Scripts\AppEventName.cs" />
  983. <Compile Include="Assets\Facebook\Scripts\AppEventParameterName.cs" />
  984. <Compile Include="Assets\Facebook\Scripts\CallbackManager.cs" />
  985. <Compile Include="Assets\Facebook\Scripts\Canvas\CanvasFacebook.cs" />
  986. <Compile Include="Assets\Facebook\Scripts\Canvas\CanvasFacebookGameObject.cs" />
  987. <Compile Include="Assets\Facebook\Scripts\Canvas\CanvasFacebookLoader.cs" />
  988. <Compile Include="Assets\Facebook\Scripts\Canvas\ICanvasFacebook.cs" />
  989. <Compile Include="Assets\Facebook\Scripts\Canvas\ICanvasFacebookCallbackHandler.cs" />
  990. <Compile Include="Assets\Facebook\Scripts\Canvas\ICanvasFacebookImplementation.cs" />
  991. <Compile Include="Assets\Facebook\Scripts\Canvas\JsBridge.cs" />
  992. <Compile Include="Assets\Facebook\Scripts\ComponentFactory.cs" />
  993. <Compile Include="Assets\Facebook\Scripts\Constants.cs" />
  994. <Compile Include="Assets\Facebook\Scripts\FB.cs" />
  995. <Compile Include="Assets\Facebook\Scripts\FacebookBase.cs" />
  996. <Compile Include="Assets\Facebook\Scripts\FacebookGameObject.cs" />
  997. <Compile Include="Assets\Facebook\Scripts\FacebookSdkVersion.cs" />
  998. <Compile Include="Assets\Facebook\Scripts\FacebookSettings.cs" />
  999. <Compile Include="Assets\Facebook\Scripts\IFacebook.cs" />
  1000. <Compile Include="Assets\Facebook\Scripts\IFacebookCallbackHandler.cs" />
  1001. <Compile Include="Assets\Facebook\Scripts\IFacebookImplementation.cs" />
  1002. <Compile Include="Assets\Facebook\Scripts\MethodArguments.cs" />
  1003. <Compile Include="Assets\Facebook\Scripts\MethodCall.cs" />
  1004. <Compile Include="Assets\Facebook\Scripts\Mobile\Android\AndroidFacebook.cs" />
  1005. <Compile Include="Assets\Facebook\Scripts\Mobile\Android\AndroidFacebookGameObject.cs" />
  1006. <Compile Include="Assets\Facebook\Scripts\Mobile\Android\AndroidFacebookLoader.cs" />
  1007. <Compile Include="Assets\Facebook\Scripts\Mobile\Android\FBJavaClass.cs" />
  1008. <Compile Include="Assets\Facebook\Scripts\Mobile\Android\IAndroidJavaClass.cs" />
  1009. <Compile Include="Assets\Facebook\Scripts\Mobile\IMobileFacebook.cs" />
  1010. <Compile Include="Assets\Facebook\Scripts\Mobile\IMobileFacebookCallbackHandler.cs" />
  1011. <Compile Include="Assets\Facebook\Scripts\Mobile\IMobileFacebookImplementation.cs" />
  1012. <Compile Include="Assets\Facebook\Scripts\Mobile\IOS\IOSFacebook.cs" />
  1013. <Compile Include="Assets\Facebook\Scripts\Mobile\IOS\IOSFacebookGameObject.cs" />
  1014. <Compile Include="Assets\Facebook\Scripts\Mobile\IOS\IOSFacebookLoader.cs" />
  1015. <Compile Include="Assets\Facebook\Scripts\Mobile\MobileFacebook.cs" />
  1016. <Compile Include="Assets\Facebook\Scripts\Mobile\MobileFacebookGameObject.cs" />
  1017. <Compile Include="Assets\Facebook\Scripts\NativeDialogModes.cs" />
  1018. <Compile Include="Assets\Facebook\Scripts\OGActionType.cs" />
  1019. <Compile Include="Assets\Facebook\Scripts\PlatformEditor\EditorFacebook.cs" />
  1020. <Compile Include="Assets\Facebook\Scripts\PlatformEditor\EditorFacebookGameObject.cs" />
  1021. <Compile Include="Assets\Facebook\Scripts\PlatformEditor\EditorFacebookLoader.cs" />
  1022. <Compile Include="Assets\Facebook\Scripts\PlatformEditor\EditorFacebookMockDialog.cs" />
  1023. <Compile Include="Assets\Facebook\Scripts\PlatformEditor\MockDialogs\EmptyMockDialog.cs" />
  1024. <Compile Include="Assets\Facebook\Scripts\PlatformEditor\MockDialogs\MockLoginDialog.cs" />
  1025. <Compile Include="Assets\Facebook\Scripts\Properties\AssemblyInfo.cs" />
  1026. <Compile Include="Assets\Facebook\Scripts\Results\AppInviteResult.cs" />
  1027. <Compile Include="Assets\Facebook\Scripts\Results\AppLinkResult.cs" />
  1028. <Compile Include="Assets\Facebook\Scripts\Results\AppReqeustResult.cs" />
  1029. <Compile Include="Assets\Facebook\Scripts\Results\GraphResult.cs" />
  1030. <Compile Include="Assets\Facebook\Scripts\Results\GroupCreateResult.cs" />
  1031. <Compile Include="Assets\Facebook\Scripts\Results\GroupJoinResult.cs" />
  1032. <Compile Include="Assets\Facebook\Scripts\Results\IAppInviteResult.cs" />
  1033. <Compile Include="Assets\Facebook\Scripts\Results\IAppLinkResult.cs" />
  1034. <Compile Include="Assets\Facebook\Scripts\Results\IAppRequestResult.cs" />
  1035. <Compile Include="Assets\Facebook\Scripts\Results\IGraphResult.cs" />
  1036. <Compile Include="Assets\Facebook\Scripts\Results\IGroupCreateResult.cs" />
  1037. <Compile Include="Assets\Facebook\Scripts\Results\IGroupJoinResult.cs" />
  1038. <Compile Include="Assets\Facebook\Scripts\Results\IInternalResult.cs" />
  1039. <Compile Include="Assets\Facebook\Scripts\Results\ILoginResult.cs" />
  1040. <Compile Include="Assets\Facebook\Scripts\Results\IPayResult.cs" />
  1041. <Compile Include="Assets\Facebook\Scripts\Results\IResult.cs" />
  1042. <Compile Include="Assets\Facebook\Scripts\Results\IShareResult.cs" />
  1043. <Compile Include="Assets\Facebook\Scripts\Results\LoginResult.cs" />
  1044. <Compile Include="Assets\Facebook\Scripts\Results\PayResult.cs" />
  1045. <Compile Include="Assets\Facebook\Scripts\Results\ResultBase.cs" />
  1046. <Compile Include="Assets\Facebook\Scripts\Results\ShareResult.cs" />
  1047. <Compile Include="Assets\Facebook\Scripts\Utils\AsyncRequestString.cs" />
  1048. <Compile Include="Assets\Facebook\Scripts\Utils\FacebookLogger.cs" />
  1049. <Compile Include="Assets\Facebook\Scripts\Utils\HttpMethod.cs" />
  1050. <Compile Include="Assets\Facebook\Scripts\Utils\IFacebookLogger.cs" />
  1051. <Compile Include="Assets\Facebook\Scripts\Utils\MiniJson.cs" />
  1052. <Compile Include="Assets\Facebook\Scripts\Utils\Utilities.cs" />
  1053. <Compile Include="Assets\GameCore\AnalyticsSetup.cs" />
  1054. <Compile Include="Assets\GameCore\Collidable.cs" />
  1055. <Compile Include="Assets\GameCore\CompareXMonoBehaviour.cs" />
  1056. <Compile Include="Assets\GameCore\ConstantRotation.cs" />
  1057. <Compile Include="Assets\GameCore\DebugLanguageSwitcher.cs" />
  1058. <Compile Include="Assets\GameCore\DespawnOnGameOverOrStartReplay.cs" />
  1059. <Compile Include="Assets\GameCore\FacebookHelper.cs" />
  1060. <Compile Include="Assets\GameCore\FireInputController.cs" />
  1061. <Compile Include="Assets\GameCore\FollowTarget.cs" />
  1062. <Compile Include="Assets\GameCore\GameConstants.cs" />
  1063. <Compile Include="Assets\GameCore\GameUpdateManager.cs" />
  1064. <Compile Include="Assets\GameCore\LevelManagement\DataCodec.cs" />
  1065. <Compile Include="Assets\GameCore\LevelManagement\DataCodecCollection.cs" />
  1066. <Compile Include="Assets\GameCore\LevelManagement\GameEntitySpawnManager.cs" />
  1067. <Compile Include="Assets\GameCore\LevelManagement\ILevelEditorGameEntity.cs" />
  1068. <Compile Include="Assets\GameCore\LevelManagement\Level.cs" />
  1069. <Compile Include="Assets\GameCore\LevelManagement\LevelEditor.cs" />
  1070. <Compile Include="Assets\GameCore\LevelManagement\LevelFromDiskGameEntitySpawnManager.cs" />
  1071. <Compile Include="Assets\GameCore\LevelManagement\LevelFromDiskProgressionManager.cs" />
  1072. <Compile Include="Assets\GameCore\LevelManagement\LevelMapping.cs" />
  1073. <Compile Include="Assets\GameCore\LevelManagement\LevelObjective.cs" />
  1074. <Compile Include="Assets\GameCore\LevelManagement\LevelProgressionManager.cs" />
  1075. <Compile Include="Assets\GameCore\LevelManagement\LevelWithStageEffectsGameEntitySpawnManager.cs" />
  1076. <Compile Include="Assets\GameCore\LevelManagement\LevelWithStageEffectsProgressionManager.cs" />
  1077. <Compile Include="Assets\GameCore\LevelManagement\LevelsManager.cs" />
  1078. <Compile Include="Assets\GameCore\LevelManagement\SpawnData.cs" />
  1079. <Compile Include="Assets\GameCore\LevelManagement\StageEffects\LootTableStageEffect.cs" />
  1080. <Compile Include="Assets\GameCore\LevelManagement\StageEffects\StageEffect.cs" />
  1081. <Compile Include="Assets\GameCore\Loader.cs" />
  1082. <Compile Include="Assets\GameCore\LootTables\LootTable.cs" />
  1083. <Compile Include="Assets\GameCore\LootTables\PooledLootTable.cs" />
  1084. <Compile Include="Assets\GameCore\Managers\AchievementsManager.cs" />
  1085. <Compile Include="Assets\GameCore\Managers\BubblesParticleSystem.cs" />
  1086. <Compile Include="Assets\GameCore\Managers\CapturedEntitiesZOrderManager.cs" />
  1087. <Compile Include="Assets\GameCore\Managers\ChallengesManager.cs" />
  1088. <Compile Include="Assets\GameCore\Managers\GameDataManager.cs" />
  1089. <Compile Include="Assets\GameCore\Managers\MenuManager.cs" />
  1090. <Compile Include="Assets\GameCore\Managers\MusicManager.cs" />
  1091. <Compile Include="Assets\GameCore\Managers\PersistedGameDataManager.cs" />
  1092. <Compile Include="Assets\GameCore\Managers\ProjectileParticleSystem.cs" />
  1093. <Compile Include="Assets\GameCore\Managers\ScoreManager.cs" />
  1094. <Compile Include="Assets\GameCore\Managers\ScrollingManager.cs" />
  1095. <Compile Include="Assets\GameCore\Managers\SoundManager.cs" />
  1096. <Compile Include="Assets\GameCore\Managers\TimeManager.cs" />
  1097. <Compile Include="Assets\GameCore\MyTween.cs" />
  1098. <Compile Include="Assets\GameCore\NGUI Extension\UISpriteAnimationWithPingPong.cs" />
  1099. <Compile Include="Assets\GameCore\NGUI Extension\UIWidgetExtensions.cs" />
  1100. <Compile Include="Assets\GameCore\Notification.cs" />
  1101. <Compile Include="Assets\GameCore\NotificationCenter.cs" />
  1102. <Compile Include="Assets\GameCore\NotificationTypes.cs" />
  1103. <Compile Include="Assets\GameCore\NotificationsData\GameOverData.cs" />
  1104. <Compile Include="Assets\GameCore\NotificationsData\ScoreChangeData.cs" />
  1105. <Compile Include="Assets\GameCore\Pooling\Pool.cs" />
  1106. <Compile Include="Assets\GameCore\Pooling\PoolObject.cs" />
  1107. <Compile Include="Assets\GameCore\PrePooler.cs" />
  1108. <Compile Include="Assets\GameCore\ReadTextureCoordinatesFromNGUI.cs" />
  1109. <Compile Include="Assets\GameCore\Recorder\FireRecordedEvent.cs" />
  1110. <Compile Include="Assets\GameCore\Recorder\FiredSpermicidalWaveRecordedEvent.cs" />
  1111. <Compile Include="Assets\GameCore\Recorder\HitEvent.cs" />
  1112. <Compile Include="Assets\GameCore\Recorder\HitRecordedEvent.cs" />
  1113. <Compile Include="Assets\GameCore\Recorder\PickedUpSpermicidalWaveRecordedEvent.cs" />
  1114. <Compile Include="Assets\GameCore\Recorder\PickedUpWeaponUpgradeRecordedEvent.cs" />
  1115. <Compile Include="Assets\GameCore\Recorder\PlayerCheatedDisplay.cs" />
  1116. <Compile Include="Assets\GameCore\Recorder\RecordedEvent.cs" />
  1117. <Compile Include="Assets\GameCore\Recorder\RecordingManager.cs" />
  1118. <Compile Include="Assets\GameCore\Recorder\SpawnCondomRecordedEvent.cs" />
  1119. <Compile Include="Assets\GameCore\SwitcherGameName.cs" />
  1120. <Compile Include="Assets\GameCore\SwitcherGameProduction.cs" />
  1121. <Compile Include="Assets\GameCore\UIUtils.cs" />
  1122. <Compile Include="Assets\GameCore\VersionUpdateUINotification.cs" />
  1123. <Compile Include="Assets\GameObjects\Backgrounds\BackgroundManager.cs" />
  1124. <Compile Include="Assets\GameObjects\Condom\AmmoLeftHUD.cs" />
  1125. <Compile Include="Assets\GameObjects\Condom\Condom.cs" />
  1126. <Compile Include="Assets\GameObjects\Condom\CondomBase.cs" />
  1127. <Compile Include="Assets\GameObjects\Condom\GiantCondom.cs" />
  1128. <Compile Include="Assets\GameObjects\Condom\HomingCondom.cs" />
  1129. <Compile Include="Assets\GameObjects\Condom\RocketCondom.cs" />
  1130. <Compile Include="Assets\GameObjects\CondomDispenser\CondomDispenser.cs" />
  1131. <Compile Include="Assets\GameObjects\CondomDispenser\TweakCondomDispenserValues.cs" />
  1132. <Compile Include="Assets\GameObjects\Enemies\Enemy.cs" />
  1133. <Compile Include="Assets\GameObjects\Enemies\EnemyBounds.cs" />
  1134. <Compile Include="Assets\GameObjects\Enemies\EnemyType.cs" />
  1135. <Compile Include="Assets\GameObjects\Enemies\Movement\HorizontalMovement.cs" />
  1136. <Compile Include="Assets\GameObjects\Enemies\Movement\MovementBase.cs" />
  1137. <Compile Include="Assets\GameObjects\Enemies\Movement\NoiseHorizontalMovement.cs" />
  1138. <Compile Include="Assets\GameObjects\Enemies\Movement\OrientTowardsMovement.cs" />
  1139. <Compile Include="Assets\GameObjects\Enemies\Movement\SineMovement.cs" />
  1140. <Compile Include="Assets\GameObjects\Enemies\Movement\VerticalMovement.cs" />
  1141. <Compile Include="Assets\GameObjects\Enemies\Sperm\Celebrities\CelebrityIdleAnim.cs" />
  1142. <Compile Include="Assets\GameObjects\Enemies\Sperm\Celebrities\CelebrityIntro.cs" />
  1143. <Compile Include="Assets\GameObjects\Enemies\Sperm\Formations\Formation.cs" />
  1144. <Compile Include="Assets\GameObjects\Enemies\Sperm\MultipleSineModifier.cs" />
  1145. <Compile Include="Assets\GameObjects\Enemies\Sperm\SingleSineModifierShared.cs" />
  1146. <Compile Include="Assets\GameObjects\Enemies\SplitBehaviour.cs" />
  1147. <Compile Include="Assets\GameObjects\Enemies\Viruses\Virus.cs" />
  1148. <Compile Include="Assets\GameObjects\Obstacles\CellAnim.cs" />
  1149. <Compile Include="Assets\GameObjects\Obstacles\CellPartHitEffect.cs" />
  1150. <Compile Include="Assets\GameObjects\Obstacles\CellPartRemoveEffect.cs" />
  1151. <Compile Include="Assets\GameObjects\Obstacles\ChangeLevelSpeedEvent.cs" />
  1152. <Compile Include="Assets\GameObjects\Obstacles\Checkpoint.cs" />
  1153. <Compile Include="Assets\GameObjects\Obstacles\CondomSpeedAffector.cs" />
  1154. <Compile Include="Assets\GameObjects\Obstacles\HitableObstacle.cs" />
  1155. <Compile Include="Assets\GameObjects\Obstacles\LevelSpeedAffector.cs" />
  1156. <Compile Include="Assets\GameObjects\Obstacles\Obstacle.cs" />
  1157. <Compile Include="Assets\GameObjects\Obstacles\ObstacleType.cs" />
  1158. <Compile Include="Assets\GameObjects\Pickups\ButtonSpermicidalWave.cs" />
  1159. <Compile Include="Assets\GameObjects\Pickups\BuySpermicidalWave.cs" />
  1160. <Compile Include="Assets\GameObjects\Pickups\Pickup.cs" />
  1161. <Compile Include="Assets\GameObjects\Pickups\PickupSpermicidalWave.cs" />
  1162. <Compile Include="Assets\GameObjects\Pickups\PickupType.cs" />
  1163. <Compile Include="Assets\GameObjects\Pickups\PickupWeaponUpgrade.cs" />
  1164. <Compile Include="Assets\GameObjects\Pickups\SpermicidalWave.cs" />
  1165. <Compile Include="Assets\GameObjects\Pickups\SpermicidalWaveFollower.cs" />
  1166. <Compile Include="Assets\GameObjects\Pickups\SpermicidalWaveManager.cs" />
  1167. <Compile Include="Assets\GameObjects\Pickups\WeaponUpgradeHUD.cs" />
  1168. <Compile Include="Assets\GameObjects\Scenery\LevelEnd.cs" />
  1169. <Compile Include="Assets\GameObjects\Scenery\LevelEndProp.cs" />
  1170. <Compile Include="Assets\GameObjects\Scenery\SceneryGenerator.cs" />
  1171. <Compile Include="Assets\GameObjects\Scenery\SceneryProp.cs" />
  1172. <Compile Include="Assets\GameObjects\Scenery\SceneryPropFromBottomScreenEdge.cs" />
  1173. <Compile Include="Assets\GameObjects\Scenery\SceneryPropFromTopScreenEdge.cs" />
  1174. <Compile Include="Assets\GameObjects\Scenery\SceneryPropFromiPadBottom.cs" />
  1175. <Compile Include="Assets\GameObjects\Scenery\SceneryPropFromiPadTop.cs" />
  1176. <Compile Include="Assets\GameObjects\Texts\TextAnnouncement.cs" />
  1177. <Compile Include="Assets\GameObjects\Weapons\AmmoWeapon.cs" />
  1178. <Compile Include="Assets\GameObjects\Weapons\DefaultWeapon.cs" />
  1179. <Compile Include="Assets\GameObjects\Weapons\HomingCondomWeapon.cs" />
  1180. <Compile Include="Assets\GameObjects\Weapons\TimedWeapon.cs" />
  1181. <Compile Include="Assets\GameObjects\Weapons\Weapon.cs" />
  1182. <Compile Include="Assets\Graphics\Scripts\AspectRatioFixer.cs" />
  1183. <Compile Include="Assets\Graphics\Scripts\ResolutionSwitchController.cs" />
  1184. <Compile Include="Assets\InMainMenu.cs" />
  1185. <Compile Include="Assets\LivesManager\LivesManager\LivesManager.cs" />
  1186. <Compile Include="Assets\SocialNetworking\Scripts\FaceBook\Achievements\Demo\AchievementDemo.cs" />
  1187. <Compile Include="Assets\SocialNetworking\Scripts\FaceBook\Achievements\FaceBookAchievement.cs" />
  1188. <Compile Include="Assets\SocialNetworking\Scripts\FaceBook\Achievements\FaceBookUnlockedAchievement.cs" />
  1189. <Compile Include="Assets\SocialNetworking\Scripts\FaceBook\Challenges\ChallengeInfo.cs" />
  1190. <Compile Include="Assets\SocialNetworking\Scripts\FaceBook\Requests\Demo\RequestTester.cs" />
  1191. <Compile Include="Assets\SocialNetworking\Scripts\FaceBook\Requests\FaceBookRequester.cs" />
  1192. <Compile Include="Assets\SocialNetworking\Scripts\FaceBook\Requests\RequestInfo.cs" />
  1193. <Compile Include="Assets\SocialNetworking\Scripts\FaceBook\Requests\UserInfo.cs" />
  1194. <Compile Include="Assets\SocialNetworking\Scripts\FaceBook\SocialManager.cs" />
  1195. <Compile Include="Assets\SocialNetworking\Scripts\FacebookWeb.cs" />
  1196. <Compile Include="Assets\SocialNetworking\Scripts\FacebookWebMono.cs" />
  1197. <Compile Include="Assets\SocialNetworking\Scripts\GenericNotificationFB.cs" />
  1198. <Compile Include="Assets\SocialNetworking\Scripts\ImageCaching\ImageManager.cs" />
  1199. <Compile Include="Assets\SocialNetworking\Scripts\MessageCenter.cs" />
  1200. <Compile Include="Assets\SocialNetworking\Scripts\MyEvent.cs" />
  1201. <Compile Include="Assets\SocialNetworking\Scripts\NotificationFB.cs" />
  1202. <Compile Include="Assets\SocialNetworking\Scripts\NotificationTypeFB.cs" />
  1203. <Compile Include="Assets\SocialNetworking\Scripts\SocialPlatform\GameDatabaseManager.cs" />
  1204. <Compile Include="Assets\SocialNetworking\Scripts\SocialPlatform\Stubs\GameDatabaseManagerStub.cs" />
  1205. <Compile Include="Assets\SocialNetworking\Scripts\TestScripts\MessageCenterStub.cs" />
  1206. <Compile Include="Assets\SocialNetworking\Scripts\UserTokenInfo.cs" />
  1207. <Compile Include="Assets\SocialNetworking\Scripts\WrapperFB.cs" />
  1208. <Compile Include="Assets\Sounds\SoundEvent.cs" />
  1209. <Compile Include="Assets\Store\InventoryItems.cs" />
  1210. <Compile Include="Assets\Store\InventoryManager.cs" />
  1211. <Compile Include="Assets\Store\StoreManager.cs" />
  1212. <Compile Include="Assets\Store\StoreProducts.cs" />
  1213. <Compile Include="Assets\UI\Achievements\AchievementType.cs" />
  1214. <Compile Include="Assets\UI\Achievements\UnlockedAchievementPopup.cs" />
  1215. <Compile Include="Assets\UI\AnnouncementManager.cs" />
  1216. <Compile Include="Assets\UI\Buttons\ActiveInputLabel.cs" />
  1217. <Compile Include="Assets\UI\Buttons\BubbleButton.cs" />
  1218. <Compile Include="Assets\UI\Buttons\ButtonBackHelp.cs" />
  1219. <Compile Include="Assets\UI\Buttons\ButtonCloseGameOver.cs" />
  1220. <Compile Include="Assets\UI\Buttons\ButtonCloseHelp.cs" />
  1221. <Compile Include="Assets\UI\Buttons\ButtonHelpEnter.cs" />
  1222. <Compile Include="Assets\UI\Buttons\ButtonLevelSelector.cs" />
  1223. <Compile Include="Assets\UI\Buttons\ButtonLevelWithStageEffectsLauncher.cs" />
  1224. <Compile Include="Assets\UI\Buttons\ButtonMenuTransitionEvent.cs" />
  1225. <Compile Include="Assets\UI\Buttons\ButtonMenuTransitionEventWithFacebookRequired.cs" />
  1226. <Compile Include="Assets\UI\Buttons\ButtonOtherResults.cs" />
  1227. <Compile Include="Assets\UI\Buttons\ButtonQuestionSelector.cs" />
  1228. <Compile Include="Assets\UI\Buttons\ButtonScrollLeaderboard.cs" />
  1229. <Compile Include="Assets\UI\Buttons\ButtonSendChallenge.cs" />
  1230. <Compile Include="Assets\UI\Buttons\ButtonWithTwoStates.cs" />
  1231. <Compile Include="Assets\UI\Buttons\CompetitionInfoButton.cs" />
  1232. <Compile Include="Assets\UI\Buttons\CreditsButton.cs" />
  1233. <Compile Include="Assets\UI\Buttons\DisableButtonOnClick.cs" />
  1234. <Compile Include="Assets\UI\Buttons\ExpandFeaturesButton.cs" />
  1235. <Compile Include="Assets\UI\Buttons\FacebookToggle.cs" />
  1236. <Compile Include="Assets\UI\Buttons\InvisibleButtonForAVFacebookPage.cs" />
  1237. <Compile Include="Assets\UI\Buttons\MessageCenterNotificationsCounter.cs" />
  1238. <Compile Include="Assets\UI\Buttons\MusicToggle.cs" />
  1239. <Compile Include="Assets\UI\Buttons\OpenSendMail.cs" />
  1240. <Compile Include="Assets\UI\Buttons\PlaySoundOnClick.cs" />
  1241. <Compile Include="Assets\UI\Buttons\QuastionFormButtton.cs" />
  1242. <Compile Include="Assets\UI\Buttons\QuestionAnswerButton.cs" />
  1243. <Compile Include="Assets\UI\Buttons\SendMail.cs" />
  1244. <Compile Include="Assets\UI\Buttons\SendMailButton.cs" />
  1245. <Compile Include="Assets\UI\Buttons\SettingsButton.cs" />
  1246. <Compile Include="Assets\UI\Buttons\SoundToggle.cs" />
  1247. <Compile Include="Assets\UI\Buttons\ToggleButton.cs" />
  1248. <Compile Include="Assets\UI\BuyLabel.cs" />
  1249. <Compile Include="Assets\UI\ChallengeRequests\ChallengeRequestItem.cs" />
  1250. <Compile Include="Assets\UI\ChallengeRequests\ChallengeRequestList.cs" />
  1251. <Compile Include="Assets\UI\ChallengeRequests\ChallengeRequestUIData.cs" />
  1252. <Compile Include="Assets\UI\ChallengeRequests\ChallengeRequestsCounter.cs" />
  1253. <Compile Include="Assets\UI\ChallengeRequests\WhoWonChallengeScreen.cs" />
  1254. <Compile Include="Assets\UI\ChallengeResults\ChallengeResultItem.cs" />
  1255. <Compile Include="Assets\UI\ChallengeResults\ChallengeResultUIData.cs" />
  1256. <Compile Include="Assets\UI\ChallengeResults\ChallengeResultsCounter.cs" />
  1257. <Compile Include="Assets\UI\ChallengeResults\ChallengeResultsList.cs" />
  1258. <Compile Include="Assets\UI\FixSlicingOnDifferentResolutions.cs" />
  1259. <Compile Include="Assets\UI\FullScreenUITexture.cs" />
  1260. <Compile Include="Assets\UI\GenericUINotification.cs" />
  1261. <Compile Include="Assets\UI\LevelSelector.cs" />
  1262. <Compile Include="Assets\UI\LifeBank\LifeBankItem.cs" />
  1263. <Compile Include="Assets\UI\LifeBank\LifeCheckerButton.cs" />
  1264. <Compile Include="Assets\UI\LifeBank\LifeGivenData.cs" />
  1265. <Compile Include="Assets\UI\LifeBank\LifeGivenItem.cs" />
  1266. <Compile Include="Assets\UI\LifeBank\LifeMessagesList.cs" />
  1267. <Compile Include="Assets\UI\LifeBank\LifeRequestItem.cs" />
  1268. <Compile Include="Assets\UI\LifeBank\LivesCounterUI.cs" />
  1269. <Compile Include="Assets\UI\LifeBank\LivesRequestsCounter.cs" />
  1270. <Compile Include="Assets\UI\ListBase.cs" />
  1271. <Compile Include="Assets\UI\Loader\AdjustZAccordingToScale.cs" />
  1272. <Compile Include="Assets\UI\Loader\DespawnWhenOutOfScreen.cs" />
  1273. <Compile Include="Assets\UI\Loader\FadeInManager.cs" />
  1274. <Compile Include="Assets\UI\Loader\FadeOutAccordingToScale.cs" />
  1275. <Compile Include="Assets\UI\Loader\FadeOutLoading.cs" />
  1276. <Compile Include="Assets\UI\Loader\HorizontalMovementAccordingToScale.cs" />
  1277. <Compile Include="Assets\UI\Loader\LoadFacebookInOtherScene.cs" />
  1278. <Compile Include="Assets\UI\Loader\LoadingBackgroundSpermsManager.cs" />
  1279. <Compile Include="Assets\UI\Loader\LoadingProgressSperm.cs" />
  1280. <Compile Include="Assets\UI\Objectives\GameOverScreenTitle.cs" />
  1281. <Compile Include="Assets\UI\Objectives\LevelObjectiveUI.cs" />
  1282. <Compile Include="Assets\UI\Objectives\ObjectiveMetNotification.cs" />
  1283. <Compile Include="Assets\UI\Objectives\ObjectivesDialog.cs" />
  1284. <Compile Include="Assets\UI\Objectives\StarAchieved.cs" />
  1285. <Compile Include="Assets\UI\Objectives\StarTarget.cs" />
  1286. <Compile Include="Assets\UI\Objectives\StarsIndicator.cs" />
  1287. <Compile Include="Assets\UI\Objectives\StarsSummary.cs" />
  1288. <Compile Include="Assets\UI\Objectives\TestStarsIndicator.cs" />
  1289. <Compile Include="Assets\UI\PagingDialog.cs" />
  1290. <Compile Include="Assets\UI\QuestionSelector.cs" />
  1291. <Compile Include="Assets\UI\Scores\FacebookDialogManager.cs" />
  1292. <Compile Include="Assets\UI\Scores\FixScoresButtonsYPosition.cs" />
  1293. <Compile Include="Assets\UI\Scores\HighScoreList.cs" />
  1294. <Compile Include="Assets\UI\Scores\HighScoreUIManager.cs" />
  1295. <Compile Include="Assets\UI\Scores\Ring.cs" />
  1296. <Compile Include="Assets\UI\Scores\RingsManager.cs" />
  1297. <Compile Include="Assets\UI\Scores\ScoreAvatar.cs" />
  1298. <Compile Include="Assets\UI\Screens\CloseOnPurchaseSuccessful.cs" />
  1299. <Compile Include="Assets\UI\Screens\CommonInfoDialog.cs" />
  1300. <Compile Include="Assets\UI\Screens\DownloadImageFromServer.cs" />
  1301. <Compile Include="Assets\UI\Screens\FacebookLoginRequiredDialog.cs" />
  1302. <Compile Include="Assets\UI\Screens\FinishedTransaction.cs" />
  1303. <Compile Include="Assets\UI\Screens\HelpDialog.cs" />
  1304. <Compile Include="Assets\UI\Screens\NoLivesLeftDetector.cs" />
  1305. <Compile Include="Assets\UI\Screens\NoLivesLeftDialog.cs" />
  1306. <Compile Include="Assets\UI\Screens\PopupWindowDialog.cs" />
  1307. <Compile Include="Assets\UI\Screens\PostFBMessage.cs" />
  1308. <Compile Include="Assets\UI\Screens\RandomPromoInfo.cs" />
  1309. <Compile Include="Assets\UI\Screens\ScreenBase.cs" />
  1310. <Compile Include="Assets\UI\Screens\TimeOutDialog.cs" />
  1311. <Compile Include="Assets\UI\Screens\VirusInfoScreen.cs" />
  1312. <Compile Include="Assets\UI\ScrollToTop.cs" />
  1313. <Compile Include="Assets\UI\StartCounter.cs" />
  1314. <Compile Include="Assets\UI\TimerAd.cs" />
  1315. <Compile Include="Assets\UI\TimerAdVideo.cs" />
  1316. <Compile Include="Assets\UI\TimerEffects.cs" />
  1317. <Compile Include="Assets\UI\UIElementTransition.cs" />
  1318. <Compile Include="Assets\UI\VersionDisplay.cs" />
  1319. <Compile Include="Assets\UI\WaveUpsellLabel.cs" />
  1320. <Compile Include="Assets\UI\WobbleAnim.cs" />
  1321. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\Unlit - Depth Cutout.shader" />
  1322. <None Include="Assets\ForAssetBundles\default\SD\GameAtlasSD.txt" />
  1323. <None Include="Assets\EasyMovieTexture\Unlit_SphereInside.shader" />
  1324. <None Include="Assets\Graphics\Fonts\HD\TextFont29px.fnt" />
  1325. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\GUI - Text Shader (SoftClip).shader" />
  1326. <None Include="Assets\Graphics\Fonts\SD\ButtonFont36px.fnt" />
  1327. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\Unlit - Dynamic Font (AlphaClip).shader" />
  1328. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\Unlit - Masked Colored.shader" />
  1329. <None Include="Assets\Plugins\InAppBillingAndroid\Manifest.xml" />
  1330. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\Unlit - Transparent Colored (Packed) (AlphaClip) .shader" />
  1331. <None Include="Assets\Graphics\Fonts\HD\ButtonFont73px.fnt" />
  1332. <None Include="Assets\EasyMovieTexture\Chromakey.shader" />
  1333. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\Unlit - Premultiplied Colored (AlphaClip).shader" />
  1334. <None Include="Assets\Core\UnityTestTools\changelog.txt" />
  1335. <None Include="Assets\Core\UnityTestTools\LICENSE.txt" />
  1336. <None Include="Assets\EasyMovieTexture\readme.txt" />
  1337. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\Unlit - Transparent Colored (AlphaClip).shader" />
  1338. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\GUI - Text Shader (AlphaClip).shader" />
  1339. <None Include="Assets\ForAssetBundles\default\SHD\GameAtlasSHD.txt" />
  1340. <None Include="Assets\Plugins\Android\AndroidManifest.xml" />
  1341. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\Unlit - Dynamic Font (SoftClip).shader" />
  1342. <None Include="Assets\Graphics\Fonts\SHD\ButtonFont145px.fnt" />
  1343. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\Unlit - Transparent Colored (Packed) (SoftClip).shader" />
  1344. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\Unlit - Premultiplied Colored (SoftClip).shader" />
  1345. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\Unlit - Premultiplied Colored.shader" />
  1346. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\Unlit - Dynamic Font.shader" />
  1347. <None Include="Assets\Editor\Prime31\Flurry\Analytics\Flurry-LICENSE.txt" />
  1348. <None Include="Assets\3rd Party\NGUI\ReadMe - 2.6.1e.txt" />
  1349. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\Unlit - Transparent Colored.shader" />
  1350. <None Include="Assets\AVPlugins\Store\README.txt" />
  1351. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\Unlit - Transparent Colored Overlay.shader" />
  1352. <None Include="Assets\SocialNetworking\linker.xml" />
  1353. <None Include="Assets\Text\Icelandic.txt" />
  1354. <None Include="Assets\Graphics\Fonts\SD\TextFont15px.fnt" />
  1355. <None Include="Assets\Text\English.txt" />
  1356. <None Include="Assets\Graphics\Fonts\SHD\ScoreFont30px.fnt" />
  1357. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\Unlit - Transparent Colored (Packed).shader" />
  1358. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\Unlit - Additive Colored.shader" />
  1359. <None Include="Assets\Facebook\Scripts\Canvas\Resources\JSSDKBindings.txt" />
  1360. <None Include="Assets\Graphics\Fonts\SD\ScoreFont10px.txt" />
  1361. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\Unlit - Depth.shader" />
  1362. <None Include="Assets\Graphics\Fonts\SHD\TextFont58px.fnt" />
  1363. <None Include="Assets\3rd Party\NGUI\Resources\Shaders\Unlit - Transparent Colored (SoftClip).shader" />
  1364. <None Include="Assets\ForAssetBundles\default\HD\GameAtlasHD.txt" />
  1365. <None Include="Assets\Graphics\Shaders\HSVShader.shader" />
  1366. <Reference Include="UnityEngine.UI">
  1367. <HintPath>/Volumes/Yosemite Work/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
  1368. </Reference>
  1369. <Reference Include="UnityEngine.Networking">
  1370. <HintPath>/Volumes/Yosemite Work/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
  1371. </Reference>
  1372. <Reference Include="JsonFx.Json">
  1373. <HintPath>/Volumes/Yosemite Work/ictsRelize/Unity3/Assets/Plugins/JsonFx.Json.dll</HintPath>
  1374. </Reference>
  1375. <Reference Include="P31RestKit">
  1376. <HintPath>/Volumes/Yosemite Work/ictsRelize/Unity3/Assets/Plugins/P31RestKit.dll</HintPath>
  1377. </Reference>
  1378. </ItemGroup>
  1379. <ItemGroup>
  1380. <ProjectReference Include="Assembly-CSharp-firstpass.csproj">
  1381. <Project>{A722BAD6-E692-36B4-4A54-03AC3A665327}</Project>
  1382. <Name>Assembly-CSharp-firstpass</Name>
  1383. </ProjectReference>
  1384. </ItemGroup>
  1385. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1386. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1387. Other similar extension points exist, see Microsoft.Common.targets.
  1388. <Target Name="BeforeBuild">
  1389. </Target>
  1390. <Target Name="AfterBuild">
  1391. </Target>
  1392. -->
  1393. </Project>