mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
239 lines
4.3 KiB
XML
239 lines
4.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="TacticalAI_2005Express"
|
|
ProjectGUID="{27A49DAF-3F5A-4FF2-B943-9559F0B63032}"
|
|
RootNamespace="TacticalAI_2005Express"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\ja2_2005Express.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\ja2_2005Express.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
|
|
RuntimeLibrary="0"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\AI All.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ai.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AIInternals.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AIList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NPC.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\QuestDebug.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\AIList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AIMain.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AIUtils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Attacks.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CreatureDecideAction.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DecideAction.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FindLocations.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Knowledge.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Medical.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Movement.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NPC.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PanicButtons.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\QuestDebug.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Realtime.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|