Unity.CSharp.Editor.csproj 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  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>{27D29A4B-FDE7-B1BD-E226-B13A243BCA00}</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>v3.5</TargetFrameworkVersion>
  15. <TargetFrameworkProfile>Unity Full v3.5</TargetFrameworkProfile>
  16. <CompilerResponseFile></CompilerResponseFile>
  17. <UnityProjectType>Editor:5</UnityProjectType>
  18. <UnityBuildTarget>StandaloneWindows:5</UnityBuildTarget>
  19. <UnityVersion>5.3.5f1</UnityVersion>
  20. <RootNamespace></RootNamespace>
  21. </PropertyGroup>
  22. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  23. <DebugType>pdbonly</DebugType>
  24. <Optimize>false</Optimize>
  25. <OutputPath>Temp\UnityVS_bin\Debug\</OutputPath>
  26. <IntermediateOutputPath>Temp\UnityVS_obj\Debug\</IntermediateOutputPath>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. <DefineConstants>DEBUG;TRACE;UNITY_5_3_OR_NEWER;UNITY_5_3_5;UNITY_5_3;UNITY_5;ENABLE_NEW_BUGREPORTER;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_SPRITE_POLYGON;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_LOCALIZATION;ENABLE_ANDROID_ATLAS_ETC1_COMPRESSION;ENABLE_EDITOR_TESTS_RUNNER;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_LOG_MIXED_STACKTRACE;ENABLE_UNITYWEBREQUEST;ENABLE_EVENT_QUEUE;ENABLE_CLUSTERINPUT;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE</DefineConstants>
  30. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  33. <DebugType>pdbonly</DebugType>
  34. <Optimize>false</Optimize>
  35. <OutputPath>Temp\UnityVS_bin\Release\</OutputPath>
  36. <IntermediateOutputPath>Temp\UnityVS_obj\Release\</IntermediateOutputPath>
  37. <ErrorReport>prompt</ErrorReport>
  38. <WarningLevel>4</WarningLevel>
  39. <DefineConstants>TRACE;UNITY_5_3_OR_NEWER;UNITY_5_3_5;UNITY_5_3;UNITY_5;ENABLE_NEW_BUGREPORTER;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_SPRITE_POLYGON;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_LOCALIZATION;ENABLE_ANDROID_ATLAS_ETC1_COMPRESSION;ENABLE_EDITOR_TESTS_RUNNER;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_LOG_MIXED_STACKTRACE;ENABLE_UNITYWEBREQUEST;ENABLE_EVENT_QUEUE;ENABLE_CLUSTERINPUT;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE</DefineConstants>
  40. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  41. </PropertyGroup>
  42. <ItemGroup>
  43. <Reference Include="mscorlib" />
  44. <Reference Include="System" />
  45. <Reference Include="System.XML" />
  46. <Reference Include="System.Core" />
  47. <Reference Include="Boo.Lang" />
  48. <Reference Include="UnityScript.Lang" />
  49. <Reference Include="System.Runtime.Serialization" />
  50. <Reference Include="System.Xml.Linq" />
  51. <Reference Include="UnityEngine">
  52. <HintPath>Library\UnityAssemblies\UnityEngine.dll</HintPath>
  53. </Reference>
  54. <Reference Include="UnityEditor">
  55. <HintPath>Library\UnityAssemblies\UnityEditor.dll</HintPath>
  56. </Reference>
  57. <Reference Include="UnityEditor.Advertisements">
  58. <HintPath>Library\UnityAssemblies\UnityEditor.Advertisements.dll</HintPath>
  59. </Reference>
  60. <Reference Include="nunit.framework">
  61. <HintPath>Library\UnityAssemblies\nunit.framework.dll</HintPath>
  62. </Reference>
  63. <Reference Include="UnityEditor.EditorTestsRunner">
  64. <HintPath>Library\UnityAssemblies\UnityEditor.EditorTestsRunner.dll</HintPath>
  65. </Reference>
  66. <Reference Include="UnityEngine.UI">
  67. <HintPath>Library\UnityAssemblies\UnityEngine.UI.dll</HintPath>
  68. </Reference>
  69. <Reference Include="UnityEditor.UI">
  70. <HintPath>Library\UnityAssemblies\UnityEditor.UI.dll</HintPath>
  71. </Reference>
  72. <Reference Include="UnityEngine.Networking">
  73. <HintPath>Library\UnityAssemblies\UnityEngine.Networking.dll</HintPath>
  74. </Reference>
  75. <Reference Include="UnityEditor.Networking">
  76. <HintPath>Library\UnityAssemblies\UnityEditor.Networking.dll</HintPath>
  77. </Reference>
  78. <Reference Include="UnityEditor.TreeEditor">
  79. <HintPath>Library\UnityAssemblies\UnityEditor.TreeEditor.dll</HintPath>
  80. </Reference>
  81. <Reference Include="UnityEditor.Graphs">
  82. <HintPath>Library\UnityAssemblies\UnityEditor.Graphs.dll</HintPath>
  83. </Reference>
  84. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  85. <HintPath>Library\UnityAssemblies\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  86. </Reference>
  87. <Reference Include="SyntaxTree.VisualStudio.Unity.Bridge">
  88. <HintPath>Library\UnityAssemblies\SyntaxTree.VisualStudio.Unity.Bridge.dll</HintPath>
  89. </Reference>
  90. <Reference Include="AsyncBridge.Net35">
  91. <HintPath>Assets\CSharp 6.0 Support\AsyncTools\Plugins\AsyncBridge.Net35.dll</HintPath>
  92. </Reference>
  93. <Reference Include="System.Threading">
  94. <HintPath>Assets\CSharp 6.0 Support\AsyncTools\Plugins\System.Threading.dll</HintPath>
  95. </Reference>
  96. <Reference Include="CSharp60Support">
  97. <HintPath>Assets\CSharp 6.0 Support\Editor\CSharp60Support.dll</HintPath>
  98. </Reference>
  99. <Reference Include="ICSharpCode.SharpZipLib">
  100. <HintPath>Assets\Plugins\ICSharpCode.SharpZipLib.dll</HintPath>
  101. </Reference>
  102. </ItemGroup>
  103. <ItemGroup>
  104. <ProjectReference Include="Unity.CSharp.Plugins.csproj">
  105. <Project>{1AA60596-6964-87F6-2427-6CA85BBAF27D}</Project>
  106. <Name>Unity.CSharp.Plugins</Name>
  107. </ProjectReference>
  108. <ProjectReference Include="Unity.CSharp.csproj">
  109. <Project>{4123F183-8F61-27AE-EA27-294DDE0CC7EB}</Project>
  110. <Name>Unity.CSharp</Name>
  111. </ProjectReference>
  112. </ItemGroup>
  113. <ItemGroup>
  114. <Compile Include="Assets\Editor\ReferenceCollectorEditor\ReferenceCollectorEditor.cs" />
  115. </ItemGroup>
  116. <ItemGroup>
  117. <None Include="Assets\CSharp 6.0 Support\AsyncTools\Plugins\AsyncBridge.Net35.xml" />
  118. <None Include="Assets\CSharp 6.0 Support\AsyncTools\Plugins\System.Threading.xml" />
  119. </ItemGroup>
  120. <Import Project="$(MSBuildExtensionsPath)\SyntaxTree\UnityVS\2015\UnityVS.CSharp.targets" />
  121. </Project>