bubble_client.Plugins.csproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  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. <ProjectGuid>{796DF901-FE9D-618D-37E5-D49D0F6687D8}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AssemblyName>Assembly-CSharp-firstpass</AssemblyName>
  11. <FileAlignment>512</FileAlignment>
  12. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  13. <TargetFrameworkIdentifier>.NETFramework</TargetFrameworkIdentifier>
  14. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  15. <TargetFrameworkProfile>Unity Subset v3.5</TargetFrameworkProfile>
  16. <CompilerResponseFile></CompilerResponseFile>
  17. <UnityProjectType>GamePlugins:3</UnityProjectType>
  18. <UnityBuildTarget>iOS:9</UnityBuildTarget>
  19. <UnityVersion>5.5.0f3</UnityVersion>
  20. <RootNamespace></RootNamespace>
  21. <LangVersion Condition=" '$(VisualStudioVersion)' != '10.0' ">4</LangVersion>
  22. </PropertyGroup>
  23. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  24. <DebugType>pdbonly</DebugType>
  25. <Optimize>false</Optimize>
  26. <OutputPath>Temp\UnityVS_bin\Debug\</OutputPath>
  27. <IntermediateOutputPath>Temp\UnityVS_obj\Debug\</IntermediateOutputPath>
  28. <ErrorReport>prompt</ErrorReport>
  29. <WarningLevel>4</WarningLevel>
  30. <DefineConstants>DEBUG;TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_5_0;UNITY_5_5;UNITY_5;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_GENERICS;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;PLATFORM_SUPPORTS_MONO;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_SCRIPTING_NEW_CSHARP_COMPILER;ENABLE_RUNTIME_GI;ENABLE_SUBSTANCE;ENABLE_GAMECENTER;ENABLE_NETWORK;ENABLE_UNITYWEBREQUEST;ENABLE_VIDEO;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;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;HAS_NEON_SKINNIG;UNITY_GFX_USE_PLATFORM_VSYNC;UNITY_INPUT_SIMULATE_EVENTS;PLATFORM_ALWAYS_USES_STDOUT_FOR_LOG;ENABLE_VR;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;UNITY_IOS;UNITY_IPHONE;UNITY_IPHONE_API;SUPPORT_MULTIPLE_DISPLAYS;ENABLE_MONO;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;UNITY_TEAM_LICENSE;ENABLE_VSTU;UNITY_PRO_LICENSE;ENABLE_IOS_ON_DEMAND_RESOURCES;ENABLE_IOS_APP_SLICING</DefineConstants>
  31. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>false</Optimize>
  36. <OutputPath>Temp\UnityVS_bin\Release\</OutputPath>
  37. <IntermediateOutputPath>Temp\UnityVS_obj\Release\</IntermediateOutputPath>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. <DefineConstants>TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_5_0;UNITY_5_5;UNITY_5;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_GENERICS;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;PLATFORM_SUPPORTS_MONO;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_SCRIPTING_NEW_CSHARP_COMPILER;ENABLE_RUNTIME_GI;ENABLE_SUBSTANCE;ENABLE_GAMECENTER;ENABLE_NETWORK;ENABLE_UNITYWEBREQUEST;ENABLE_VIDEO;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;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;HAS_NEON_SKINNIG;UNITY_GFX_USE_PLATFORM_VSYNC;UNITY_INPUT_SIMULATE_EVENTS;PLATFORM_ALWAYS_USES_STDOUT_FOR_LOG;ENABLE_VR;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;UNITY_IOS;UNITY_IPHONE;UNITY_IPHONE_API;SUPPORT_MULTIPLE_DISPLAYS;ENABLE_MONO;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;UNITY_TEAM_LICENSE;ENABLE_VSTU;UNITY_PRO_LICENSE;ENABLE_IOS_ON_DEMAND_RESOURCES;ENABLE_IOS_APP_SLICING</DefineConstants>
  41. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  42. </PropertyGroup>
  43. <ItemGroup>
  44. <Reference Include="mscorlib" />
  45. <Reference Include="System" />
  46. <Reference Include="System.XML" />
  47. <Reference Include="System.Core" />
  48. <Reference Include="Boo.Lang" />
  49. <Reference Include="UnityScript.Lang" />
  50. <Reference Include="System.Runtime.Serialization" />
  51. <Reference Include="System.Xml.Linq" />
  52. <Reference Include="UnityEngine">
  53. <HintPath>Library\UnityAssemblies\UnityEngine.dll</HintPath>
  54. </Reference>
  55. <Reference Include="UnityEngine.UI">
  56. <HintPath>Library\UnityAssemblies\UnityEngine.UI.dll</HintPath>
  57. </Reference>
  58. <Reference Include="UnityEngine.Networking">
  59. <HintPath>Library\UnityAssemblies\UnityEngine.Networking.dll</HintPath>
  60. </Reference>
  61. <Reference Include="UnityEngine.PlaymodeTestsRunner">
  62. <HintPath>Library\UnityAssemblies\UnityEngine.PlaymodeTestsRunner.dll</HintPath>
  63. </Reference>
  64. <Reference Include="UnityEngine.Analytics">
  65. <HintPath>Library\UnityAssemblies\UnityEngine.Analytics.dll</HintPath>
  66. </Reference>
  67. <Reference Include="UnityEngine.HoloLens">
  68. <HintPath>Library\UnityAssemblies\UnityEngine.HoloLens.dll</HintPath>
  69. </Reference>
  70. <Reference Include="UnityEngine.VR">
  71. <HintPath>Library\UnityAssemblies\UnityEngine.VR.dll</HintPath>
  72. </Reference>
  73. <Reference Include="UnityEditor">
  74. <HintPath>Library\UnityAssemblies\UnityEditor.dll</HintPath>
  75. </Reference>
  76. <Reference Include="Mono.Cecil">
  77. <HintPath>Library\UnityAssemblies\Mono.Cecil.dll</HintPath>
  78. </Reference>
  79. <Reference Include="UnityEditor.iOS.Extensions.Xcode">
  80. <HintPath>Library\UnityAssemblies\UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
  81. </Reference>
  82. <Reference Include="UnityEditor.iOS.Extensions.Xcode">
  83. <HintPath>Library\UnityAssemblies\UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
  84. </Reference>
  85. <Reference Include="UnityEditor.iOS.Extensions.Common">
  86. <HintPath>Library\UnityAssemblies\UnityEditor.iOS.Extensions.Common.dll</HintPath>
  87. </Reference>
  88. </ItemGroup>
  89. <ItemGroup>
  90. <Compile Include="Assets\Plugins\Pixelplacement\iTween\Sample\MoveSample.cs" />
  91. <Compile Include="Assets\Plugins\Pixelplacement\iTween\Sample\RotateSample.cs" />
  92. <Compile Include="Assets\Plugins\Pixelplacement\iTween\Sample\SampleInfo.cs" />
  93. <Compile Include="Assets\Plugins\Pixelplacement\iTween\iTween.cs" />
  94. <Compile Include="Assets\Plugins\SmartLevelsMap\Scripts\ApiTest.cs" />
  95. <Compile Include="Assets\Plugins\SmartLevelsMap\Scripts\DemoButton.cs" />
  96. <Compile Include="Assets\Plugins\SmartLevelsMap\Scripts\IMapProgressManager.cs" />
  97. <Compile Include="Assets\Plugins\SmartLevelsMap\Scripts\LevelReachedEventArgs.cs" />
  98. <Compile Include="Assets\Plugins\SmartLevelsMap\Scripts\LevelsMap.cs" />
  99. <Compile Include="Assets\Plugins\SmartLevelsMap\Scripts\MapCamera.cs" />
  100. <Compile Include="Assets\Plugins\SmartLevelsMap\Scripts\MapLevel.cs" />
  101. <Compile Include="Assets\Plugins\SmartLevelsMap\Scripts\Path.cs" />
  102. <Compile Include="Assets\Plugins\SmartLevelsMap\Scripts\PlayerPrefsMapProgressManager.cs" />
  103. <Compile Include="Assets\Plugins\SmartLevelsMap\Scripts\SplineCurve.cs" />
  104. <Compile Include="Assets\Plugins\SmartLevelsMap\Scripts\StarsType.cs" />
  105. <Compile Include="Assets\Plugins\SmartLevelsMap\Scripts\TestLevelGUI.cs" />
  106. <Compile Include="Assets\Plugins\SmartLevelsMap\Scripts\TranslationType.cs" />
  107. <Compile Include="Assets\Plugins\SmartLevelsMap\Scripts\WaypointsMover.cs" />
  108. <Compile Include="Assets\Plugins\Soomla\Core\AndroidImpl\KeyValueStorageAndroid.cs" />
  109. <Compile Include="Assets\Plugins\Soomla\Core\AndroidImpl\RewardStorageAndroid.cs" />
  110. <Compile Include="Assets\Plugins\Soomla\Core\Config\CoreSettings.cs" />
  111. <Compile Include="Assets\Plugins\Soomla\Core\Config\ISoomlaPostBuildTool.cs" />
  112. <Compile Include="Assets\Plugins\Soomla\Core\Config\ISoomlaSettings.cs" />
  113. <Compile Include="Assets\Plugins\Soomla\Core\Config\ObjectDictionary.cs" />
  114. <Compile Include="Assets\Plugins\Soomla\Core\Config\SoomlaEditorScript.cs" />
  115. <Compile Include="Assets\Plugins\Soomla\Core\Config\SoomlaPostBuildTools.cs" />
  116. <Compile Include="Assets\Plugins\Soomla\Core\Config\UnityDictionary.cs" />
  117. <Compile Include="Assets\Plugins\Soomla\Core\Config\android\ISoomlaManifestTools.cs" />
  118. <Compile Include="Assets\Plugins\Soomla\Core\Config\android\SoomlaAndroidUtil.cs" />
  119. <Compile Include="Assets\Plugins\Soomla\Core\Config\android\SoomlaManifestTools.cs" />
  120. <Compile Include="Assets\Plugins\Soomla\Core\CoreEvents.cs" />
  121. <Compile Include="Assets\Plugins\Soomla\Core\IOSImpl\KeyValueStorageIOS.cs" />
  122. <Compile Include="Assets\Plugins\Soomla\Core\IOSImpl\RewardStorageIOS.cs" />
  123. <Compile Include="Assets\Plugins\Soomla\Core\JSONObject.cs" />
  124. <Compile Include="Assets\Plugins\Soomla\Core\NullCheckable.cs" />
  125. <Compile Include="Assets\Plugins\Soomla\Core\Schedule.cs" />
  126. <Compile Include="Assets\Plugins\Soomla\Core\SoomlaEntity.cs" />
  127. <Compile Include="Assets\Plugins\Soomla\Core\SoomlaExtensions.cs" />
  128. <Compile Include="Assets\Plugins\Soomla\Core\SoomlaUtils.cs" />
  129. <Compile Include="Assets\Plugins\Soomla\Core\data\JSONConsts.cs" />
  130. <Compile Include="Assets\Plugins\Soomla\Core\data\KeyValueStorage.cs" />
  131. <Compile Include="Assets\Plugins\Soomla\Core\data\RewardStorage.cs" />
  132. <Compile Include="Assets\Plugins\Soomla\Core\rewards\BadgeReward.cs" />
  133. <Compile Include="Assets\Plugins\Soomla\Core\rewards\RandomReward.cs" />
  134. <Compile Include="Assets\Plugins\Soomla\Core\rewards\Reward.cs" />
  135. <Compile Include="Assets\Plugins\Soomla\Core\rewards\SequenceReward.cs" />
  136. <Compile Include="Assets\Plugins\Soomla\Store\AndroidImpl\AndroidJNIHandler.cs" />
  137. <Compile Include="Assets\Plugins\Soomla\Store\AndroidImpl\SoomlaStoreAndroid.cs" />
  138. <Compile Include="Assets\Plugins\Soomla\Store\AndroidImpl\StoreEventPusherAndroid.cs" />
  139. <Compile Include="Assets\Plugins\Soomla\Store\AndroidImpl\StoreInfoAndroid.cs" />
  140. <Compile Include="Assets\Plugins\Soomla\Store\AndroidImpl\VirtualCurrencyStorageAndroid.cs" />
  141. <Compile Include="Assets\Plugins\Soomla\Store\AndroidImpl\VirtualGoodsStorageAndroid.cs" />
  142. <Compile Include="Assets\Plugins\Soomla\Store\Config\StoreManifestTools.cs" />
  143. <Compile Include="Assets\Plugins\Soomla\Store\Config\StoreSettings.cs" />
  144. <Compile Include="Assets\Plugins\Soomla\Store\IOSImpl\IOS_ErrorCodes.cs" />
  145. <Compile Include="Assets\Plugins\Soomla\Store\IOSImpl\SoomlaStoreIOS.cs" />
  146. <Compile Include="Assets\Plugins\Soomla\Store\IOSImpl\StoreEventPusherIOS.cs" />
  147. <Compile Include="Assets\Plugins\Soomla\Store\IOSImpl\StoreInfoIOS.cs" />
  148. <Compile Include="Assets\Plugins\Soomla\Store\IOSImpl\VirtualCurrencyStorageIOS.cs" />
  149. <Compile Include="Assets\Plugins\Soomla\Store\IOSImpl\VirtualGoodsStorageIOS.cs" />
  150. <Compile Include="Assets\Plugins\Soomla\Store\IStoreAssets.cs" />
  151. <Compile Include="Assets\Plugins\Soomla\Store\SoomlaStore.cs" />
  152. <Compile Include="Assets\Plugins\Soomla\Store\StoreEvents.cs" />
  153. <Compile Include="Assets\Plugins\Soomla\Store\StoreInventory.cs" />
  154. <Compile Include="Assets\Plugins\Soomla\Store\data\StoreInfo.cs" />
  155. <Compile Include="Assets\Plugins\Soomla\Store\data\StoreJSONConsts.cs" />
  156. <Compile Include="Assets\Plugins\Soomla\Store\data\VirtualCurrencyStorage.cs" />
  157. <Compile Include="Assets\Plugins\Soomla\Store\data\VirtualGoodsStorage.cs" />
  158. <Compile Include="Assets\Plugins\Soomla\Store\data\VirtualItemStorage.cs" />
  159. <Compile Include="Assets\Plugins\Soomla\Store\domain\MarketItem.cs" />
  160. <Compile Include="Assets\Plugins\Soomla\Store\domain\PurchasableVirtualItem.cs" />
  161. <Compile Include="Assets\Plugins\Soomla\Store\domain\VirtualCategory.cs" />
  162. <Compile Include="Assets\Plugins\Soomla\Store\domain\VirtualItem.cs" />
  163. <Compile Include="Assets\Plugins\Soomla\Store\domain\virtualCurrencies\VirtualCurrency.cs" />
  164. <Compile Include="Assets\Plugins\Soomla\Store\domain\virtualCurrencies\VirtualCurrencyPack.cs" />
  165. <Compile Include="Assets\Plugins\Soomla\Store\domain\virtualGoods\EquippableVG.cs" />
  166. <Compile Include="Assets\Plugins\Soomla\Store\domain\virtualGoods\LifetimeVG.cs" />
  167. <Compile Include="Assets\Plugins\Soomla\Store\domain\virtualGoods\SingleUsePackVG.cs" />
  168. <Compile Include="Assets\Plugins\Soomla\Store\domain\virtualGoods\SingleUseVG.cs" />
  169. <Compile Include="Assets\Plugins\Soomla\Store\domain\virtualGoods\UpgradeVG.cs" />
  170. <Compile Include="Assets\Plugins\Soomla\Store\domain\virtualGoods\VirtualGood.cs" />
  171. <Compile Include="Assets\Plugins\Soomla\Store\exceptions\InsufficientFundsException.cs" />
  172. <Compile Include="Assets\Plugins\Soomla\Store\exceptions\NotEnoughGoodsException.cs" />
  173. <Compile Include="Assets\Plugins\Soomla\Store\exceptions\VirtualItemNotFoundException.cs" />
  174. <Compile Include="Assets\Plugins\Soomla\Store\purchaseTypes\PurchaseType.cs" />
  175. <Compile Include="Assets\Plugins\Soomla\Store\purchaseTypes\PurchaseWithMarket.cs" />
  176. <Compile Include="Assets\Plugins\Soomla\Store\purchaseTypes\PurchaseWithVirtualItem.cs" />
  177. <Compile Include="Assets\Plugins\Soomla\Store\rewards\VirtualItemReward.cs" />
  178. </ItemGroup>
  179. <ItemGroup>
  180. <None Include="Assets\Plugins\Android\AndroidManifest.xml" />
  181. <None Include="Assets\Plugins\Pixelplacement\iTween\ReadMe!\ReadMe!.txt" />
  182. <None Include="Assets\SweetBubble\Fonts\cooper.fnt" />
  183. <None Include="Assets\SweetBubble\Fonts\digitals.txt" />
  184. <None Include="Assets\SweetBubble\Fonts\fontdinerdotcom1.fnt" />
  185. <None Include="Assets\SweetBubble\Fonts\fontdinerdotcom2.fnt" />
  186. <None Include="Assets\SweetBubble\Resources\4.txt" />
  187. <None Include="Assets\SweetBubble\Resources\Levels\1.txt" />
  188. <None Include="Assets\SweetBubble\Resources\Levels\10.txt" />
  189. <None Include="Assets\SweetBubble\Resources\Levels\11.txt" />
  190. <None Include="Assets\SweetBubble\Resources\Levels\12.txt" />
  191. <None Include="Assets\SweetBubble\Resources\Levels\13.txt" />
  192. <None Include="Assets\SweetBubble\Resources\Levels\14.txt" />
  193. <None Include="Assets\SweetBubble\Resources\Levels\15.txt" />
  194. <None Include="Assets\SweetBubble\Resources\Levels\16.txt" />
  195. <None Include="Assets\SweetBubble\Resources\Levels\17.txt" />
  196. <None Include="Assets\SweetBubble\Resources\Levels\18.txt" />
  197. <None Include="Assets\SweetBubble\Resources\Levels\19.txt" />
  198. <None Include="Assets\SweetBubble\Resources\Levels\2.txt" />
  199. <None Include="Assets\SweetBubble\Resources\Levels\20.txt" />
  200. <None Include="Assets\SweetBubble\Resources\Levels\21.txt" />
  201. <None Include="Assets\SweetBubble\Resources\Levels\22.txt" />
  202. <None Include="Assets\SweetBubble\Resources\Levels\23.txt" />
  203. <None Include="Assets\SweetBubble\Resources\Levels\24.txt" />
  204. <None Include="Assets\SweetBubble\Resources\Levels\25.txt" />
  205. <None Include="Assets\SweetBubble\Resources\Levels\26.txt" />
  206. <None Include="Assets\SweetBubble\Resources\Levels\27.txt" />
  207. <None Include="Assets\SweetBubble\Resources\Levels\28.txt" />
  208. <None Include="Assets\SweetBubble\Resources\Levels\29.txt" />
  209. <None Include="Assets\SweetBubble\Resources\Levels\3.txt" />
  210. <None Include="Assets\SweetBubble\Resources\Levels\30.txt" />
  211. <None Include="Assets\SweetBubble\Resources\Levels\31.txt" />
  212. <None Include="Assets\SweetBubble\Resources\Levels\32.txt" />
  213. <None Include="Assets\SweetBubble\Resources\Levels\33.txt" />
  214. <None Include="Assets\SweetBubble\Resources\Levels\34.txt" />
  215. <None Include="Assets\SweetBubble\Resources\Levels\35.txt" />
  216. <None Include="Assets\SweetBubble\Resources\Levels\36.txt" />
  217. <None Include="Assets\SweetBubble\Resources\Levels\37.txt" />
  218. <None Include="Assets\SweetBubble\Resources\Levels\38.txt" />
  219. <None Include="Assets\SweetBubble\Resources\Levels\39.txt" />
  220. <None Include="Assets\SweetBubble\Resources\Levels\4.txt" />
  221. <None Include="Assets\SweetBubble\Resources\Levels\40.txt" />
  222. <None Include="Assets\SweetBubble\Resources\Levels\41.txt" />
  223. <None Include="Assets\SweetBubble\Resources\Levels\42.txt" />
  224. <None Include="Assets\SweetBubble\Resources\Levels\43.txt" />
  225. <None Include="Assets\SweetBubble\Resources\Levels\44.txt" />
  226. <None Include="Assets\SweetBubble\Resources\Levels\45.txt" />
  227. <None Include="Assets\SweetBubble\Resources\Levels\46.txt" />
  228. <None Include="Assets\SweetBubble\Resources\Levels\47.txt" />
  229. <None Include="Assets\SweetBubble\Resources\Levels\48.txt" />
  230. <None Include="Assets\SweetBubble\Resources\Levels\49.txt" />
  231. <None Include="Assets\SweetBubble\Resources\Levels\5.txt" />
  232. <None Include="Assets\SweetBubble\Resources\Levels\50.txt" />
  233. <None Include="Assets\SweetBubble\Resources\Levels\51.txt" />
  234. <None Include="Assets\SweetBubble\Resources\Levels\52.txt" />
  235. <None Include="Assets\SweetBubble\Resources\Levels\53.txt" />
  236. <None Include="Assets\SweetBubble\Resources\Levels\54.txt" />
  237. <None Include="Assets\SweetBubble\Resources\Levels\55.txt" />
  238. <None Include="Assets\SweetBubble\Resources\Levels\6.txt" />
  239. <None Include="Assets\SweetBubble\Resources\Levels\7.txt" />
  240. <None Include="Assets\SweetBubble\Resources\Levels\8.txt" />
  241. <None Include="Assets\SweetBubble\Resources\Levels\9.txt" />
  242. <None Include="Assets\SweetBubble\Textures\Font\goonies.fnt" />
  243. <None Include="Assets\SweetBubble\Textures\Font\helvetica.fnt" />
  244. <None Include="Assets\SweetBubble\Textures\effects\Materials\CFXM_MobileParticleAdd_Alpha8.shader" />
  245. </ItemGroup>
  246. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  247. <Target Name="GenerateTargetFrameworkMonikerAttribute" />
  248. </Project>