Unity.Editor.csproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  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>
  16. </TargetFrameworkProfile>
  17. <CompilerResponseFile>
  18. </CompilerResponseFile>
  19. <UnityProjectGenerator>VSTU</UnityProjectGenerator>
  20. <UnityProjectType>Editor:5</UnityProjectType>
  21. <UnityBuildTarget>StandaloneWindows:5</UnityBuildTarget>
  22. <UnityVersion>2017.1.3p2</UnityVersion>
  23. <RootNamespace>
  24. </RootNamespace>
  25. <LangVersion>6</LangVersion>
  26. </PropertyGroup>
  27. <PropertyGroup>
  28. <NoConfig>true</NoConfig>
  29. <NoStdLib>true</NoStdLib>
  30. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  33. <DebugType>pdbonly</DebugType>
  34. <Optimize>false</Optimize>
  35. <OutputPath>Temp\UnityVS_bin\Debug\</OutputPath>
  36. <IntermediateOutputPath>Temp\UnityVS_obj\Debug\</IntermediateOutputPath>
  37. <ErrorReport>prompt</ErrorReport>
  38. <WarningLevel>4</WarningLevel>
  39. <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>
  40. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  41. </PropertyGroup>
  42. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  43. <DebugType>pdbonly</DebugType>
  44. <Optimize>false</Optimize>
  45. <OutputPath>Temp\UnityVS_bin\Release\</OutputPath>
  46. <IntermediateOutputPath>Temp\UnityVS_obj\Release\</IntermediateOutputPath>
  47. <ErrorReport>prompt</ErrorReport>
  48. <WarningLevel>4</WarningLevel>
  49. <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>
  50. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  51. </PropertyGroup>
  52. <ItemGroup>
  53. <Reference Include="mscorlib">
  54. <HintPath>C:\Apps\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.5\mscorlib.dll</HintPath>
  55. </Reference>
  56. <Reference Include="System">
  57. <HintPath>C:\Apps\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.5\System.dll</HintPath>
  58. </Reference>
  59. <Reference Include="System.XML">
  60. <HintPath>C:\Apps\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.5\System.XML.dll</HintPath>
  61. </Reference>
  62. <Reference Include="System.Core">
  63. <HintPath>C:\Apps\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.5\System.Core.dll</HintPath>
  64. </Reference>
  65. <Reference Include="Microsoft.CSharp">
  66. <HintPath>C:\Apps\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.5\Microsoft.CSharp.dll</HintPath>
  67. </Reference>
  68. <Reference Include="System.Runtime.Serialization">
  69. <HintPath>C:\Apps\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.5\System.Runtime.Serialization.dll</HintPath>
  70. </Reference>
  71. <Reference Include="System.Xml.Linq">
  72. <HintPath>C:\Apps\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.5\System.Xml.Linq.dll</HintPath>
  73. </Reference>
  74. <Reference Include="UnityEditor">
  75. <HintPath>C:/Apps/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath>
  76. </Reference>
  77. <Reference Include="UnityEngine">
  78. <HintPath>C:/Apps/Unity/Editor/Data/Managed/UnityEngine.dll</HintPath>
  79. </Reference>
  80. <Reference Include="UnityEditor.Advertisements">
  81. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/Advertisements/Editor/UnityEditor.Advertisements.dll</HintPath>
  82. </Reference>
  83. <Reference Include="UnityEngine.UI">
  84. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
  85. </Reference>
  86. <Reference Include="UnityEditor.UI">
  87. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
  88. </Reference>
  89. <Reference Include="UnityEngine.Networking">
  90. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
  91. </Reference>
  92. <Reference Include="UnityEditor.Networking">
  93. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
  94. </Reference>
  95. <Reference Include="UnityEditor.TestRunner">
  96. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/Editor/UnityEditor.TestRunner.dll</HintPath>
  97. </Reference>
  98. <Reference Include="UnityEngine.TestRunner">
  99. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath>
  100. </Reference>
  101. <Reference Include="nunit.framework">
  102. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll</HintPath>
  103. </Reference>
  104. <Reference Include="UnityEngine.Timeline">
  105. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath>
  106. </Reference>
  107. <Reference Include="UnityEditor.Timeline">
  108. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/Timeline/Editor/UnityEditor.Timeline.dll</HintPath>
  109. </Reference>
  110. <Reference Include="UnityEditor.TreeEditor">
  111. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/TreeEditor/Editor/UnityEditor.TreeEditor.dll</HintPath>
  112. </Reference>
  113. <Reference Include="UnityEngine.Analytics">
  114. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath>
  115. </Reference>
  116. <Reference Include="UnityEditor.Analytics">
  117. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/Editor/UnityEditor.Analytics.dll</HintPath>
  118. </Reference>
  119. <Reference Include="UnityEditor.HoloLens">
  120. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/UnityHoloLens/Editor/UnityEditor.HoloLens.dll</HintPath>
  121. </Reference>
  122. <Reference Include="UnityEngine.HoloLens">
  123. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll</HintPath>
  124. </Reference>
  125. <Reference Include="UnityEditor.Purchasing">
  126. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/UnityPurchasing/Editor/UnityEditor.Purchasing.dll</HintPath>
  127. </Reference>
  128. <Reference Include="UnityEditor.VR">
  129. <HintPath>C:/Apps/Unity/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
  130. </Reference>
  131. <Reference Include="UnityEditor.Graphs">
  132. <HintPath>C:/Apps/Unity/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
  133. </Reference>
  134. <Reference Include="UnityEditor.Android.Extensions">
  135. <HintPath>C:/Apps/Unity/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
  136. </Reference>
  137. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  138. <HintPath>C:/Apps/Unity/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  139. </Reference>
  140. <Reference Include="SyntaxTree.VisualStudio.Unity.Bridge">
  141. <HintPath>C:/Program Files (x86)/Microsoft Visual Studio Tools for Unity/15.0/Editor/SyntaxTree.VisualStudio.Unity.Bridge.dll</HintPath>
  142. </Reference>
  143. <Reference Include="ICSharpCode.SharpZipLib">
  144. <HintPath>Assets/Plugins/ICSharpCode.SharpZipLib.dll</HintPath>
  145. </Reference>
  146. <Reference Include="Newtonsoft.Json">
  147. <HintPath>Assets/Plugins/Newtonsoft.Json.dll</HintPath>
  148. </Reference>
  149. <Reference Include="NPOI">
  150. <HintPath>Assets/Plugins/Editor/npoi/NPOI.dll</HintPath>
  151. </Reference>
  152. <Reference Include="NPOI.OOXML">
  153. <HintPath>Assets/Plugins/Editor/npoi/NPOI.OOXML.dll</HintPath>
  154. </Reference>
  155. <Reference Include="NPOI.OpenXml4Net">
  156. <HintPath>Assets/Plugins/Editor/npoi/NPOI.OpenXml4Net.dll</HintPath>
  157. </Reference>
  158. <Reference Include="NPOI.OpenXmlFormats">
  159. <HintPath>Assets/Plugins/Editor/npoi/NPOI.OpenXmlFormats.dll</HintPath>
  160. </Reference>
  161. </ItemGroup>
  162. <ItemGroup>
  163. <ProjectReference Include="Unity.Plugins.csproj">
  164. <Project>{D1FDB199-0FB7-099D-3771-C6A942E4E326}</Project>
  165. <Name>Unity.Plugins</Name>
  166. </ProjectReference>
  167. <ProjectReference Include="Unity.csproj">
  168. <Project>{CF118143-7E37-744F-BE45-3F55345FEC40}</Project>
  169. <Name>Unity</Name>
  170. </ProjectReference>
  171. <ProjectReference Include="Unity.Editor.Plugins.csproj">
  172. <Project>{81A6E58E-BFF2-F1C8-1C4E-6316985F642C}</Project>
  173. <Name>Unity.Editor.Plugins</Name>
  174. </ProjectReference>
  175. </ItemGroup>
  176. <ItemGroup>
  177. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorNodeConfigExtension.cs" />
  178. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorNodeData.cs" />
  179. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorTreeConfigEditor.cs" />
  180. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorTreeConfigExtension.cs" />
  181. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorTreeData.cs" />
  182. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorTreeMenu.cs" />
  183. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorTreeNodeClassPopup.cs" />
  184. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorTreeOperateUtility.cs" />
  185. <Compile Include="Assets\Editor\BehaviorTreeEditor\BehaviorTreeTipsHelper.cs" />
  186. <Compile Include="Assets\Editor\BehaviorTreeEditor\BTBatchOperation.cs" />
  187. <Compile Include="Assets\Editor\BehaviorTreeEditor\BTDesignerUtility.cs" />
  188. <Compile Include="Assets\Editor\BehaviorTreeEditor\BTEditor.cs" />
  189. <Compile Include="Assets\Editor\BehaviorTreeEditor\BTEditorWindow.cs" />
  190. <Compile Include="Assets\Editor\BehaviorTreeEditor\Component\BTDebugComponent.cs" />
  191. <Compile Include="Assets\Editor\BehaviorTreeEditor\Component\BTNodeInfoComponent.cs" />
  192. <Compile Include="Assets\Editor\BehaviorTreeEditor\CustomArrayField.cs" />
  193. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeAfterChangeNodeTypeEvent_SelectNode.cs" />
  194. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeClickNodeEvent_SelectNode.cs" />
  195. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeConnectStateEvent_HandleConnectLines.cs" />
  196. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeCreateNodeEvent_SelectNode.cs" />
  197. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeMouseInNodeEvent_HandleOperate.cs" />
  198. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeNewCreateClickEvent_CreateNode.cs" />
  199. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeOpenEditorEvent_SelectNode.cs" />
  200. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeOpenEditorEvent_UpdatePropList.cs" />
  201. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeReplaceClickEvent_ReplaceNode.cs" />
  202. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeRightDesignerDragEvent_ModifyRightBorder.cs" />
  203. <Compile Include="Assets\Editor\BehaviorTreeEditor\Event\BehaviorTreeRunTreeEvent_ShowDebugInfo.cs" />
  204. <Compile Include="Assets\Editor\BehaviorTreeEditor\FoldoutNode.cs" />
  205. <Compile Include="Assets\Editor\BehaviorTreeEditor\GraphDesigner.cs" />
  206. <Compile Include="Assets\Editor\BehaviorTreeEditor\NodeDesigner.cs" />
  207. <Compile Include="Assets\Editor\BehaviorTreeEditor\NodeExtension.cs" />
  208. <Compile Include="Assets\Editor\BehaviorTreeEditor\NodeMeta.cs" />
  209. <Compile Include="Assets\Editor\BehaviorTreeEditor\NodeMetaHelper.cs" />
  210. <Compile Include="Assets\Editor\BehaviorTreeEditor\PropertyDesigner.cs" />
  211. <Compile Include="Assets\Editor\BuildEditor\BuildEditor.cs" />
  212. <Compile Include="Assets\Editor\BuildEditor\BuildHelper.cs" />
  213. <Compile Include="Assets\Editor\BuildEditor\BuildIOSEditor.cs" />
  214. <Compile Include="Assets\Editor\ExcelExporterEditor\ExcelExporterEditor.cs" />
  215. <Compile Include="Assets\Editor\ExportNavmesh.cs" />
  216. <Compile Include="Assets\Editor\GlobalConfigEditor\GlobalConfigEditor.cs" />
  217. <Compile Include="Assets\Editor\Helper\EditorResHelper.cs" />
  218. <Compile Include="Assets\Editor\Helper\MongoHelper.cs" />
  219. <Compile Include="Assets\Editor\LogRedirection.cs" />
  220. <Compile Include="Assets\Editor\Proto2CsEditor\Proto2CSEditor.cs" />
  221. <Compile Include="Assets\Editor\ReferenceCollectorEditor\ReferenceCollectorEditor.cs" />
  222. <Compile Include="Assets\Editor\RsyncEditor\RsyncConfig.cs" />
  223. <Compile Include="Assets\Editor\RsyncEditor\RsyncEditor.cs" />
  224. <Compile Include="Assets\Editor\ServerCommandLineEditor\ServerCommandLineEditor.cs" />
  225. <Compile Include="Assets\ThirdParty\ILRuntime\Editor\ILRuntimeCLRBinding.cs" />
  226. <Compile Include="Assets\ThirdParty\Protobuf\Editor\protobuf-net.Reflection\CodeGenerator.cs" />
  227. <Compile Include="Assets\ThirdParty\Protobuf\Editor\protobuf-net.Reflection\CodeGenerator.OneOfStub.cs" />
  228. <Compile Include="Assets\ThirdParty\Protobuf\Editor\protobuf-net.Reflection\CSharpCodeGenerator.cs" />
  229. <Compile Include="Assets\ThirdParty\Protobuf\Editor\protobuf-net.Reflection\CustomOptions.cs" />
  230. <Compile Include="Assets\ThirdParty\Protobuf\Editor\protobuf-net.Reflection\Descriptor.cs" />
  231. <Compile Include="Assets\ThirdParty\Protobuf\Editor\protobuf-net.Reflection\NameNormalizer.cs" />
  232. <Compile Include="Assets\ThirdParty\Protobuf\Editor\protobuf-net.Reflection\Parsers.cs" />
  233. <Compile Include="Assets\ThirdParty\Protobuf\Editor\protobuf-net.Reflection\Peekable.cs" />
  234. <Compile Include="Assets\ThirdParty\Protobuf\Editor\protobuf-net.Reflection\Token.cs" />
  235. <Compile Include="Assets\ThirdParty\Protobuf\Editor\protobuf-net.Reflection\TokenExtensions.cs" />
  236. <Compile Include="Assets\ThirdParty\Protobuf\Editor\protobuf-net.Reflection\TokenType.cs" />
  237. <Compile Include="Assets\ThirdParty\Protobuf\Editor\Protogen.cs" />
  238. </ItemGroup>
  239. <ItemGroup>
  240. <None Include="Assets\Res\Config\BuffConfig.txt" />
  241. <None Include="Assets\Res\Config\GlobalProto.txt" />
  242. <None Include="Assets\Res\Config\UnitConfig.txt" />
  243. <None Include="Assets\StreamingAssets\Version.txt" />
  244. <None Include="Assets\link.xml" />
  245. </ItemGroup>
  246. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  247. <Target Name="GenerateTargetFrameworkMonikerAttribute" />
  248. </Project>