123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351 |
- <?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|Win32">
- <Configuration>Debug with inlines and memory log</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug with inlines|Win32">
- <Configuration>Debug with inlines</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|Win32">
- <Configuration>Debug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Dedicated Debug with inlines|Win32">
- <Configuration>Dedicated Debug with inlines</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Dedicated Debug|Win32">
- <Configuration>Dedicated Debug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Dedicated Release|Win32">
- <Configuration>Dedicated Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</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>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="_Common.props" />
- <Import Project="_Game.props" />
- <Import Project="_Dedicated.props" />
- <Import Project="_Release.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="_Common.props" />
- <Import Project="_Game.props" />
- <Import Project="_Dedicated.props" />
- <Import Project="_Debug.props" />
- <Import Project="_WithInlines.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="_Common.props" />
- <Import Project="_Game.props" />
- <Import Project="_Dedicated.props" />
- <Import Project="_Debug.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="_Common.props" />
- <Import Project="_Game.props" />
- <Import Project="_Debug.props" />
- <Import Project="_WithInlines.props" />
- <Import Project="_WithMemoryLog.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="_Common.props" />
- <Import Project="_Game.props" />
- <Import Project="_Debug.props" />
- <Import Project="_WithInlines.props" />
- </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" />
- <Import Project="_Common.props" />
- <Import Project="_Game.props" />
- <Import Project="_Release.props" />
- </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" />
- <Import Project="_Common.props" />
- <Import Project="_Game.props" />
- <Import Project="_Debug.props" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
- <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
- <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|Win32'" />
- <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|Win32'" />
- <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
- <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|Win32'" />
- <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|Win32'" />
- <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)'=='Dedicated Debug with inlines|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
- <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|Win32'" />
- <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|Win32'" />
- <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
- <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|Win32'" />
- <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|Win32'" />
- <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
- <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|Win32'" />
- <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|Win32'" />
- <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
- <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
- <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\base\</OutDir>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <PreBuildEvent>
- <Command>cd $(SolutionDir)\..
- "build\Win32\$(Configuration)\TypeInfo.exe"</Command>
- </PreBuildEvent>
- <ClCompile>
- <MultiProcessorCompilation>Yes</MultiProcessorCompilation>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|Win32'">
- <PreBuildEvent>
- <Command>cd $(SolutionDir)\..
- "build\Win32\$(Configuration)\TypeInfo.exe"</Command>
- </PreBuildEvent>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|Win32'">
- <PreBuildEvent>
- <Command>cd $(SolutionDir)\..
- "build\Win32\$(Configuration)\TypeInfo.exe"</Command>
- </PreBuildEvent>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|Win32'">
- <PreBuildEvent>
- <Command>cd $(SolutionDir)\..
- "build\Win32\$(Configuration)\TypeInfo.exe"</Command>
- </PreBuildEvent>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|Win32'">
- <PreBuildEvent>
- <Command>cd $(SolutionDir)\..
- "build\Win32\$(Configuration)\TypeInfo.exe"</Command>
- </PreBuildEvent>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|Win32'">
- <PreBuildEvent>
- <Command>cd $(SolutionDir)\..
- "build\Win32\$(Configuration)\TypeInfo.exe"</Command>
- </PreBuildEvent>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <PreBuildEvent>
- <Command>cd $(SolutionDir)\..
- "build\Win32\$(Configuration)\TypeInfo.exe"</Command>
- </PreBuildEvent>
- <ClCompile>
- <MultiProcessorCompilation>Yes</MultiProcessorCompilation>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClCompile Include="game\ai\AAS.cpp" />
- <ClCompile Include="game\ai\AAS_debug.cpp" />
- <ClCompile Include="game\ai\AAS_pathing.cpp" />
- <ClCompile Include="game\ai\AAS_routing.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\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\SysCmds.cpp" />
- <ClCompile Include="game\gamesys\SysCvar.cpp" />
- <ClCompile Include="game\gamesys\TypeInfo.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\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\WorldSpawn.cpp" />
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="game\ai\AAS.h" />
- <ClInclude Include="game\ai\AAS_local.h" />
- <ClInclude Include="game\ai\AI.h" />
- <ClInclude Include="game\anim\Anim.h" />
- <ClInclude Include="game\anim\Anim_Testmodel.h" />
- <ClInclude Include="game\gamesys\Class.h" />
- <ClInclude Include="game\gamesys\DebugGraph.h" />
- <ClInclude Include="game\gamesys\Event.h" />
- <ClInclude Include="game\gamesys\NoGameTypeInfo.h" />
- <ClInclude Include="game\gamesys\SaveGame.h" />
- <ClInclude Include="game\gamesys\SysCmds.h" />
- <ClInclude Include="game\gamesys\SysCvar.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\WorldSpawn.h" />
- </ItemGroup>
- <ItemGroup>
- <None Include="game\Game.def" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="idlib.vcxproj">
- <Project>{49bec5c6-b964-417a-851e-808886b57400}</Project>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
- </ProjectReference>
- <ProjectReference Include="typeinfo.vcxproj">
- <Project>{6ea6406f-3e65-47d9-8246-d6660a81606f}</Project>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
- </Project>
|