Unity.Editor.Plugins.csproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  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>{81A6E58E-BFF2-F1C8-1C4E-6316985F642C}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AssemblyName>Assembly-CSharp-Editor-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>v4.6</TargetFrameworkVersion>
  15. <TargetFrameworkProfile></TargetFrameworkProfile>
  16. <CompilerResponseFile></CompilerResponseFile>
  17. <UnityProjectGenerator>VSTU</UnityProjectGenerator>
  18. <UnityProjectType>EditorPlugins:7</UnityProjectType>
  19. <UnityBuildTarget>StandaloneWindows:5</UnityBuildTarget>
  20. <UnityVersion>2017.1.3p2</UnityVersion>
  21. <RootNamespace></RootNamespace>
  22. <LangVersion>6</LangVersion>
  23. </PropertyGroup>
  24. <PropertyGroup>
  25. <NoConfig>true</NoConfig>
  26. <NoStdLib>true</NoStdLib>
  27. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  30. <DebugType>pdbonly</DebugType>
  31. <Optimize>false</Optimize>
  32. <OutputPath>Temp\UnityVS_bin\Debug\</OutputPath>
  33. <IntermediateOutputPath>Temp\UnityVS_obj\Debug\</IntermediateOutputPath>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. <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_3;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;UNITY_PRO_LICENSE;NET45;ILRuntime</DefineConstants>
  37. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  38. </PropertyGroup>
  39. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  40. <DebugType>pdbonly</DebugType>
  41. <Optimize>false</Optimize>
  42. <OutputPath>Temp\UnityVS_bin\Release\</OutputPath>
  43. <IntermediateOutputPath>Temp\UnityVS_obj\Release\</IntermediateOutputPath>
  44. <ErrorReport>prompt</ErrorReport>
  45. <WarningLevel>4</WarningLevel>
  46. <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_3;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;UNITY_PRO_LICENSE;NET45;ILRuntime</DefineConstants>
  47. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  48. </PropertyGroup>
  49. <ItemGroup>
  50. <Reference Include="mscorlib">
  51. <HintPath>C:\Apps\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.5\mscorlib.dll</HintPath>
  52. </Reference>
  53. <Reference Include="System">
  54. <HintPath>C:\Apps\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.5\System.dll</HintPath>
  55. </Reference>
  56. <Reference Include="System.XML">
  57. <HintPath>C:\Apps\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.5\System.XML.dll</HintPath>
  58. </Reference>
  59. <Reference Include="System.Core">
  60. <HintPath>C:\Apps\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.5\System.Core.dll</HintPath>
  61. </Reference>
  62. <Reference Include="Microsoft.CSharp">
  63. <HintPath>C:\Apps\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.5\Microsoft.CSharp.dll</HintPath>
  64. </Reference>
  65. <Reference Include="System.Runtime.Serialization">
  66. <HintPath>C:\Apps\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.5\System.Runtime.Serialization.dll</HintPath>
  67. </Reference>
  68. <Reference Include="System.Xml.Linq">
  69. <HintPath>C:\Apps\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.5\System.Xml.Linq.dll</HintPath>
  70. </Reference>
  71. <Reference Include="UnityEditor">
  72. <HintPath>C:/Apps/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath>
  73. </Reference>
  74. <Reference Include="UnityEngine">
  75. <HintPath>C:/Apps/Unity/Editor/Data/Managed/UnityEngine.dll</HintPath>
  76. </Reference>
  77. <Reference Include="UnityEditor.Advertisements">
  78. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/Advertisements/Editor/UnityEditor.Advertisements.dll</HintPath>
  79. </Reference>
  80. <Reference Include="UnityEngine.UI">
  81. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
  82. </Reference>
  83. <Reference Include="UnityEditor.UI">
  84. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
  85. </Reference>
  86. <Reference Include="UnityEngine.Networking">
  87. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
  88. </Reference>
  89. <Reference Include="UnityEditor.Networking">
  90. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
  91. </Reference>
  92. <Reference Include="UnityEditor.TestRunner">
  93. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/Editor/UnityEditor.TestRunner.dll</HintPath>
  94. </Reference>
  95. <Reference Include="UnityEngine.TestRunner">
  96. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath>
  97. </Reference>
  98. <Reference Include="nunit.framework">
  99. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll</HintPath>
  100. </Reference>
  101. <Reference Include="UnityEngine.Timeline">
  102. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath>
  103. </Reference>
  104. <Reference Include="UnityEditor.Timeline">
  105. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/Timeline/Editor/UnityEditor.Timeline.dll</HintPath>
  106. </Reference>
  107. <Reference Include="UnityEditor.TreeEditor">
  108. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/TreeEditor/Editor/UnityEditor.TreeEditor.dll</HintPath>
  109. </Reference>
  110. <Reference Include="UnityEngine.Analytics">
  111. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath>
  112. </Reference>
  113. <Reference Include="UnityEditor.Analytics">
  114. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/Editor/UnityEditor.Analytics.dll</HintPath>
  115. </Reference>
  116. <Reference Include="UnityEditor.HoloLens">
  117. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/UnityHoloLens/Editor/UnityEditor.HoloLens.dll</HintPath>
  118. </Reference>
  119. <Reference Include="UnityEngine.HoloLens">
  120. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll</HintPath>
  121. </Reference>
  122. <Reference Include="UnityEditor.Purchasing">
  123. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/UnityPurchasing/Editor/UnityEditor.Purchasing.dll</HintPath>
  124. </Reference>
  125. <Reference Include="UnityEditor.VR">
  126. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
  127. </Reference>
  128. <Reference Include="UnityEditor.Graphs">
  129. <HintPath>C:/Apps/Unity/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
  130. </Reference>
  131. <Reference Include="UnityEditor.Android.Extensions">
  132. <HintPath>C:/Apps/Unity/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
  133. </Reference>
  134. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  135. <HintPath>C:/Apps/Unity/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  136. </Reference>
  137. <Reference Include="SyntaxTree.VisualStudio.Unity.Bridge">
  138. <HintPath>C:/Program Files (x86)/Microsoft Visual Studio Tools for Unity/15.0/Editor/SyntaxTree.VisualStudio.Unity.Bridge.dll</HintPath>
  139. </Reference>
  140. <Reference Include="ICSharpCode.SharpZipLib">
  141. <HintPath>Assets/Plugins/ICSharpCode.SharpZipLib.dll</HintPath>
  142. </Reference>
  143. <Reference Include="Newtonsoft.Json">
  144. <HintPath>Assets/Plugins/Newtonsoft.Json.dll</HintPath>
  145. </Reference>
  146. <Reference Include="NPOI">
  147. <HintPath>Assets/Plugins/Editor/npoi/NPOI.dll</HintPath>
  148. </Reference>
  149. <Reference Include="NPOI.OOXML">
  150. <HintPath>Assets/Plugins/Editor/npoi/NPOI.OOXML.dll</HintPath>
  151. </Reference>
  152. <Reference Include="NPOI.OpenXml4Net">
  153. <HintPath>Assets/Plugins/Editor/npoi/NPOI.OpenXml4Net.dll</HintPath>
  154. </Reference>
  155. <Reference Include="NPOI.OpenXmlFormats">
  156. <HintPath>Assets/Plugins/Editor/npoi/NPOI.OpenXmlFormats.dll</HintPath>
  157. </Reference>
  158. </ItemGroup>
  159. <ItemGroup>
  160. <ProjectReference Include="Unity.Plugins.csproj">
  161. <Project>{D1FDB199-0FB7-099D-3771-C6A942E4E326}</Project>
  162. <Name>Unity.Plugins</Name>
  163. </ProjectReference>
  164. </ItemGroup>
  165. <ItemGroup>
  166. <Compile Include="Assets\Plugins\Editor\JetBrains\Unity3DRider.cs" />
  167. </ItemGroup>
  168. <ItemGroup>
  169. <None Include="Assets\Res\Config\BuffConfig.txt" />
  170. <None Include="Assets\Res\Config\GlobalProto.txt" />
  171. <None Include="Assets\Res\Config\UnitConfig.txt" />
  172. <None Include="Assets\StreamingAssets\Version.txt" />
  173. <None Include="Assets\link.xml" />
  174. </ItemGroup>
  175. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  176. <Target Name="GenerateTargetFrameworkMonikerAttribute" />
  177. </Project>