Unity.Editor.csproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  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>{C17F48D3-964E-E97C-3D2E-966F7A6C6D93}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AssemblyName>Assembly-CSharp-Editor</AssemblyName>
  11. <FileAlignment>512</FileAlignment>
  12. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  13. <TargetFrameworkIdentifier>.NETFramework</TargetFrameworkIdentifier>
  14. <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
  15. <TargetFrameworkProfile></TargetFrameworkProfile>
  16. <CompilerResponseFile></CompilerResponseFile>
  17. <UnityProjectType>Editor:5</UnityProjectType>
  18. <UnityBuildTarget>StandaloneWindows:5</UnityBuildTarget>
  19. <UnityVersion>2017.1.0p5</UnityVersion>
  20. <RootNamespace></RootNamespace>
  21. <LangVersion>6</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_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_1_0;UNITY_2017_1;UNITY_2017;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_PVR_GI;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_RUNTIME_NAVMESH_BUILDING;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;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_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;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_CUSTOM_RENDER_TEXTURE;ENABLE_STYLE_SHEETS;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_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_NATIVE_ARRAY_CHECKS;UNITY_TEAM_LICENSE;ENABLE_VSTU;NET45</DefineConstants>
  31. <AllowUnsafeBlocks>true</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_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_1_0;UNITY_2017_1;UNITY_2017;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_PVR_GI;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_RUNTIME_NAVMESH_BUILDING;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;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_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;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_CUSTOM_RENDER_TEXTURE;ENABLE_STYLE_SHEETS;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_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_NATIVE_ARRAY_CHECKS;UNITY_TEAM_LICENSE;ENABLE_VSTU;NET45</DefineConstants>
  41. <AllowUnsafeBlocks>true</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="System.Runtime.Serialization" />
  49. <Reference Include="System.Xml.Linq" />
  50. <Reference Include="UnityEditor">
  51. <HintPath>Library\UnityAssemblies\UnityEditor.dll</HintPath>
  52. </Reference>
  53. <Reference Include="UnityEngine">
  54. <HintPath>Library\UnityAssemblies\UnityEngine.dll</HintPath>
  55. </Reference>
  56. <Reference Include="UnityEditor.Advertisements">
  57. <HintPath>Library\UnityAssemblies\UnityEditor.Advertisements.dll</HintPath>
  58. </Reference>
  59. <Reference Include="UnityEngine.UI">
  60. <HintPath>Library\UnityAssemblies\UnityEngine.UI.dll</HintPath>
  61. </Reference>
  62. <Reference Include="UnityEditor.UI">
  63. <HintPath>Library\UnityAssemblies\UnityEditor.UI.dll</HintPath>
  64. </Reference>
  65. <Reference Include="UnityEngine.Networking">
  66. <HintPath>Library\UnityAssemblies\UnityEngine.Networking.dll</HintPath>
  67. </Reference>
  68. <Reference Include="UnityEditor.Networking">
  69. <HintPath>Library\UnityAssemblies\UnityEditor.Networking.dll</HintPath>
  70. </Reference>
  71. <Reference Include="UnityEditor.TestRunner">
  72. <HintPath>Library\UnityAssemblies\UnityEditor.TestRunner.dll</HintPath>
  73. </Reference>
  74. <Reference Include="UnityEngine.TestRunner">
  75. <HintPath>Library\UnityAssemblies\UnityEngine.TestRunner.dll</HintPath>
  76. </Reference>
  77. <Reference Include="nunit.framework">
  78. <HintPath>Library\UnityAssemblies\nunit.framework.dll</HintPath>
  79. </Reference>
  80. <Reference Include="UnityEngine.Timeline">
  81. <HintPath>Library\UnityAssemblies\UnityEngine.Timeline.dll</HintPath>
  82. </Reference>
  83. <Reference Include="UnityEditor.Timeline">
  84. <HintPath>Library\UnityAssemblies\UnityEditor.Timeline.dll</HintPath>
  85. </Reference>
  86. <Reference Include="UnityEditor.TreeEditor">
  87. <HintPath>Library\UnityAssemblies\UnityEditor.TreeEditor.dll</HintPath>
  88. </Reference>
  89. <Reference Include="UnityEngine.Analytics">
  90. <HintPath>Library\UnityAssemblies\UnityEngine.Analytics.dll</HintPath>
  91. </Reference>
  92. <Reference Include="UnityEditor.Analytics">
  93. <HintPath>Library\UnityAssemblies\UnityEditor.Analytics.dll</HintPath>
  94. </Reference>
  95. <Reference Include="UnityEditor.HoloLens">
  96. <HintPath>Library\UnityAssemblies\UnityEditor.HoloLens.dll</HintPath>
  97. </Reference>
  98. <Reference Include="UnityEngine.HoloLens">
  99. <HintPath>Library\UnityAssemblies\UnityEngine.HoloLens.dll</HintPath>
  100. </Reference>
  101. <Reference Include="UnityEditor.Purchasing">
  102. <HintPath>Library\UnityAssemblies\UnityEditor.Purchasing.dll</HintPath>
  103. </Reference>
  104. <Reference Include="UnityEditor.VR">
  105. <HintPath>Library\UnityAssemblies\UnityEditor.VR.dll</HintPath>
  106. </Reference>
  107. <Reference Include="UnityEditor.Graphs">
  108. <HintPath>Library\UnityAssemblies\UnityEditor.Graphs.dll</HintPath>
  109. </Reference>
  110. <Reference Include="UnityEditor.Android.Extensions">
  111. <HintPath>Library\UnityAssemblies\UnityEditor.Android.Extensions.dll</HintPath>
  112. </Reference>
  113. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  114. <HintPath>Library\UnityAssemblies\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  115. </Reference>
  116. <Reference Include="SyntaxTree.VisualStudio.Unity.Bridge">
  117. <HintPath>Library\UnityAssemblies\SyntaxTree.VisualStudio.Unity.Bridge.dll</HintPath>
  118. </Reference>
  119. <Reference Include="Newtonsoft.Json">
  120. <HintPath>Assets\JsonDotNet\Assemblies\Standalone\Newtonsoft.Json.dll</HintPath>
  121. </Reference>
  122. <Reference Include="ICSharpCode.SharpZipLib">
  123. <HintPath>Assets\Plugins\ICSharpCode.SharpZipLib.dll</HintPath>
  124. </Reference>
  125. <Reference Include="NPOI.OpenXml4Net">
  126. <HintPath>Assets\Plugins\npoi\NPOI.OpenXml4Net.dll</HintPath>
  127. </Reference>
  128. <Reference Include="NPOI.OpenXmlFormats">
  129. <HintPath>Assets\Plugins\npoi\NPOI.OpenXmlFormats.dll</HintPath>
  130. </Reference>
  131. <Reference Include="NPOI">
  132. <HintPath>Assets\Plugins\npoi\NPOI.dll</HintPath>
  133. </Reference>
  134. <Reference Include="NPOI.OOXML">
  135. <HintPath>Assets\Plugins\npoi\NPOI.OOXML.dll</HintPath>
  136. </Reference>
  137. <Reference Include="ConsolePro.Editor">
  138. <HintPath>Assets\ConsolePro\Editor\ConsolePro.Editor.dll</HintPath>
  139. </Reference>
  140. </ItemGroup>
  141. <ItemGroup>
  142. <ProjectReference Include="Unity.Plugins.csproj">
  143. <Project>{D1FDB199-0FB7-099D-3771-C6A942E4E326}</Project>
  144. <Name>Unity.Plugins</Name>
  145. </ProjectReference>
  146. <ProjectReference Include="Unity.csproj">
  147. <Project>{CF118143-7E37-744F-BE45-3F55345FEC40}</Project>
  148. <Name>Unity</Name>
  149. </ProjectReference>
  150. </ItemGroup>
  151. <ItemGroup>
  152. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorNodeConfigExtension.cs" />
  153. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorNodeData.cs" />
  154. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorTreeConfigEditor.cs" />
  155. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorTreeConfigExtension.cs" />
  156. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorTreeData.cs" />
  157. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorTreeMenu.cs" />
  158. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorTreeNodeClassPopup.cs" />
  159. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorTreeOperateUtility.cs" />
  160. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorTreeTipsHelper.cs" />
  161. <Compile Include="Assets\Editor\BehaviorTreeEditor\BTBatchOperation.cs" />
  162. <Compile Include="Assets\Editor\BehaviorTreeEditor\BTDesignerUtility.cs" />
  163. <Compile Include="Assets\Editor\BehaviorTreeEditor\BTEditor.cs" />
  164. <Compile Include="Assets\Editor\BehaviorTreeEditor\BTEditorWindow.cs" />
  165. <Compile Include="Assets\Editor\BehaviorTreeEditor\Component\BTDebugComponent.cs" />
  166. <Compile Include="Assets\Editor\BehaviorTreeEditor\Component\BTNodeInfoComponent.cs" />
  167. <Compile Include="Assets\Editor\BehaviorTreeEditor\CustomArrayField.cs" />
  168. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeAfterChangeNodeTypeEvent_SelectNode.cs" />
  169. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeClickNodeEvent_SelectNode.cs" />
  170. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeConnectStateEvent_HandleConnectLines.cs" />
  171. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeCreateNodeEvent_SelectNode.cs" />
  172. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeMouseInNodeEvent_HandleOperate.cs" />
  173. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeNewCreateClickEvent_CreateNode.cs" />
  174. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeOpenEditorEvent_SelectNode.cs" />
  175. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeOpenEditorEvent_UpdatePropList.cs" />
  176. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeReplaceClickEvent_ReplaceNode.cs" />
  177. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeRightDesignerDragEvent_ModifyRightBorder.cs" />
  178. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeRunTreeEvent_ShowDebugInfo.cs" />
  179. <Compile Include="Assets\Editor\BehaviorTreeEditor\FoldoutNode.cs" />
  180. <Compile Include="Assets\Editor\BehaviorTreeEditor\GraphDesigner.cs" />
  181. <Compile Include="Assets\Editor\BehaviorTreeEditor\NodeDesigner.cs" />
  182. <Compile Include="Assets\Editor\BehaviorTreeEditor\NodeExtension.cs" />
  183. <Compile Include="Assets\Editor\BehaviorTreeEditor\NodeMeta.cs" />
  184. <Compile Include="Assets\Editor\BehaviorTreeEditor\NodeMetaHelper.cs" />
  185. <Compile Include="Assets\Editor\BehaviorTreeEditor\PropertyDesigner.cs" />
  186. <Compile Include="Assets\Editor\BuildEditor\BuildEditor.cs" />
  187. <Compile Include="Assets\Editor\ExcelExporterEditor\ExcelExporterEditor.cs" />
  188. <Compile Include="Assets\Editor\ExportNavmesh.cs" />
  189. <Compile Include="Assets\Editor\ReferenceCollectorEditor\ReferenceCollectorEditor.cs" />
  190. <Compile Include="Assets\Editor\RsyncEditor\RsyncConfig.cs" />
  191. <Compile Include="Assets\Editor\RsyncEditor\RsyncEditor.cs" />
  192. <Compile Include="Assets\Editor\ServerCommandLineEditor\ServerCommandLineEditor.cs" />
  193. </ItemGroup>
  194. <ItemGroup>
  195. <None Include="Assets\JsonDotNet\Assemblies\AOT\Newtonsoft.Json.XML" />
  196. <None Include="Assets\JsonDotNet\Assemblies\Standalone\Newtonsoft.Json.XML" />
  197. <None Include="Assets\JsonDotNet\Assemblies\Windows\Newtonsoft.Json.XML" />
  198. <None Include="Assets\JsonDotNet\link.xml" />
  199. <None Include="Assets\Res\Config\BuffConfig.txt" />
  200. <None Include="Assets\Res\Config\UnitConfig.txt" />
  201. </ItemGroup>
  202. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  203. <Target Name="GenerateTargetFrameworkMonikerAttribute" />
  204. </Project>