<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup Label="Globals" /> <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.5.2</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.1.0, Culture=neutral, PublicKeyToken=cdd571ade22f2f16, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> </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" /> <Reference Include="XmdsCommonSkill, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\..\Library\Debug\XmdsCommonSkill.dll</HintPath> </Reference> </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\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> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <PropertyGroup> <PostBuildEvent> </PostBuildEvent> </PropertyGroup> <PropertyGroup> <PreBuildEvent> </PreBuildEvent> </PropertyGroup> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets. <Target Name="BeforeBuild"> </Target> <Target Name="AfterBuild"> </Target> --> </Project>