mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-12 08:11:10 +02:00
637 lines
32 KiB
XML
637 lines
32 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 with inlines and memory log|x64">
|
|
<Configuration>Debug with inlines and memory log</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Debug with inlines|x64">
|
|
<Configuration>Debug with inlines</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Dedicated Debug with inlines|x64">
|
|
<Configuration>Dedicated Debug with inlines</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Dedicated Debug|x64">
|
|
<Configuration>Dedicated Debug</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Dedicated Release|x64">
|
|
<Configuration>Dedicated Release</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Prey Debug|x64">
|
|
<Configuration>Prey Debug</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Q4 Debug|x64">
|
|
<Configuration>Q4 Debug</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|x64">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectName>Game</ProjectName>
|
|
<ProjectGuid>{49BEC5C6-B964-417A-851E-808886B57430}</ProjectGuid>
|
|
<RootNamespace>Game</RootNamespace>
|
|
<SccProjectName>
|
|
</SccProjectName>
|
|
<SccLocalPath>
|
|
</SccLocalPath>
|
|
<SccProvider>
|
|
</SccProvider>
|
|
<Keyword>Win32Proj</Keyword>
|
|
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|x64'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v145</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|x64'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v145</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|x64'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v145</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|x64'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v145</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|x64'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v145</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v145</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v145</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Q4 Debug|x64'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v145</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Prey Debug|x64'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v145</PlatformToolset>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings">
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="..\engine\_Common.props" />
|
|
<Import Project="..\engine\_Game.props" />
|
|
<Import Project="..\engine\_Dedicated.props" />
|
|
<Import Project="..\engine\_Release.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="..\engine\_Common.props" />
|
|
<Import Project="..\engine\_Game.props" />
|
|
<Import Project="..\engine\_Dedicated.props" />
|
|
<Import Project="..\engine\_Debug.props" />
|
|
<Import Project="..\engine\_WithInlines.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="..\engine\_Common.props" />
|
|
<Import Project="..\engine\_Game.props" />
|
|
<Import Project="..\engine\_Dedicated.props" />
|
|
<Import Project="..\engine\_Debug.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="..\engine\_Common.props" />
|
|
<Import Project="..\engine\_Game.props" />
|
|
<Import Project="..\engine\_Debug.props" />
|
|
<Import Project="..\engine\_WithInlines.props" />
|
|
<Import Project="..\engine\_WithMemoryLog.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="..\engine\_Common.props" />
|
|
<Import Project="..\engine\_Game.props" />
|
|
<Import Project="..\engine\_Debug.props" />
|
|
<Import Project="..\engine\_WithInlines.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="..\engine\_Common.props" />
|
|
<Import Project="..\engine\_Game.props" />
|
|
<Import Project="..\engine\_Release.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="..\engine\_Common.props" />
|
|
<Import Project="..\engine\_Game.props" />
|
|
<Import Project="..\engine\_Debug.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Q4 Debug|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="..\engine\_Common.props" />
|
|
<Import Project="..\engine\_Game.props" />
|
|
<Import Project="..\engine\_Debug.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Prey Debug|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="..\engine\_Common.props" />
|
|
<Import Project="..\engine\_Game.props" />
|
|
<Import Project="..\engine\_Debug.props" />
|
|
</ImportGroup>
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup>
|
|
<_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
|
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|x64'" />
|
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|x64'" />
|
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|x64'" />
|
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|x64'" />
|
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Q4 Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Prey Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
|
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Q4 Debug|x64'" />
|
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Prey Debug|x64'" />
|
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
|
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Q4 Debug|x64'" />
|
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Prey Debug|x64'" />
|
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|x64'" />
|
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|x64'" />
|
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|x64'" />
|
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|x64'" />
|
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|x64'" />
|
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|x64'" />
|
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
|
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<PreBuildEvent>
|
|
<Command>cd..
|
|
cd..
|
|
typeinfo.exe</Command>
|
|
</PreBuildEvent>
|
|
<Link>
|
|
<OutputFile>../../base/gamex64.dll</OutputFile>
|
|
</Link>
|
|
<ClCompile>
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
</ClCompile>
|
|
<ClCompile>
|
|
<PrecompiledHeaderFile>precompiled.h</PrecompiledHeaderFile>
|
|
</ClCompile>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Q4 Debug|x64'">
|
|
<PreBuildEvent>
|
|
<Command>cd..
|
|
cd..
|
|
typeinfo.exe</Command>
|
|
</PreBuildEvent>
|
|
<Link>
|
|
<OutputFile>../../base/gamex64.dll</OutputFile>
|
|
</Link>
|
|
<ClCompile>
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
</ClCompile>
|
|
<ClCompile>
|
|
<PrecompiledHeaderFile>precompiled.h</PrecompiledHeaderFile>
|
|
</ClCompile>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Prey Debug|x64'">
|
|
<PreBuildEvent>
|
|
<Command>cd..
|
|
cd..
|
|
typeinfo.exe</Command>
|
|
</PreBuildEvent>
|
|
<Link>
|
|
<OutputFile>../../base/gamex64.dll</OutputFile>
|
|
</Link>
|
|
<ClCompile>
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
</ClCompile>
|
|
<ClCompile>
|
|
<PrecompiledHeaderFile>precompiled.h</PrecompiledHeaderFile>
|
|
</ClCompile>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|x64'">
|
|
<PreBuildEvent>
|
|
<Command>cd..
|
|
cd..
|
|
typeinfo.exe</Command>
|
|
</PreBuildEvent>
|
|
<Link>
|
|
<OutputFile>../../base/gamex64.dll</OutputFile>
|
|
</Link>
|
|
<ClCompile>
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
</ClCompile>
|
|
<ClCompile>
|
|
<PrecompiledHeaderFile>precompiled.h</PrecompiledHeaderFile>
|
|
</ClCompile>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|x64'">
|
|
<PreBuildEvent>
|
|
<Command>cd..
|
|
cd..
|
|
typeinfo.exe</Command>
|
|
</PreBuildEvent>
|
|
<Link>
|
|
<OutputFile>../../base/gamex64.dll</OutputFile>
|
|
</Link>
|
|
<ClCompile>
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
</ClCompile>
|
|
<ClCompile>
|
|
<PrecompiledHeaderFile>precompiled.h</PrecompiledHeaderFile>
|
|
</ClCompile>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|x64'">
|
|
<PreBuildEvent>
|
|
<Command>cd..
|
|
cd..
|
|
typeinfo.exe</Command>
|
|
</PreBuildEvent>
|
|
<Link>
|
|
<OutputFile>../../base/gamex64.dll</OutputFile>
|
|
</Link>
|
|
<ClCompile>
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
</ClCompile>
|
|
<ClCompile>
|
|
<PrecompiledHeaderFile>precompiled.h</PrecompiledHeaderFile>
|
|
</ClCompile>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|x64'">
|
|
<PreBuildEvent>
|
|
<Command>cd..
|
|
cd..
|
|
typeinfo.exe</Command>
|
|
</PreBuildEvent>
|
|
<Link>
|
|
<OutputFile>../../base/gamex64.dll</OutputFile>
|
|
</Link>
|
|
<ClCompile>
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
</ClCompile>
|
|
<ClCompile>
|
|
<PrecompiledHeaderFile>precompiled.h</PrecompiledHeaderFile>
|
|
</ClCompile>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|x64'">
|
|
<PreBuildEvent>
|
|
<Command>cd..
|
|
cd..
|
|
typeinfo.exe</Command>
|
|
</PreBuildEvent>
|
|
<Link>
|
|
<OutputFile>../../base/gamex64.dll</OutputFile>
|
|
</Link>
|
|
<ClCompile>
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
</ClCompile>
|
|
<ClCompile>
|
|
<PrecompiledHeaderFile>precompiled.h</PrecompiledHeaderFile>
|
|
</ClCompile>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<PreBuildEvent>
|
|
<Command>cd..
|
|
cd..
|
|
typeinfo.exe</Command>
|
|
</PreBuildEvent>
|
|
<Link>
|
|
<OutputFile>../../base/gamex64.dll</OutputFile>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
</Link>
|
|
<ClCompile>
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
</ClCompile>
|
|
<ClCompile>
|
|
<PrecompiledHeaderFile>precompiled.h</PrecompiledHeaderFile>
|
|
</ClCompile>
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="game\ai\AI_alphalabs2_scientist1.cpp" />
|
|
<ClCompile Include="game\ai\AI_base.cpp" />
|
|
<ClCompile Include="game\ai\AI_character.cpp" />
|
|
<ClCompile Include="game\ai\AI_character_prone.cpp" />
|
|
<ClCompile Include="game\ai\AI_character_sentry.cpp" />
|
|
<ClCompile Include="game\ai\AI_follower.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_base.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_boss_cyberdemon.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_boss_guardian.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_boss_guardian_seeker.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_boss_sabaoth.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_boss_vagary.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_demon_archvile.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_demon_cherub.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_demon_hellknight.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_demon_imp.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_demon_maggot.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_demon_mancubus.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_demon_pinky.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_demon_revenant.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_demon_trite.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_demon_vulgar.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_demon_wraith.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_flying_cacodemon.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_flying_lostsoul.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_turret.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_zombie.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_zombie_base.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_zombie_bernie.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_zombie_commando_cgun.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_zombie_commando_tentacle.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_zombie_morgue.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_zombie_sawyer.cpp" />
|
|
<ClCompile Include="game\ai\AI_monster_zombie_security_pistol.cpp" />
|
|
<ClCompile Include="game\ai\NAV.cpp" />
|
|
<ClCompile Include="game\ai\NAVCallback_AvoidLocation.cpp" />
|
|
<ClCompile Include="game\ai\NAVCallback_FindAreaOutOfRange.cpp" />
|
|
<ClCompile Include="game\ai\NAVCallback_FindAttackPosition.cpp" />
|
|
<ClCompile Include="game\ai\NAVCallback_FindCoverArea.cpp" />
|
|
<ClCompile Include="game\ai\NAV_debug.cpp" />
|
|
<ClCompile Include="game\ai\NAV_pathing.cpp" />
|
|
<ClCompile Include="game\ai\NAV_routing.cpp" />
|
|
<ClCompile Include="game\ai\RecastNavMesh.cpp" />
|
|
<ClCompile Include="game\ai\AI.cpp" />
|
|
<ClCompile Include="game\ai\AI_events.cpp" />
|
|
<ClCompile Include="game\ai\AI_pathing.cpp" />
|
|
<ClCompile Include="game\ai\AI_Vagary.cpp" />
|
|
<ClCompile Include="game\anim\Anim.cpp" />
|
|
<ClCompile Include="game\anim\Anim_Blend.cpp" />
|
|
<ClCompile Include="game\anim\Anim_Import.cpp" />
|
|
<ClCompile Include="game\anim\Anim_Testmodel.cpp" />
|
|
<ClCompile Include="game\bots\Bot.cpp" />
|
|
<ClCompile Include="game\bots\BotAI.cpp" />
|
|
<ClCompile Include="game\bots\BotAI_Battle_Attacked.cpp" />
|
|
<ClCompile Include="game\bots\BotAI_Battle_Chase.cpp" />
|
|
<ClCompile Include="game\bots\BotAI_Battle_Fight.cpp" />
|
|
<ClCompile Include="game\bots\BotAI_Battle_NBG.cpp" />
|
|
<ClCompile Include="game\bots\BotAI_Battle_Retreat.cpp" />
|
|
<ClCompile Include="game\bots\BotAI_respawn.cpp" />
|
|
<ClCompile Include="game\bots\BotAI_SeekLTG.cpp" />
|
|
<ClCompile Include="game\bots\BotAI_Seek_NBG.cpp" />
|
|
<ClCompile Include="game\bots\Bot_char.cpp" />
|
|
<ClCompile Include="game\bots\Bot_chat.cpp" />
|
|
<ClCompile Include="game\bots\Bot_goal.cpp" />
|
|
<ClCompile Include="game\bots\Bot_Input.cpp" />
|
|
<ClCompile Include="game\bots\Bot_weapons.cpp" />
|
|
<ClCompile Include="game\bots\Bot_weights.cpp" />
|
|
<ClCompile Include="game\gamesys\Class.cpp" />
|
|
<ClCompile Include="game\gamesys\DebugGraph.cpp" />
|
|
<ClCompile Include="game\gamesys\Event.cpp" />
|
|
<ClCompile Include="game\gamesys\SaveGame.cpp" />
|
|
<ClCompile Include="game\gamesys\State.cpp" />
|
|
<ClCompile Include="game\gamesys\SysCmds.cpp" />
|
|
<ClCompile Include="game\gamesys\SysCvar.cpp" />
|
|
<ClCompile Include="game\gamesys\TypeInfoGen.cpp" />
|
|
<ClCompile Include="game\physics\Clip.cpp" />
|
|
<ClCompile Include="game\physics\Force.cpp" />
|
|
<ClCompile Include="game\physics\Force_Constant.cpp" />
|
|
<ClCompile Include="game\physics\Force_Drag.cpp" />
|
|
<ClCompile Include="game\physics\Force_Field.cpp" />
|
|
<ClCompile Include="game\physics\Force_Spring.cpp" />
|
|
<ClCompile Include="game\physics\Physics.cpp" />
|
|
<ClCompile Include="game\physics\Physics_Actor.cpp" />
|
|
<ClCompile Include="game\physics\Physics_AF.cpp" />
|
|
<ClCompile Include="game\physics\Physics_Base.cpp" />
|
|
<ClCompile Include="game\physics\Physics_Monster.cpp" />
|
|
<ClCompile Include="game\physics\Physics_Parametric.cpp" />
|
|
<ClCompile Include="game\physics\Physics_Player.cpp" />
|
|
<ClCompile Include="game\physics\Physics_RigidBody.cpp" />
|
|
<ClCompile Include="game\physics\Physics_Static.cpp" />
|
|
<ClCompile Include="game\physics\Physics_StaticMulti.cpp" />
|
|
<ClCompile Include="game\physics\Push.cpp" />
|
|
<ClCompile Include="game\PlayerAnim.cpp" />
|
|
<ClCompile Include="game\script\Script_Compiler.cpp" />
|
|
<ClCompile Include="game\script\Script_Interpreter.cpp" />
|
|
<ClCompile Include="game\script\Script_Program.cpp" />
|
|
<ClCompile Include="game\script\Script_Thread.cpp" />
|
|
<ClCompile Include="game\Actor.cpp" />
|
|
<ClCompile Include="game\AF.cpp" />
|
|
<ClCompile Include="game\AFEntity.cpp" />
|
|
<ClCompile Include="game\BrittleFracture.cpp" />
|
|
<ClCompile Include="game\Camera.cpp" />
|
|
<ClCompile Include="game\Entity.cpp" />
|
|
<ClCompile Include="game\Fx.cpp" />
|
|
<ClCompile Include="game\Game_local.cpp" />
|
|
<ClCompile Include="game\Game_network.cpp" />
|
|
<ClCompile Include="game\GameEdit.cpp" />
|
|
<ClCompile Include="game\IK.cpp" />
|
|
<ClCompile Include="game\Item.cpp" />
|
|
<ClCompile Include="game\Light.cpp" />
|
|
<ClCompile Include="game\Misc.cpp" />
|
|
<ClCompile Include="game\Moveable.cpp" />
|
|
<ClCompile Include="game\Mover.cpp" />
|
|
<ClCompile Include="game\MultiplayerGame.cpp" />
|
|
<ClCompile Include="game\Player.cpp" />
|
|
<ClCompile Include="game\PlayerIcon.cpp" />
|
|
<ClCompile Include="game\PlayerView.cpp" />
|
|
<ClCompile Include="game\Projectile.cpp" />
|
|
<ClCompile Include="game\Pvs.cpp" />
|
|
<ClCompile Include="game\SecurityCamera.cpp" />
|
|
<ClCompile Include="game\SmokeParticles.cpp" />
|
|
<ClCompile Include="game\Sound.cpp" />
|
|
<ClCompile Include="game\Target.cpp" />
|
|
<ClCompile Include="game\Trigger.cpp" />
|
|
<ClCompile Include="game\Weapon.cpp" />
|
|
<ClCompile Include="game\weapons\Weapon_bfg.cpp" />
|
|
<ClCompile Include="game\weapons\Weapon_chaingun.cpp" />
|
|
<ClCompile Include="game\weapons\Weapon_chainsaw.cpp" />
|
|
<ClCompile Include="game\weapons\Weapon_double_shotgun.cpp" />
|
|
<ClCompile Include="game\weapons\Weapon_fist.cpp" />
|
|
<ClCompile Include="game\weapons\Weapon_flashlight.cpp" />
|
|
<ClCompile Include="game\weapons\Weapon_grabber.cpp" />
|
|
<ClCompile Include="game\weapons\Weapon_handgrenade.cpp" />
|
|
<ClCompile Include="game\weapons\Weapon_machinegun.cpp" />
|
|
<ClCompile Include="game\weapons\Weapon_pda.cpp" />
|
|
<ClCompile Include="game\weapons\Weapon_pistol.cpp" />
|
|
<ClCompile Include="game\weapons\Weapon_plasmagun.cpp" />
|
|
<ClCompile Include="game\weapons\Weapon_rocketlauncher.cpp" />
|
|
<ClCompile Include="game\weapons\Weapon_shotgun.cpp" />
|
|
<ClCompile Include="game\weapons\Weapon_soulcube.cpp" />
|
|
<ClCompile Include="game\WorldSpawn.cpp" />
|
|
<ClCompile Include="..\engine\idlib\precompiled.cpp">
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Q4 Debug|x64'">Create</PrecompiledHeader>
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Prey Debug|x64'">Create</PrecompiledHeader>
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|x64'">Create</PrecompiledHeader>
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|x64'">Create</PrecompiledHeader>
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|x64'">Create</PrecompiledHeader>
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|x64'">Create</PrecompiledHeader>
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|x64'">Create</PrecompiledHeader>
|
|
</ClCompile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="game\ai\AI_alphalabs2_scientist1.h" />
|
|
<ClInclude Include="game\ai\AI_base.h" />
|
|
<ClInclude Include="game\ai\AI_character.h" />
|
|
<ClInclude Include="game\ai\AI_character_prone.h" />
|
|
<ClInclude Include="game\ai\AI_character_sentry.h" />
|
|
<ClInclude Include="game\ai\AI_follower.h" />
|
|
<ClInclude Include="game\ai\AI_monster_base.h" />
|
|
<ClInclude Include="game\ai\AI_monster_boss_cyberdemon.h" />
|
|
<ClInclude Include="game\ai\AI_monster_boss_guardian.h" />
|
|
<ClInclude Include="game\ai\AI_monster_boss_guardian_seeker.h" />
|
|
<ClInclude Include="game\ai\AI_monster_boss_sabaoth.h" />
|
|
<ClInclude Include="game\ai\AI_monster_boss_vagary.h" />
|
|
<ClInclude Include="game\ai\AI_monster_demon_archvile.h" />
|
|
<ClInclude Include="game\ai\AI_monster_demon_cherub.h" />
|
|
<ClInclude Include="game\ai\AI_monster_demon_hellknight.h" />
|
|
<ClInclude Include="game\ai\AI_monster_demon_imp.h" />
|
|
<ClInclude Include="game\ai\AI_monster_demon_maggot.h" />
|
|
<ClInclude Include="game\ai\AI_monster_demon_mancubus.h" />
|
|
<ClInclude Include="game\ai\AI_monster_demon_pinky.h" />
|
|
<ClInclude Include="game\ai\AI_monster_demon_revenant.h" />
|
|
<ClInclude Include="game\ai\AI_monster_demon_trite.h" />
|
|
<ClInclude Include="game\ai\AI_monster_demon_vulgar.h" />
|
|
<ClInclude Include="game\ai\AI_monster_demon_wraith.h" />
|
|
<ClInclude Include="game\ai\AI_monster_flying_cacodemon.h" />
|
|
<ClInclude Include="game\ai\AI_monster_flying_lostsoul.h" />
|
|
<ClInclude Include="game\ai\AI_monster_turret.h" />
|
|
<ClInclude Include="game\ai\AI_monster_zombie.h" />
|
|
<ClInclude Include="game\ai\AI_monster_zombie_base.h" />
|
|
<ClInclude Include="game\ai\AI_monster_zombie_bernie.h" />
|
|
<ClInclude Include="game\ai\AI_monster_zombie_commando_cgun.h" />
|
|
<ClInclude Include="game\ai\AI_monster_zombie_commando_tentacle.h" />
|
|
<ClInclude Include="game\ai\AI_monster_zombie_morgue.h" />
|
|
<ClInclude Include="game\ai\AI_monster_zombie_sawyer.h" />
|
|
<ClInclude Include="game\ai\AI_monster_zombie_security_pistol.h" />
|
|
<ClInclude Include="game\ai\NAV.h" />
|
|
<ClInclude Include="game\ai\NAVCallback_AvoidLocation.h" />
|
|
<ClInclude Include="game\ai\NAVCallback_FindAreaOutOfRange.h" />
|
|
<ClInclude Include="game\ai\NAVCallback_FindAttackPosition.h" />
|
|
<ClInclude Include="game\ai\NAVCallback_FindCoverArea.h" />
|
|
<ClInclude Include="game\ai\NAV_local.h" />
|
|
<ClInclude Include="game\ai\RecastNavMesh.h" />
|
|
<ClInclude Include="game\ai\AI.h" />
|
|
<ClInclude Include="game\anim\Anim.h" />
|
|
<ClInclude Include="game\anim\Anim_Testmodel.h" />
|
|
<ClInclude Include="game\bots\Bot.h" />
|
|
<ClInclude Include="game\bots\Bot_char.h" />
|
|
<ClInclude Include="game\bots\Bot_chat.h" />
|
|
<ClInclude Include="game\bots\Bot_goal.h" />
|
|
<ClInclude Include="game\bots\Bot_weapons.h" />
|
|
<ClInclude Include="game\bots\Bot_weights.h" />
|
|
<ClInclude Include="game\gamesys\Class.h" />
|
|
<ClInclude Include="game\gamesys\DebugGraph.h" />
|
|
<ClInclude Include="game\gamesys\Event.h" />
|
|
<ClInclude Include="game\gamesys\SaveGame.h" />
|
|
<ClInclude Include="game\gamesys\State.h" />
|
|
<ClInclude Include="game\gamesys\SysCmds.h" />
|
|
<ClInclude Include="game\gamesys\SysCvar.h" />
|
|
<ClInclude Include="game\gamesys\TypeInfoGen.h" />
|
|
<ClInclude Include="game\gamesys\TypeInfoGen_Events.h" />
|
|
<ClInclude Include="game\gamesys\TypeInfoGen_Events_local.h" />
|
|
<ClInclude Include="game\physics\Clip.h" />
|
|
<ClInclude Include="game\physics\Force.h" />
|
|
<ClInclude Include="game\physics\Force_Constant.h" />
|
|
<ClInclude Include="game\physics\Force_Drag.h" />
|
|
<ClInclude Include="game\physics\Force_Field.h" />
|
|
<ClInclude Include="game\physics\Force_Spring.h" />
|
|
<ClInclude Include="game\physics\Physics.h" />
|
|
<ClInclude Include="game\physics\Physics_Actor.h" />
|
|
<ClInclude Include="game\physics\Physics_AF.h" />
|
|
<ClInclude Include="game\physics\Physics_Base.h" />
|
|
<ClInclude Include="game\physics\Physics_Monster.h" />
|
|
<ClInclude Include="game\physics\Physics_Parametric.h" />
|
|
<ClInclude Include="game\physics\Physics_Player.h" />
|
|
<ClInclude Include="game\physics\Physics_RigidBody.h" />
|
|
<ClInclude Include="game\physics\Physics_Static.h" />
|
|
<ClInclude Include="game\physics\Physics_StaticMulti.h" />
|
|
<ClInclude Include="game\physics\Push.h" />
|
|
<ClInclude Include="game\script\Script_Compiler.h" />
|
|
<ClInclude Include="game\script\Script_Interpreter.h" />
|
|
<ClInclude Include="game\script\Script_Program.h" />
|
|
<ClInclude Include="game\script\Script_Thread.h" />
|
|
<ClInclude Include="game\Actor.h" />
|
|
<ClInclude Include="game\AF.h" />
|
|
<ClInclude Include="game\AFEntity.h" />
|
|
<ClInclude Include="game\BrittleFracture.h" />
|
|
<ClInclude Include="game\Camera.h" />
|
|
<ClInclude Include="game\Entity.h" />
|
|
<ClInclude Include="game\Fx.h" />
|
|
<ClInclude Include="game\Game.h" />
|
|
<ClInclude Include="game\Game_local.h" />
|
|
<ClInclude Include="game\GameEdit.h" />
|
|
<ClInclude Include="game\IK.h" />
|
|
<ClInclude Include="game\Item.h" />
|
|
<ClInclude Include="game\Light.h" />
|
|
<ClInclude Include="game\Misc.h" />
|
|
<ClInclude Include="game\Moveable.h" />
|
|
<ClInclude Include="game\Mover.h" />
|
|
<ClInclude Include="game\MultiplayerGame.h" />
|
|
<ClInclude Include="game\Player.h" />
|
|
<ClInclude Include="game\PlayerIcon.h" />
|
|
<ClInclude Include="game\PlayerView.h" />
|
|
<ClInclude Include="game\Projectile.h" />
|
|
<ClInclude Include="game\Pvs.h" />
|
|
<ClInclude Include="game\SecurityCamera.h" />
|
|
<ClInclude Include="game\SmokeParticles.h" />
|
|
<ClInclude Include="game\Sound.h" />
|
|
<ClInclude Include="game\Target.h" />
|
|
<ClInclude Include="game\Trigger.h" />
|
|
<ClInclude Include="game\Weapon.h" />
|
|
<ClInclude Include="game\weapons\Weapon_bfg.h" />
|
|
<ClInclude Include="game\weapons\Weapon_chaingun.h" />
|
|
<ClInclude Include="game\weapons\Weapon_chainsaw.h" />
|
|
<ClInclude Include="game\weapons\Weapon_double_shotgun.h" />
|
|
<ClInclude Include="game\weapons\Weapon_fist.h" />
|
|
<ClInclude Include="game\weapons\Weapon_flashlight.h" />
|
|
<ClInclude Include="game\weapons\Weapon_grabber.h" />
|
|
<ClInclude Include="game\weapons\Weapon_handgrenade.h" />
|
|
<ClInclude Include="game\weapons\Weapon_machinegun.h" />
|
|
<ClInclude Include="game\weapons\Weapon_pda.h" />
|
|
<ClInclude Include="game\weapons\Weapon_pistol.h" />
|
|
<ClInclude Include="game\weapons\Weapon_plasmagun.h" />
|
|
<ClInclude Include="game\weapons\Weapon_rocketlauncher.h" />
|
|
<ClInclude Include="game\weapons\Weapon_shotgun.h" />
|
|
<ClInclude Include="game\weapons\Weapon_soulcube.h" />
|
|
<ClInclude Include="game\WorldSpawn.h" />
|
|
<ClInclude Include="..\engine\idlib\precompiled.h" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="game\Game.def" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\engine\idlib.vcxproj">
|
|
<Project>{49bec5c6-b964-417a-851e-808886b57400}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\engine\typeinfo.vcxproj">
|
|
<Project>{6ea6406f-3e65-47d9-8246-d6660a81606f}</Project>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project>
|