XmdsServerNode.csproj 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup Label="Globals">
  4. <ProjectTypeGuids>{28993779-3132-408A-BCB0-1D78225F4824};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  5. </PropertyGroup>
  6. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_JSGProfile|AnyCPU'">
  7. <DebugSymbols>true</DebugSymbols>
  8. <OutputPath>bin\Debug_JSGProfile\</OutputPath>
  9. <DefineConstants>TRACE;DEBUG</DefineConstants>
  10. <DebugType>full</DebugType>
  11. <PlatformTarget>AnyCPU</PlatformTarget>
  12. <ErrorReport>prompt</ErrorReport>
  13. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  14. </PropertyGroup>
  15. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  16. <PropertyGroup>
  17. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  18. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  19. <ProjectGuid>{F9A27810-D5DF-4649-B056-AB7FB09F21B8}</ProjectGuid>
  20. <OutputType>Library</OutputType>
  21. <AppDesignerFolder>Properties</AppDesignerFolder>
  22. <RootNamespace>XmdsServerNode</RootNamespace>
  23. <AssemblyName>XmdsServerNode</AssemblyName>
  24. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  25. <FileAlignment>512</FileAlignment>
  26. <TargetFrameworkProfile />
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  29. <DebugSymbols>true</DebugSymbols>
  30. <DebugType>full</DebugType>
  31. <Optimize>false</Optimize>
  32. <OutputPath>..\..\Library\Debug\</OutputPath>
  33. <DefineConstants>TRACE;DEBUG;JSGProfile</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. <Prefer32Bit>false</Prefer32Bit>
  37. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  38. <DocumentationFile>
  39. </DocumentationFile>
  40. </PropertyGroup>
  41. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  42. <DebugType>pdbonly</DebugType>
  43. <Optimize>true</Optimize>
  44. <OutputPath>..\..\Library\Release\</OutputPath>
  45. <DefineConstants>TRACE</DefineConstants>
  46. <ErrorReport>prompt</ErrorReport>
  47. <WarningLevel>4</WarningLevel>
  48. <Prefer32Bit>false</Prefer32Bit>
  49. </PropertyGroup>
  50. <ItemGroup>
  51. <Reference Include="Ice, Version=3.6.1.0, Culture=neutral, PublicKeyToken=cdd571ade22f2f16, processorArchitecture=MSIL">
  52. <SpecificVersion>False</SpecificVersion>
  53. <Private>True</Private>
  54. </Reference>
  55. <Reference Include="System" />
  56. <Reference Include="System.Core" />
  57. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  58. <SpecificVersion>False</SpecificVersion>
  59. <HintPath>..\..\Common\Library\System.Web.Helpers.dll</HintPath>
  60. </Reference>
  61. <Reference Include="System.Xml.Linq" />
  62. <Reference Include="System.Data.DataSetExtensions" />
  63. <Reference Include="Microsoft.CSharp" />
  64. <Reference Include="System.Data" />
  65. <Reference Include="System.Xml" />
  66. <Reference Include="XmdsCommonServer, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  67. <SpecificVersion>False</SpecificVersion>
  68. <HintPath>..\..\Library\Debug\XmdsCommonServer.dll</HintPath>
  69. </Reference>
  70. </ItemGroup>
  71. <ItemGroup>
  72. <Compile Include="CheatingDeath\CheatingDeathConfig.cs" />
  73. <Compile Include="CheatingDeath\CheatingDeathManager.cs" />
  74. <Compile Include="CheatingDeath\MoveSpeedChecker.cs" />
  75. <Compile Include="JSGModule\CheckConfigModule.cs" />
  76. <Compile Include="Node\Interface\IPlayer.cs" />
  77. <Compile Include="Node\Interface\IServerProxy.cs" />
  78. <Compile Include="Node\ServerZoneNode.cs" />
  79. <Compile Include="Node\ZoneNodeCodec.cs" />
  80. <Compile Include="Node\ZoneNodeConfig.cs" />
  81. <Compile Include="Node\ZoneNodeData.cs" />
  82. <Compile Include="Node\ZoneNodeManager.cs" />
  83. <Compile Include="Node\ZoneNodeZoneFactory.cs" />
  84. <Compile Include="Properties\AssemblyInfo.cs" />
  85. <Compile Include="R2NotifyMessageDefined.cs" />
  86. </ItemGroup>
  87. <ItemGroup>
  88. <Content Include="战斗服核心逻辑.txt" />
  89. <Content Include="zone_server_config.properties">
  90. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  91. </Content>
  92. </ItemGroup>
  93. <ItemGroup>
  94. <Content Include="cheating_death_config.properties">
  95. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  96. </Content>
  97. </ItemGroup>
  98. <ItemGroup>
  99. <ProjectReference Include="..\..\Common\CommonAIServer\CommonAIServer.csproj">
  100. <Project>{31a89f1e-f7d5-4f64-a1b6-67cb7aba4a18}</Project>
  101. <Name>CommonAIServer</Name>
  102. </ProjectReference>
  103. <ProjectReference Include="..\..\Common\CommonAI\CommonAI.csproj">
  104. <Project>{0d86d14e-c45e-400a-8f50-ff7bde63b35a}</Project>
  105. <Name>CommonAI</Name>
  106. </ProjectReference>
  107. <ProjectReference Include="..\..\Common\CommonLang\CommonLang.csproj">
  108. <Project>{1835e71d-0b6c-463d-b538-e68891e4dacb}</Project>
  109. <Name>CommonLang</Name>
  110. </ProjectReference>
  111. <ProjectReference Include="..\..\Common\Pomelo\PomeloShare\PomeloShare.csproj">
  112. <Project>{733e5fb8-1bbe-4cbb-b8b1-9f6d023db4c0}</Project>
  113. <Name>PomeloShare</Name>
  114. </ProjectReference>
  115. <ProjectReference Include="..\..\XmdsCommon\XmdsCommon.csproj">
  116. <Project>{e739a788-7a95-4427-bb97-a167960db7db}</Project>
  117. <Name>XmdsCommon</Name>
  118. </ProjectReference>
  119. <ProjectReference Include="..\..\XmdsVSPlugins\XmdsCommonQuest\XmdsCommonQuest.csproj">
  120. <Project>{70a38a7f-053c-4757-a38e-eb8aae9c6005}</Project>
  121. <Name>XmdsCommonQuest</Name>
  122. </ProjectReference>
  123. <ProjectReference Include="..\..\XmdsVSPlugins\XmdsCommonSkill\XmdsCommonSkill.csproj">
  124. <Project>{9af3ee1e-3b5d-47f4-8385-7566c23866bc}</Project>
  125. <Name>XmdsCommonSkill</Name>
  126. </ProjectReference>
  127. <ProjectReference Include="..\..\XmdsVSPlugins\XmdsCommonZone\XmdsCommonZone.csproj">
  128. <Project>{93d1c0bf-c266-4033-9a5f-87638b305db8}</Project>
  129. <Name>XmdsCommonZone</Name>
  130. </ProjectReference>
  131. </ItemGroup>
  132. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  133. <PropertyGroup>
  134. <PreBuildEvent>
  135. </PreBuildEvent>
  136. </PropertyGroup>
  137. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  138. Other similar extension points exist, see Microsoft.Common.targets.
  139. <Target Name="BeforeBuild">
  140. </Target>
  141. <Target Name="AfterBuild">
  142. </Target>
  143. -->
  144. </Project>