123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.props" Condition="Exists('..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.props')" />
- <PropertyGroup Label="Globals">
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_JSGProfile|AnyCPU'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\Debug_JSGProfile\</OutputPath>
- <DefineConstants>TRACE;DEBUG;JSGProfile</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{349250D8-79FA-4D70-8423-85FE9E8BA7E2}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>XmdsServerEdgeJS</RootNamespace>
- <AssemblyName>XmdsServerEdgeJS</AssemblyName>
- <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <TargetFrameworkProfile />
- <ProjectTypeGuids>{28993779-3132-408A-BCB0-1D78225F4824};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\Library\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- <FileAlignment>512</FileAlignment>
- <DocumentationFile>
- </DocumentationFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\Library\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup>
- <StartupObject>
- </StartupObject>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Ice, Version=3.6.4.0, Culture=neutral, PublicKeyToken=cdd571ade22f2f16, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Library\Ice.dll</HintPath>
- </Reference>
- <Reference Include="SuperSocket.Common, Version=1.6.4.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Common\Library\SuperSocket.Binaries\Net40\Debug\SuperSocket.Common.dll</HintPath>
- </Reference>
- <Reference Include="SuperSocket.Facility, Version=1.6.4.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Common\Library\SuperSocket.Binaries\Net40\Debug\SuperSocket.Facility.dll</HintPath>
- </Reference>
- <Reference Include="SuperSocket.SocketBase, Version=1.6.4.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Common\Library\SuperSocket.Binaries\Net40\Debug\SuperSocket.SocketBase.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Core" />
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Common\Library\System.Web.Helpers.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Data.cs" />
- <Compile Include="generated\XmdsManager.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="XmdsPlayerUtil.cs" />
- <Compile Include="Zone\XmdsManagerICE.cs" />
- <Compile Include="Zone\XmdsZoneNode.cs" />
- <Compile Include="Zone\XmdsPlayer.cs" />
- <Compile Include="Zone\XmdsServerProxy.cs" />
- <Compile Include="Zone\ZoneCache.cs" />
- <Compile Include="Zone\ZoneService.cs" />
- <Compile Include="Zone\ZoneServiceICE.cs" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="class_config.properties" />
- <SliceCompile Include="slice\XmdsManager.ice">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </SliceCompile>
- <Content Include="Xmds战斗服容器.txt" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\Common\CommonAIServer\CommonAIServer.csproj">
- <Project>{31a89f1e-f7d5-4f64-a1b6-67cb7aba4a18}</Project>
- <Name>CommonAIServer</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Common\CommonAI\CommonAI.csproj">
- <Project>{0d86d14e-c45e-400a-8f50-ff7bde63b35a}</Project>
- <Name>CommonAI</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Common\CommonLang\CommonLang.csproj">
- <Project>{1835e71d-0b6c-463d-b538-e68891e4dacb}</Project>
- <Name>CommonLang</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Common\Pomelo\PomeloShare\PomeloShare.csproj">
- <Project>{733e5fb8-1bbe-4cbb-b8b1-9f6d023db4c0}</Project>
- <Name>PomeloShare</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\XmdsCommonServer\XmdsCommonServer.csproj">
- <Project>{847ebc4b-297b-4ec7-ba21-3e3b9212cca3}</Project>
- <Name>XmdsCommonServer</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\XmdsCommon\XmdsCommon.csproj">
- <Project>{e739a788-7a95-4427-bb97-a167960db7db}</Project>
- <Name>XmdsCommon</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\XmdsVSPlugins\XmdsCommonQuest\XmdsCommonQuest.csproj">
- <Project>{70a38a7f-053c-4757-a38e-eb8aae9c6005}</Project>
- <Name>XmdsCommonQuest</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\XmdsVSPlugins\XmdsCommonSkill\XmdsCommonSkill.csproj">
- <Project>{9af3ee1e-3b5d-47f4-8385-7566c23866bc}</Project>
- <Name>XmdsCommonSkill</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\XmdsVSPlugins\XmdsCommonZone\XmdsCommonZone.csproj">
- <Project>{93d1c0bf-c266-4033-9a5f-87638b305db8}</Project>
- <Name>XmdsCommonZone</Name>
- </ProjectReference>
- <ProjectReference Include="..\XmdsServerNode\XmdsServerNode.csproj">
- <Project>{f9a27810-d5df-4649-b056-ab7fb09f21b8}</Project>
- <Name>XmdsServerNode</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <None Include="packages.config" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PostBuildEvent>
- </PostBuildEvent>
- </PropertyGroup>
- <PropertyGroup>
- <PreBuildEvent>
- </PreBuildEvent>
- </PropertyGroup>
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.props'))" />
- <Error Condition="!Exists('..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.targets'))" />
- </Target>
- <Import Project="..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.targets" Condition="Exists('..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.targets')" />
-
- </Project>
|