XmdsServerTestBots.csproj 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.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>{7F963A07-A596-4056-BB17-CA36EE1A0AAB}</ProjectGuid>
  8. <OutputType>Exe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>XmdsServerTestBots</RootNamespace>
  11. <AssemblyName>XmdsServerTestBots</AssemblyName>
  12. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  15. <TargetFrameworkProfile />
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  18. <PlatformTarget>x64</PlatformTarget>
  19. <DebugSymbols>true</DebugSymbols>
  20. <DebugType>full</DebugType>
  21. <Optimize>false</Optimize>
  22. <OutputPath>bin\Debug\</OutputPath>
  23. <DefineConstants>DEBUG;TRACE</DefineConstants>
  24. <ErrorReport>prompt</ErrorReport>
  25. <WarningLevel>4</WarningLevel>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  28. <PlatformTarget>AnyCPU</PlatformTarget>
  29. <DebugType>pdbonly</DebugType>
  30. <Optimize>true</Optimize>
  31. <OutputPath>bin\Release\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. </PropertyGroup>
  36. <PropertyGroup>
  37. <StartupObject>XmdsServerTestBots.Program</StartupObject>
  38. </PropertyGroup>
  39. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_JSGProfile|AnyCPU'">
  40. <DebugSymbols>true</DebugSymbols>
  41. <OutputPath>bin\Debug_JSGProfile\</OutputPath>
  42. <DefineConstants>DEBUG;TRACE</DefineConstants>
  43. <DebugType>full</DebugType>
  44. <PlatformTarget>x64</PlatformTarget>
  45. <ErrorReport>prompt</ErrorReport>
  46. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  47. <Prefer32Bit>true</Prefer32Bit>
  48. </PropertyGroup>
  49. <ItemGroup>
  50. <Reference Include="System" />
  51. <Reference Include="System.Core" />
  52. <Reference Include="System.Xml.Linq" />
  53. <Reference Include="System.Data.DataSetExtensions" />
  54. <Reference Include="Microsoft.CSharp" />
  55. <Reference Include="System.Data" />
  56. <Reference Include="System.Net.Http" />
  57. <Reference Include="System.Xml" />
  58. <Reference Include="UnityEngine">
  59. <HintPath>..\..\Library\UnityEngine.dll</HintPath>
  60. </Reference>
  61. </ItemGroup>
  62. <ItemGroup>
  63. <Compile Include="BotConfig.cs" />
  64. <Compile Include="BotConsole.cs" />
  65. <Compile Include="BotRunner.cs" />
  66. <Compile Include="Bot\BotPlayer.cs" />
  67. <Compile Include="Program.cs" />
  68. <Compile Include="Properties\AssemblyInfo.cs" />
  69. </ItemGroup>
  70. <ItemGroup>
  71. <Content Include="bot_config.properties">
  72. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  73. </Content>
  74. </ItemGroup>
  75. <ItemGroup>
  76. <ProjectReference Include="..\..\Common\CommonAIClient\CommonAIClient.csproj">
  77. <Project>{7990158b-ba84-4177-8eec-84bddc8a527a}</Project>
  78. <Name>CommonAIClient</Name>
  79. </ProjectReference>
  80. <ProjectReference Include="..\..\Common\CommonAIServer.Connector\CommonAIServer.Connector.csproj">
  81. <Project>{d2a14196-3c00-4e3b-b716-fb168d32e343}</Project>
  82. <Name>CommonAIServer.Connector</Name>
  83. </ProjectReference>
  84. <ProjectReference Include="..\..\Common\CommonAIServer\CommonAIServer.csproj">
  85. <Project>{31a89f1e-f7d5-4f64-a1b6-67cb7aba4a18}</Project>
  86. <Name>CommonAIServer</Name>
  87. </ProjectReference>
  88. <ProjectReference Include="..\..\Common\CommonAI\CommonAI.csproj">
  89. <Project>{0d86d14e-c45e-400a-8f50-ff7bde63b35a}</Project>
  90. <Name>CommonAI</Name>
  91. </ProjectReference>
  92. <ProjectReference Include="..\..\Common\CommonLang\CommonLang.csproj">
  93. <Project>{1835e71d-0b6c-463d-b538-e68891e4dacb}</Project>
  94. <Name>CommonLang</Name>
  95. </ProjectReference>
  96. <ProjectReference Include="..\..\Common\CommonNetwork\CommonNetwork.csproj">
  97. <Project>{6c114f8f-ee02-4f15-8f3a-93691896d15f}</Project>
  98. <Name>CommonNetwork</Name>
  99. </ProjectReference>
  100. <ProjectReference Include="..\..\Common\CommonServer\CommonServer.csproj">
  101. <Project>{71cc36a4-6899-4bb8-8968-682dba861d98}</Project>
  102. <Name>CommonServer</Name>
  103. </ProjectReference>
  104. <ProjectReference Include="..\..\XmdsCommonServer\XmdsCommonServer.csproj">
  105. <Project>{847ebc4b-297b-4ec7-ba21-3e3b9212cca3}</Project>
  106. <Name>XmdsCommonServer</Name>
  107. </ProjectReference>
  108. <ProjectReference Include="..\..\XmdsCommon\XmdsCommon.csproj">
  109. <Project>{e739a788-7a95-4427-bb97-a167960db7db}</Project>
  110. <Name>XmdsCommon</Name>
  111. </ProjectReference>
  112. </ItemGroup>
  113. <ItemGroup>
  114. <None Include="app.config" />
  115. </ItemGroup>
  116. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  117. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  118. Other similar extension points exist, see Microsoft.Common.targets.
  119. <Target Name="BeforeBuild">
  120. </Target>
  121. <Target Name="AfterBuild">
  122. </Target>
  123. -->
  124. </Project>