Unity.Editor.csproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338
  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. <None Include="Assets\Editor\Unity.Editor.asmdef" />
  74. <Reference Include="UnityEngine.CoreModule">
  75. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  76. </Reference>
  77. <Reference Include="UnityEngine.AccessibilityModule">
  78. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  79. </Reference>
  80. <Reference Include="UnityEngine.ParticleSystemModule">
  81. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  82. </Reference>
  83. <Reference Include="UnityEngine.PhysicsModule">
  84. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  85. </Reference>
  86. <Reference Include="UnityEngine.VehiclesModule">
  87. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  88. </Reference>
  89. <Reference Include="UnityEngine.ClothModule">
  90. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  91. </Reference>
  92. <Reference Include="UnityEngine.AIModule">
  93. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  94. </Reference>
  95. <Reference Include="UnityEngine.AnimationModule">
  96. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  97. </Reference>
  98. <Reference Include="UnityEngine.TextRenderingModule">
  99. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  100. </Reference>
  101. <Reference Include="UnityEngine.UIModule">
  102. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  103. </Reference>
  104. <Reference Include="UnityEngine.TerrainPhysicsModule">
  105. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  106. </Reference>
  107. <Reference Include="UnityEngine.IMGUIModule">
  108. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  109. </Reference>
  110. <Reference Include="UnityEngine.ClusterInputModule">
  111. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  112. </Reference>
  113. <Reference Include="UnityEngine.ClusterRendererModule">
  114. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  115. </Reference>
  116. <Reference Include="UnityEngine.UNETModule">
  117. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  118. </Reference>
  119. <Reference Include="UnityEngine.DirectorModule">
  120. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  121. </Reference>
  122. <Reference Include="UnityEngine.UnityAnalyticsModule">
  123. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  124. </Reference>
  125. <Reference Include="UnityEngine.PerformanceReportingModule">
  126. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  127. </Reference>
  128. <Reference Include="UnityEngine.UnityConnectModule">
  129. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  130. </Reference>
  131. <Reference Include="UnityEngine.WebModule">
  132. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.WebModule.dll</HintPath>
  133. </Reference>
  134. <Reference Include="UnityEngine.ARModule">
  135. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  136. </Reference>
  137. <Reference Include="UnityEngine.VRModule">
  138. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  139. </Reference>
  140. <Reference Include="UnityEngine.UIElementsModule">
  141. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  142. </Reference>
  143. <Reference Include="UnityEngine.StyleSheetsModule">
  144. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll</HintPath>
  145. </Reference>
  146. <Reference Include="UnityEngine.AssetBundleModule">
  147. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  148. </Reference>
  149. <Reference Include="UnityEngine.AudioModule">
  150. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  151. </Reference>
  152. <Reference Include="UnityEngine.CrashReportingModule">
  153. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  154. </Reference>
  155. <Reference Include="UnityEngine.GameCenterModule">
  156. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  157. </Reference>
  158. <Reference Include="UnityEngine.GridModule">
  159. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  160. </Reference>
  161. <Reference Include="UnityEngine.ImageConversionModule">
  162. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  163. </Reference>
  164. <Reference Include="UnityEngine.InputModule">
  165. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  166. </Reference>
  167. <Reference Include="UnityEngine.JSONSerializeModule">
  168. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  169. </Reference>
  170. <Reference Include="UnityEngine.ParticlesLegacyModule">
  171. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ParticlesLegacyModule.dll</HintPath>
  172. </Reference>
  173. <Reference Include="UnityEngine.Physics2DModule">
  174. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  175. </Reference>
  176. <Reference Include="UnityEngine.ScreenCaptureModule">
  177. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  178. </Reference>
  179. <Reference Include="UnityEngine.SharedInternalsModule">
  180. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  181. </Reference>
  182. <Reference Include="UnityEngine.SpriteMaskModule">
  183. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  184. </Reference>
  185. <Reference Include="UnityEngine.SpriteShapeModule">
  186. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  187. </Reference>
  188. <Reference Include="UnityEngine.TerrainModule">
  189. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  190. </Reference>
  191. <Reference Include="UnityEngine.TilemapModule">
  192. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  193. </Reference>
  194. <Reference Include="UnityEngine.UnityWebRequestModule">
  195. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  196. </Reference>
  197. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  198. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  199. </Reference>
  200. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  201. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  202. </Reference>
  203. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  204. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  205. </Reference>
  206. <Reference Include="UnityEngine.VideoModule">
  207. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  208. </Reference>
  209. <Reference Include="UnityEngine.WindModule">
  210. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  211. </Reference>
  212. <Reference Include="UnityEngine.UI">
  213. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
  214. </Reference>
  215. <Reference Include="UnityEditor.UI">
  216. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
  217. </Reference>
  218. <Reference Include="UnityEditor.TestRunner">
  219. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/TestRunner/Editor/UnityEditor.TestRunner.dll</HintPath>
  220. </Reference>
  221. <Reference Include="UnityEngine.TestRunner">
  222. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath>
  223. </Reference>
  224. <Reference Include="nunit.framework">
  225. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll</HintPath>
  226. </Reference>
  227. <Reference Include="UnityEngine.Timeline">
  228. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath>
  229. </Reference>
  230. <Reference Include="UnityEditor.Timeline">
  231. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/Timeline/Editor/UnityEditor.Timeline.dll</HintPath>
  232. </Reference>
  233. <Reference Include="UnityEditor.TreeEditor">
  234. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/TreeEditor/Editor/UnityEditor.TreeEditor.dll</HintPath>
  235. </Reference>
  236. <Reference Include="UnityEngine.UIAutomation">
  237. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UIAutomation/UnityEngine.UIAutomation.dll</HintPath>
  238. </Reference>
  239. <Reference Include="UnityEditor.UIAutomation">
  240. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UIAutomation/Editor/UnityEditor.UIAutomation.dll</HintPath>
  241. </Reference>
  242. <Reference Include="UnityEngine.Networking">
  243. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
  244. </Reference>
  245. <Reference Include="UnityEditor.Networking">
  246. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
  247. </Reference>
  248. <Reference Include="UnityEditor.GoogleAudioSpatializer">
  249. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/Editor/UnityEditor.GoogleAudioSpatializer.dll</HintPath>
  250. </Reference>
  251. <Reference Include="UnityEngine.GoogleAudioSpatializer">
  252. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll</HintPath>
  253. </Reference>
  254. <Reference Include="UnityEditor.HoloLens">
  255. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnityHoloLens/Editor/UnityEditor.HoloLens.dll</HintPath>
  256. </Reference>
  257. <Reference Include="UnityEngine.HoloLens">
  258. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll</HintPath>
  259. </Reference>
  260. <Reference Include="UnityEditor.SpatialTracking">
  261. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/Editor/UnityEditor.SpatialTracking.dll</HintPath>
  262. </Reference>
  263. <Reference Include="UnityEngine.SpatialTracking">
  264. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll</HintPath>
  265. </Reference>
  266. <Reference Include="UnityEditor.VR">
  267. <HintPath>C:/Apps/Unity2017/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
  268. </Reference>
  269. <Reference Include="UnityEditor.Graphs">
  270. <HintPath>C:/Apps/Unity2017/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
  271. </Reference>
  272. <Reference Include="UnityEditor.Android.Extensions">
  273. <HintPath>C:/Apps/Unity2017/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
  274. </Reference>
  275. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  276. <HintPath>C:/Apps/Unity2017/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  277. </Reference>
  278. <Reference Include="ICSharpCode.SharpZipLib">
  279. <HintPath>D:/Source/ET/Unity/Assets/Plugins/ICSharpCode.SharpZipLib.dll</HintPath>
  280. </Reference>
  281. <Reference Include="JetBrains.Rider.Unity.Editor.Plugin.Repacked">
  282. <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/JetBrains/JetBrains.Rider.Unity.Editor.Plugin.Repacked.dll</HintPath>
  283. </Reference>
  284. <Reference Include="NPOI">
  285. <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.dll</HintPath>
  286. </Reference>
  287. <Reference Include="NPOI.OOXML">
  288. <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.OOXML.dll</HintPath>
  289. </Reference>
  290. <Reference Include="NPOI.OpenXml4Net">
  291. <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.OpenXml4Net.dll</HintPath>
  292. </Reference>
  293. <Reference Include="NPOI.OpenXmlFormats">
  294. <HintPath>D:/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.OpenXmlFormats.dll</HintPath>
  295. </Reference>
  296. <Reference Include="UnityEditor.Advertisements">
  297. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.ads@2.0.8/Editor/UnityEditor.Advertisements.dll</HintPath>
  298. </Reference>
  299. <Reference Include="UnityEngine.Analytics">
  300. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.analytics@2.0.13/UnityEngine.Analytics.dll</HintPath>
  301. </Reference>
  302. <Reference Include="UnityEditor.Analytics">
  303. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.analytics@2.0.13/Editor/UnityEditor.Analytics.dll</HintPath>
  304. </Reference>
  305. <Reference Include="UnityEngine.Purchasing">
  306. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.purchasing@0.0.19/UnityEngine.Purchasing.dll</HintPath>
  307. </Reference>
  308. <Reference Include="UnityEditor.Purchasing">
  309. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.purchasing@0.0.19/Editor/UnityEditor.Purchasing.dll</HintPath>
  310. </Reference>
  311. <Reference Include="UnityEngine.StandardEvents">
  312. <HintPath>C:/Users/USER-PC/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.standardevents@1.0.10/UnityEngine.StandardEvents.dll</HintPath>
  313. </Reference>
  314. </ItemGroup>
  315. <ItemGroup>
  316. <ProjectReference Include="Unity.Model.csproj">
  317. <Project>{B4BF9894-F5D9-41C4-13E3-3F26F7700E29}</Project>
  318. <Name>Unity.Model</Name>
  319. </ProjectReference>
  320. <ProjectReference Include="Unity.ThirdParty.csproj">
  321. <Project>{E15BADD2-3A26-309A-AB0F-DC5B08044350}</Project>
  322. <Name>Unity.ThirdParty</Name>
  323. </ProjectReference>
  324. </ItemGroup>
  325. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  326. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  327. Other similar extension points exist, see Microsoft.Common.targets.
  328. <Target Name="BeforeBuild">
  329. </Target>
  330. <Target Name="AfterBuild">
  331. </Target>
  332. -->
  333. <ItemGroup>
  334. <Reference Include="Microsoft.CSharp">
  335. <HintPath>C:\Apps\Unity2017\Editor\Data\MonoBleedingEdge\lib\mono\4.6.2-api\Microsoft.CSharp.dll</HintPath>
  336. </Reference>
  337. </ItemGroup>
  338. </Project>