mirror of
https://github.com/Q3Rally-Team/rallyunlimited-engine.git
synced 2024-11-22 20:31:10 +00:00
555 lines
10 KiB
XML
555 lines
10 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="botlib"
|
|
ProjectGUID="{A410161F-AE9F-485D-A01F-5294891430A6}"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\build\botlib_release"
|
|
IntermediateDirectory=".\build\botlib_release"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;BOTLIB;_CRT_SECURE_NO_DEPRECATE"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\botlib.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory=".\build\botlib_release_x64"
|
|
IntermediateDirectory=".\build\botlib_release_x64"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;BOTLIB;_CRT_SECURE_NO_DEPRECATE"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\botlib.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\build\botlib_debug"
|
|
IntermediateDirectory=".\build\botlib_debug"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;BOTLIB;DEBUG;_CRT_SECURE_NO_DEPRECATE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\botlib.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory=".\build\botlib_debug_x64"
|
|
IntermediateDirectory=".\build\botlib_debug_x64"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;BOTLIB;DEBUG;_CRT_SECURE_NO_DEPRECATE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\botlib.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="c;cpp;def;bat;asm"
|
|
>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_bspq3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_cluster.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_debug.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_entity.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_file.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_main.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_move.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_optimize.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_reach.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_route.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_routealt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_sample.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_ai_char.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_ai_chat.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_ai_gen.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_ai_goal.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_ai_move.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_ai_weap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_ai_weight.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_ea.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_interface.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\l_crc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\l_libvar.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\l_log.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\l_memory.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\l_precomp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\l_script.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\l_struct.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;inc"
|
|
>
|
|
<File
|
|
RelativePath="..\..\botlib\aasfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_bsp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_cluster.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_debug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_def.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_entity.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_file.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_funcs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_main.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_move.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_optimize.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_reach.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_route.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_routealt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_aas_sample.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_ai_weight.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\be_interface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\bg_public.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\botlib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\cm_public.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\\..\game\g_public.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\l_crc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\l_libvar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\l_log.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\l_memory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\l_precomp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\l_script.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\l_struct.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\botlib\l_utils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\q_shared.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\qcommon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\qfiles.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\\..\server\server.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\surfaceflags.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|