141 lines
7.7 KiB
XML
141 lines
7.7 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|||
|
<ItemGroup Label="ProjectConfigurations">
|
|||
|
<ProjectConfiguration Include="Debug|Win32">
|
|||
|
<Configuration>Debug</Configuration>
|
|||
|
<Platform>Win32</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Release|Win32">
|
|||
|
<Configuration>Release</Configuration>
|
|||
|
<Platform>Win32</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
</ItemGroup>
|
|||
|
<PropertyGroup Label="Globals">
|
|||
|
<ProjectGuid>{0018E098-B12A-4E4D-9B22-6772DA287080}</ProjectGuid>
|
|||
|
<RootNamespace>botlib</RootNamespace>
|
|||
|
</PropertyGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|||
|
<ImportGroup Label="ExtensionSettings">
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
</ImportGroup>
|
|||
|
<PropertyGroup Label="UserMacros" />
|
|||
|
<PropertyGroup>
|
|||
|
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
|
|||
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
|
|||
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir>
|
|||
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
|
|||
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir>
|
|||
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|||
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
|
|||
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
|
|||
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|||
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
|
|||
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
|
|||
|
</PropertyGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|||
|
<ClCompile>
|
|||
|
<Optimization>Disabled</Optimization>
|
|||
|
<AdditionalIncludeDirectories>../libs/speex;..\client;../libs/freetype2/include;../common;../server;../gl;../sw;../qclib;../libs;../libs/dxsdk7/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>BOTLIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<MinimalRebuild>true</MinimalRebuild>
|
|||
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|||
|
<SmallerTypeCheck>true</SmallerTypeCheck>
|
|||
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
|||
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
|||
|
</ClCompile>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|||
|
<ClCompile>
|
|||
|
<FavorSizeOrSpeed>Neither</FavorSizeOrSpeed>
|
|||
|
<OmitFramePointers>true</OmitFramePointers>
|
|||
|
<PreprocessorDefinitions>BOTLIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
|||
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
</ClCompile>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ClCompile Include="..\botlib\be_aas_bspq3.c" />
|
|||
|
<ClCompile Include="..\botlib\be_aas_cluster.c" />
|
|||
|
<ClCompile Include="..\botlib\be_aas_debug.c" />
|
|||
|
<ClCompile Include="..\botlib\be_aas_entity.c" />
|
|||
|
<ClCompile Include="..\botlib\be_aas_file.c" />
|
|||
|
<ClCompile Include="..\botlib\be_aas_main.c" />
|
|||
|
<ClCompile Include="..\botlib\be_aas_move.c" />
|
|||
|
<ClCompile Include="..\botlib\be_aas_optimize.c" />
|
|||
|
<ClCompile Include="..\botlib\be_aas_reach.c" />
|
|||
|
<ClCompile Include="..\botlib\be_aas_route.c" />
|
|||
|
<ClCompile Include="..\botlib\be_aas_routealt.c" />
|
|||
|
<ClCompile Include="..\botlib\be_aas_sample.c" />
|
|||
|
<ClCompile Include="..\botlib\be_ai_char.c" />
|
|||
|
<ClCompile Include="..\botlib\be_ai_chat.c" />
|
|||
|
<ClCompile Include="..\botlib\be_ai_gen.c" />
|
|||
|
<ClCompile Include="..\botlib\be_ai_goal.c" />
|
|||
|
<ClCompile Include="..\botlib\be_ai_move.c" />
|
|||
|
<ClCompile Include="..\botlib\be_ai_weap.c" />
|
|||
|
<ClCompile Include="..\botlib\be_ai_weight.c" />
|
|||
|
<ClCompile Include="..\botlib\be_ea.c" />
|
|||
|
<ClCompile Include="..\botlib\be_interface.c" />
|
|||
|
<ClCompile Include="..\botlib\l_crc.c" />
|
|||
|
<ClCompile Include="..\botlib\l_libvar.c" />
|
|||
|
<ClCompile Include="..\botlib\l_log.c" />
|
|||
|
<ClCompile Include="..\botlib\l_memory.c" />
|
|||
|
<ClCompile Include="..\botlib\l_precomp.c" />
|
|||
|
<ClCompile Include="..\botlib\l_script.c" />
|
|||
|
<ClCompile Include="..\botlib\l_struct.c" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ClInclude Include="..\botlib\aasfile.h" />
|
|||
|
<ClInclude Include="..\botlib\be_aas.h" />
|
|||
|
<ClInclude Include="..\botlib\be_aas_bsp.h" />
|
|||
|
<ClInclude Include="..\botlib\be_aas_cluster.h" />
|
|||
|
<ClInclude Include="..\botlib\be_aas_debug.h" />
|
|||
|
<ClInclude Include="..\botlib\be_aas_def.h" />
|
|||
|
<ClInclude Include="..\botlib\be_aas_entity.h" />
|
|||
|
<ClInclude Include="..\botlib\be_aas_file.h" />
|
|||
|
<ClInclude Include="..\botlib\be_aas_funcs.h" />
|
|||
|
<ClInclude Include="..\botlib\be_aas_main.h" />
|
|||
|
<ClInclude Include="..\botlib\be_aas_move.h" />
|
|||
|
<ClInclude Include="..\botlib\be_aas_optimize.h" />
|
|||
|
<ClInclude Include="..\botlib\be_aas_reach.h" />
|
|||
|
<ClInclude Include="..\botlib\be_aas_route.h" />
|
|||
|
<ClInclude Include="..\botlib\be_aas_routealt.h" />
|
|||
|
<ClInclude Include="..\botlib\be_aas_sample.h" />
|
|||
|
<ClInclude Include="..\botlib\be_ai_char.h" />
|
|||
|
<ClInclude Include="..\botlib\be_ai_chat.h" />
|
|||
|
<ClInclude Include="..\botlib\be_ai_gen.h" />
|
|||
|
<ClInclude Include="..\botlib\be_ai_goal.h" />
|
|||
|
<ClInclude Include="..\botlib\be_ai_move.h" />
|
|||
|
<ClInclude Include="..\botlib\be_ai_weap.h" />
|
|||
|
<ClInclude Include="..\botlib\be_ai_weight.h" />
|
|||
|
<ClInclude Include="..\botlib\be_ea.h" />
|
|||
|
<ClInclude Include="..\botlib\be_interface.h" />
|
|||
|
<ClInclude Include="..\botlib\botlib.h" />
|
|||
|
<ClInclude Include="..\botlib\l_crc.h" />
|
|||
|
<ClInclude Include="..\botlib\l_libvar.h" />
|
|||
|
<ClInclude Include="..\botlib\l_log.h" />
|
|||
|
<ClInclude Include="..\botlib\l_memory.h" />
|
|||
|
<ClInclude Include="..\botlib\l_precomp.h" />
|
|||
|
<ClInclude Include="..\botlib\l_script.h" />
|
|||
|
<ClInclude Include="..\botlib\l_struct.h" />
|
|||
|
<ClInclude Include="..\botlib\l_utils.h" />
|
|||
|
</ItemGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|||
|
<ImportGroup Label="ExtensionTargets">
|
|||
|
</ImportGroup>
|
|||
|
</Project>
|