XmdsServerTestClient.csproj 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{0FE5652B-7FC1-46E5-8BEF-EAA90DA99A8B}</ProjectGuid>
  8. <OutputType>Exe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>ZeusServerTestClient</RootNamespace>
  11. <AssemblyName>ZeusServerTestClient</AssemblyName>
  12. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. </PropertyGroup>
  15. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  16. <DebugSymbols>true</DebugSymbols>
  17. <DebugType>full</DebugType>
  18. <Optimize>false</Optimize>
  19. <OutputPath>bin\Debug\</OutputPath>
  20. <DefineConstants>DEBUG;TRACE</DefineConstants>
  21. <ErrorReport>prompt</ErrorReport>
  22. <WarningLevel>4</WarningLevel>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  25. <DebugType>pdbonly</DebugType>
  26. <Optimize>true</Optimize>
  27. <OutputPath>bin\Release\</OutputPath>
  28. <DefineConstants>TRACE</DefineConstants>
  29. <ErrorReport>prompt</ErrorReport>
  30. <WarningLevel>4</WarningLevel>
  31. </PropertyGroup>
  32. <PropertyGroup>
  33. <StartupObject>ZeusServerTestClient.Program</StartupObject>
  34. </PropertyGroup>
  35. <ItemGroup>
  36. <Reference Include="System" />
  37. <Reference Include="System.Core" />
  38. <Reference Include="System.Drawing" />
  39. <Reference Include="System.Windows.Forms" />
  40. <Reference Include="System.Xml.Linq" />
  41. <Reference Include="System.Data.DataSetExtensions" />
  42. <Reference Include="Microsoft.CSharp" />
  43. <Reference Include="System.Data" />
  44. <Reference Include="System.Xml" />
  45. </ItemGroup>
  46. <ItemGroup>
  47. <Compile Include="Program.cs" />
  48. <Compile Include="Properties\AssemblyInfo.cs" />
  49. </ItemGroup>
  50. <ItemGroup>
  51. <ProjectReference Include="..\..\Common\CommonAIClient\CommonAIClient.csproj">
  52. <Project>{7990158b-ba84-4177-8eec-84bddc8a527a}</Project>
  53. <Name>CommonAIClient</Name>
  54. </ProjectReference>
  55. <ProjectReference Include="..\..\Common\CommonAIServer.Connector\CommonAIServer.Connector.csproj">
  56. <Project>{d2a14196-3c00-4e3b-b716-fb168d32e343}</Project>
  57. <Name>CommonAIServer.Connector</Name>
  58. </ProjectReference>
  59. <ProjectReference Include="..\..\Common\CommonAIServer\CommonAIServer.csproj">
  60. <Project>{31a89f1e-f7d5-4f64-a1b6-67cb7aba4a18}</Project>
  61. <Name>CommonAIServer</Name>
  62. </ProjectReference>
  63. <ProjectReference Include="..\..\Common\CommonAI\CommonAI.csproj">
  64. <Project>{0d86d14e-c45e-400a-8f50-ff7bde63b35a}</Project>
  65. <Name>CommonAI</Name>
  66. </ProjectReference>
  67. <ProjectReference Include="..\..\Common\CommonFileSystem\CommonMPQ.csproj">
  68. <Project>{e6f4820c-30d4-4ddf-8890-517c9efd92a8}</Project>
  69. <Name>CommonMPQ</Name>
  70. </ProjectReference>
  71. <ProjectReference Include="..\..\Common\CommonFroms\CommonFroms.csproj">
  72. <Project>{f3594e30-da84-4538-baa3-0959b86aa879}</Project>
  73. <Name>CommonFroms</Name>
  74. </ProjectReference>
  75. <ProjectReference Include="..\..\Common\CommonLang\CommonLang.csproj">
  76. <Project>{1835e71d-0b6c-463d-b538-e68891e4dacb}</Project>
  77. <Name>CommonLang</Name>
  78. </ProjectReference>
  79. <ProjectReference Include="..\..\Common\CommonNetwork\CommonNetwork.csproj">
  80. <Project>{6c114f8f-ee02-4f15-8f3a-93691896d15f}</Project>
  81. <Name>CommonNetwork</Name>
  82. </ProjectReference>
  83. <ProjectReference Include="..\..\Common\CommonServer.SSocket\CommonServer.SSocket.csproj">
  84. <Project>{9fb63fa2-2dcc-45ab-bd74-3c158e313ee9}</Project>
  85. <Name>CommonServer.SSocket</Name>
  86. </ProjectReference>
  87. <ProjectReference Include="..\..\Common\CommonServer\CommonServer.csproj">
  88. <Project>{71cc36a4-6899-4bb8-8968-682dba861d98}</Project>
  89. <Name>CommonServer</Name>
  90. </ProjectReference>
  91. <ProjectReference Include="..\..\Common\GameEditorPluginServer\GameEditorPluginServer.csproj">
  92. <Project>{dc5b7f3a-aaf4-47f8-abe5-820fb93016cc}</Project>
  93. <Name>GameEditorPluginServer</Name>
  94. </ProjectReference>
  95. <ProjectReference Include="..\..\Common\GameEditorPlugin\GameEditorPlugin.csproj">
  96. <Project>{539fa0de-4ef2-4035-832d-9e8614e92a48}</Project>
  97. <Name>GameEditorPlugin</Name>
  98. </ProjectReference>
  99. <ProjectReference Include="..\..\ZeusCommon\ZeusCommon.csproj">
  100. <Project>{e739a788-7a95-4427-bb97-a167960db7db}</Project>
  101. <Name>ZeusCommon</Name>
  102. </ProjectReference>
  103. </ItemGroup>
  104. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  105. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  106. Other similar extension points exist, see Microsoft.Common.targets.
  107. <Target Name="BeforeBuild">
  108. </Target>
  109. <Target Name="AfterBuild">
  110. </Target>
  111. -->
  112. </Project>