Unity.Editor.csproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337
  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. <LangVersion>6</LangVersion>
  5. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  6. </PropertyGroup>
  7. <PropertyGroup>
  8. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  9. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  10. <ProductVersion>10.0.20506</ProductVersion>
  11. <SchemaVersion>2.0</SchemaVersion>
  12. <RootNamespace></RootNamespace>
  13. <ProjectGuid>{CD311104-1830-B119-81B6-5DBEE2467FFB}</ProjectGuid>
  14. <OutputType>Library</OutputType>
  15. <AppDesignerFolder>Properties</AppDesignerFolder>
  16. <AssemblyName>Unity.Editor</AssemblyName>
  17. <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
  18. <FileAlignment>512</FileAlignment>
  19. <BaseDirectory>Assets</BaseDirectory>
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <DebugSymbols>true</DebugSymbols>
  23. <DebugType>full</DebugType>
  24. <Optimize>false</Optimize>
  25. <OutputPath>Temp\bin\Debug\</OutputPath>
  26. <DefineConstants>DEBUG;TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2017_4_11;UNITY_2017_4;UNITY_2017;PLATFORM_ARCH_64;UNITY_64;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_PVR_GI;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_GRID;ENABLE_TILEMAP;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_DIRECTOR;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_TIMELINE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_NATIVE_ARRAY;ENABLE_SPRITE_MASKING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_VIDEO;ENABLE_RMGUI;ENABLE_PACKMAN;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_STYLE_SHEETS;ENABLE_LOCALIZATION;PLATFORM_STANDALONE_WIN;PLATFORM_STANDALONE;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_EVENT_QUEUE;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_AR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_NATIVE_ARRAY_CHECKS;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE;NET45;ILRuntime</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. <NoWarn>0169</NoWarn>
  30. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  33. <DebugType>pdbonly</DebugType>
  34. <Optimize>true</Optimize>
  35. <OutputPath>Temp\bin\Release\</OutputPath>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. <NoWarn>0169</NoWarn>
  39. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  40. </PropertyGroup>
  41. <ItemGroup>
  42. <Reference Include="System" />
  43. <Reference Include="System.Xml" />
  44. <Reference Include="System.Core" />
  45. <Reference Include="System.Runtime.Serialization" />
  46. <Reference Include="System.Xml.Linq" />
  47. <Reference Include="UnityEngine">
  48. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
  49. </Reference>
  50. <Reference Include="UnityEditor">
  51. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEditor.dll</HintPath>
  52. </Reference>
  53. </ItemGroup>
  54. <ItemGroup>
  55. <Compile Include="Assets\Editor\BuildEditor\BuildEditor.cs" />
  56. <Compile Include="Assets\Editor\BuildEditor\BuildHelper.cs" />
  57. <Compile Include="Assets\Editor\BuildEditor\BuildHotifxEditor.cs" />
  58. <Compile Include="Assets\Editor\BuildEditor\BuildIOSEditor.cs" />
  59. <Compile Include="Assets\Editor\ExcelExporterEditor\ExcelExporterEditor.cs" />
  60. <Compile Include="Assets\Editor\GlobalConfigEditor\GlobalConfigEditor.cs" />
  61. <Compile Include="Assets\Editor\Helper\EditorResHelper.cs" />
  62. <Compile Include="Assets\Editor\Helper\MongoHelper.cs" />
  63. <Compile Include="Assets\Editor\Helper\ShellHelper.cs" />
  64. <Compile Include="Assets\Editor\ILRuntimeEditor\ILRuntimeCLRBinding.cs" />
  65. <Compile Include="Assets\Editor\LogRedirection.cs" />
  66. <Compile Include="Assets\Editor\Proto2CsEditor\InnerProto2CS.cs" />
  67. <Compile Include="Assets\Editor\Proto2CsEditor\Proto2CSEditor.cs" />
  68. <Compile Include="Assets\Editor\ReferenceCollectorEditor\ReferenceCollectorEditor.cs" />
  69. <Compile Include="Assets\Editor\RsyncEditor\RsyncConfig.cs" />
  70. <Compile Include="Assets\Editor\RsyncEditor\RsyncEditor.cs" />
  71. <Compile Include="Assets\Editor\ServerCommandLineEditor\ServerCommandLineEditor.cs" />
  72. <Compile Include="Assets\Editor\ServerManagerEditor\ServerManagerEditor.cs" />
  73. <Reference Include="UnityEngine.CoreModule">
  74. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  75. </Reference>
  76. <Reference Include="UnityEngine.AccessibilityModule">
  77. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  78. </Reference>
  79. <Reference Include="UnityEngine.ParticleSystemModule">
  80. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  81. </Reference>
  82. <Reference Include="UnityEngine.PhysicsModule">
  83. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  84. </Reference>
  85. <Reference Include="UnityEngine.VehiclesModule">
  86. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  87. </Reference>
  88. <Reference Include="UnityEngine.ClothModule">
  89. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  90. </Reference>
  91. <Reference Include="UnityEngine.AIModule">
  92. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  93. </Reference>
  94. <Reference Include="UnityEngine.AnimationModule">
  95. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  96. </Reference>
  97. <Reference Include="UnityEngine.TextRenderingModule">
  98. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  99. </Reference>
  100. <Reference Include="UnityEngine.UIModule">
  101. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  102. </Reference>
  103. <Reference Include="UnityEngine.TerrainPhysicsModule">
  104. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  105. </Reference>
  106. <Reference Include="UnityEngine.IMGUIModule">
  107. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  108. </Reference>
  109. <Reference Include="UnityEngine.ClusterInputModule">
  110. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  111. </Reference>
  112. <Reference Include="UnityEngine.ClusterRendererModule">
  113. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  114. </Reference>
  115. <Reference Include="UnityEngine.UNETModule">
  116. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  117. </Reference>
  118. <Reference Include="UnityEngine.DirectorModule">
  119. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  120. </Reference>
  121. <Reference Include="UnityEngine.UnityAnalyticsModule">
  122. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  123. </Reference>
  124. <Reference Include="UnityEngine.PerformanceReportingModule">
  125. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  126. </Reference>
  127. <Reference Include="UnityEngine.UnityConnectModule">
  128. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  129. </Reference>
  130. <Reference Include="UnityEngine.WebModule">
  131. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.WebModule.dll</HintPath>
  132. </Reference>
  133. <Reference Include="UnityEngine.ARModule">
  134. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  135. </Reference>
  136. <Reference Include="UnityEngine.VRModule">
  137. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  138. </Reference>
  139. <Reference Include="UnityEngine.UIElementsModule">
  140. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  141. </Reference>
  142. <Reference Include="UnityEngine.StyleSheetsModule">
  143. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll</HintPath>
  144. </Reference>
  145. <Reference Include="UnityEngine.AssetBundleModule">
  146. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  147. </Reference>
  148. <Reference Include="UnityEngine.AudioModule">
  149. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  150. </Reference>
  151. <Reference Include="UnityEngine.CrashReportingModule">
  152. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  153. </Reference>
  154. <Reference Include="UnityEngine.GameCenterModule">
  155. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  156. </Reference>
  157. <Reference Include="UnityEngine.GridModule">
  158. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  159. </Reference>
  160. <Reference Include="UnityEngine.ImageConversionModule">
  161. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  162. </Reference>
  163. <Reference Include="UnityEngine.InputModule">
  164. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  165. </Reference>
  166. <Reference Include="UnityEngine.JSONSerializeModule">
  167. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  168. </Reference>
  169. <Reference Include="UnityEngine.ParticlesLegacyModule">
  170. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ParticlesLegacyModule.dll</HintPath>
  171. </Reference>
  172. <Reference Include="UnityEngine.Physics2DModule">
  173. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  174. </Reference>
  175. <Reference Include="UnityEngine.ScreenCaptureModule">
  176. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  177. </Reference>
  178. <Reference Include="UnityEngine.SharedInternalsModule">
  179. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  180. </Reference>
  181. <Reference Include="UnityEngine.SpriteMaskModule">
  182. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  183. </Reference>
  184. <Reference Include="UnityEngine.SpriteShapeModule">
  185. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  186. </Reference>
  187. <Reference Include="UnityEngine.TerrainModule">
  188. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  189. </Reference>
  190. <Reference Include="UnityEngine.TilemapModule">
  191. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  192. </Reference>
  193. <Reference Include="UnityEngine.UnityWebRequestModule">
  194. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  195. </Reference>
  196. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  197. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  198. </Reference>
  199. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  200. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  201. </Reference>
  202. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  203. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  204. </Reference>
  205. <Reference Include="UnityEngine.VideoModule">
  206. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  207. </Reference>
  208. <Reference Include="UnityEngine.WindModule">
  209. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  210. </Reference>
  211. <Reference Include="UnityEngine.UI">
  212. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
  213. </Reference>
  214. <Reference Include="UnityEditor.UI">
  215. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
  216. </Reference>
  217. <Reference Include="UnityEditor.TestRunner">
  218. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/TestRunner/Editor/UnityEditor.TestRunner.dll</HintPath>
  219. </Reference>
  220. <Reference Include="UnityEngine.TestRunner">
  221. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath>
  222. </Reference>
  223. <Reference Include="nunit.framework">
  224. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll</HintPath>
  225. </Reference>
  226. <Reference Include="UnityEngine.Timeline">
  227. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath>
  228. </Reference>
  229. <Reference Include="UnityEditor.Timeline">
  230. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/Timeline/Editor/UnityEditor.Timeline.dll</HintPath>
  231. </Reference>
  232. <Reference Include="UnityEditor.TreeEditor">
  233. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/TreeEditor/Editor/UnityEditor.TreeEditor.dll</HintPath>
  234. </Reference>
  235. <Reference Include="UnityEngine.UIAutomation">
  236. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UIAutomation/UnityEngine.UIAutomation.dll</HintPath>
  237. </Reference>
  238. <Reference Include="UnityEditor.UIAutomation">
  239. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UIAutomation/Editor/UnityEditor.UIAutomation.dll</HintPath>
  240. </Reference>
  241. <Reference Include="UnityEngine.Networking">
  242. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
  243. </Reference>
  244. <Reference Include="UnityEditor.Networking">
  245. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
  246. </Reference>
  247. <Reference Include="UnityEditor.GoogleAudioSpatializer">
  248. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/Editor/UnityEditor.GoogleAudioSpatializer.dll</HintPath>
  249. </Reference>
  250. <Reference Include="UnityEngine.GoogleAudioSpatializer">
  251. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll</HintPath>
  252. </Reference>
  253. <Reference Include="UnityEditor.HoloLens">
  254. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnityHoloLens/Editor/UnityEditor.HoloLens.dll</HintPath>
  255. </Reference>
  256. <Reference Include="UnityEngine.HoloLens">
  257. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll</HintPath>
  258. </Reference>
  259. <Reference Include="UnityEditor.SpatialTracking">
  260. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/Editor/UnityEditor.SpatialTracking.dll</HintPath>
  261. </Reference>
  262. <Reference Include="UnityEngine.SpatialTracking">
  263. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll</HintPath>
  264. </Reference>
  265. <Reference Include="UnityEditor.VR">
  266. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
  267. </Reference>
  268. <Reference Include="UnityEditor.Graphs">
  269. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
  270. </Reference>
  271. <Reference Include="UnityEditor.Android.Extensions">
  272. <HintPath>C:/Apps/Unity2017/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
  273. </Reference>
  274. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  275. <HintPath>C:/Apps/Unity2017/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  276. </Reference>
  277. <Reference Include="ICSharpCode.SharpZipLib">
  278. <HintPath>D:/Source/ET/Unity/Assets/Plugins/ICSharpCode.SharpZipLib.dll</HintPath>
  279. </Reference>
  280. <Reference Include="JetBrains.Rider.Unity.Editor.Plugin.Repacked">
  281. <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/JetBrains/JetBrains.Rider.Unity.Editor.Plugin.Repacked.dll</HintPath>
  282. </Reference>
  283. <Reference Include="NPOI">
  284. <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.dll</HintPath>
  285. </Reference>
  286. <Reference Include="NPOI.OOXML">
  287. <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.OOXML.dll</HintPath>
  288. </Reference>
  289. <Reference Include="NPOI.OpenXml4Net">
  290. <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.OpenXml4Net.dll</HintPath>
  291. </Reference>
  292. <Reference Include="NPOI.OpenXmlFormats">
  293. <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.OpenXmlFormats.dll</HintPath>
  294. </Reference>
  295. <Reference Include="UnityEditor.Advertisements">
  296. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.ads@2.0.8/Editor/UnityEditor.Advertisements.dll</HintPath>
  297. </Reference>
  298. <Reference Include="UnityEngine.Analytics">
  299. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.analytics@2.0.13/UnityEngine.Analytics.dll</HintPath>
  300. </Reference>
  301. <Reference Include="UnityEditor.Analytics">
  302. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.analytics@2.0.13/Editor/UnityEditor.Analytics.dll</HintPath>
  303. </Reference>
  304. <Reference Include="UnityEngine.Purchasing">
  305. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.purchasing@0.0.19/UnityEngine.Purchasing.dll</HintPath>
  306. </Reference>
  307. <Reference Include="UnityEditor.Purchasing">
  308. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.purchasing@0.0.19/Editor/UnityEditor.Purchasing.dll</HintPath>
  309. </Reference>
  310. <Reference Include="UnityEngine.StandardEvents">
  311. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.standardevents@1.0.10/UnityEngine.StandardEvents.dll</HintPath>
  312. </Reference>
  313. </ItemGroup>
  314. <ItemGroup>
  315. <ProjectReference Include="Unity.Model.csproj">
  316. <Project>{B4BF9894-F5D9-41C4-13E3-3F26F7700E29}</Project>
  317. <Name>Unity.Model</Name>
  318. </ProjectReference>
  319. <ProjectReference Include="Unity.ThirdParty.csproj">
  320. <Project>{E15BADD2-3A26-309A-AB0F-DC5B08044350}</Project>
  321. <Name>Unity.ThirdParty</Name>
  322. </ProjectReference>
  323. </ItemGroup>
  324. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  325. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  326. Other similar extension points exist, see Microsoft.Common.targets.
  327. <Target Name="BeforeBuild">
  328. </Target>
  329. <Target Name="AfterBuild">
  330. </Target>
  331. -->
  332. <ItemGroup>
  333. <Reference Include="Microsoft.CSharp">
  334. <HintPath>C:\Apps\Unity2017\Editor\Data\MonoBleedingEdge\lib\mono\4.6.2-api\Microsoft.CSharp.dll</HintPath>
  335. </Reference>
  336. </ItemGroup>
  337. </Project>