mirror of
https://github.com/blendogames/thirtyflightsofloving.git
synced 2024-11-15 00:41:21 +00:00
80982e59a6
Merged 64-bit specfic descriptions and filenames into resource scripts via preprocessor definition for resource scripts. Removed separate resource files for 64-bit builds.
908 lines
18 KiB
XML
908 lines
18 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="lazarus"
|
|
ProjectGUID="{B068C1EF-C1E2-4319-B4FE-C0F8D9B7536D}"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\debug"
|
|
IntermediateDirectory=".\debug"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\debug/lazarus.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="c:\3dfx\sdk\glide2x\src\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;BUILDING_REF_GL"
|
|
MinimalRebuild="true"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\debug/lazarus.pch"
|
|
AssemblerListingLocation=".\debug/"
|
|
ObjectFile=".\debug/"
|
|
ProgramDataBaseFileName=".\debug/"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
IgnoreImportLibrary="true"
|
|
AdditionalDependencies="winmm.lib"
|
|
OutputFile="./kmq2gamex86.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
ModuleDefinitionFile="..\..\game\lazarus.def"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\debug/kmq2gamex86.pdb"
|
|
GenerateMapFile="true"
|
|
MapFileName=".\debug/kmq2gamex86.map"
|
|
SubSystem="2"
|
|
BaseAddress="0x20000000"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary=".\debug/kmq2gamex86.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\debug/lazarus.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory=".\x64\debug"
|
|
IntermediateDirectory=".\x64\debug"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName=".\debug/lazarus.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;BUILDING_REF_GL"
|
|
MinimalRebuild="true"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\x64\debug/lazarus.pch"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
IgnoreImportLibrary="true"
|
|
AdditionalDependencies="winmm.lib"
|
|
OutputFile="./kmq2gamex64.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
ModuleDefinitionFile="..\..\game\lazarus.def"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\x64\debug/kmq2gamex64.pdb"
|
|
GenerateMapFile="true"
|
|
MapFileName=".\x64\debug/kmq2gamex64.map"
|
|
SubSystem="2"
|
|
BaseAddress="0x20000000"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary=".\x64\debug/kmq2gamex64.lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\debug/lazarus.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\.."
|
|
IntermediateDirectory=".\release"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\release/lazarus.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="c:\3dfx\sdk\glide2x\src\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=".\release/lazarus.pch"
|
|
AssemblerListingLocation=".\release/"
|
|
ObjectFile=".\release/"
|
|
ProgramDataBaseFileName=".\release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="winmm.lib"
|
|
OutputFile="./kmq2gamex86.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
ModuleDefinitionFile="..\..\game\lazarus.def"
|
|
ProgramDatabaseFile=".\release/kmq2gamex86.pdb"
|
|
SubSystem="2"
|
|
BaseAddress="0x20000000"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary=".\release/kmq2gamex86.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\release/lazarus.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory=".\x64\release"
|
|
IntermediateDirectory=".\x64\release"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName=".\release/lazarus.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=".\x64\release/lazarus.pch"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="winmm.lib"
|
|
OutputFile="./kmq2gamex64.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
ModuleDefinitionFile="..\..\game\lazarus.def"
|
|
ProgramDatabaseFile=".\x64\release\kmq2gamex64.pdb"
|
|
SubSystem="2"
|
|
BaseAddress="0x20000000"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary=".\x64\release\kmq2gamex64.lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\release/lazarus.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
|
|
>
|
|
<File
|
|
RelativePath="..\..\game\g_ai.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_camera.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_chase.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_cmds.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_combat.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_crane.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_ctf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_fog.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_func.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_items.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_jetpack.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_lights.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_lock.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_main.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_misc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_model.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_monster.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_moreai.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_mtrain.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_patchplayermodels.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_pendulum.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_phys.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_reflect.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_save.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_spawn.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_svcmds.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_target.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_thing.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_tracktrain.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_trigger.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_turret.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_utils.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_vehicle.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_weapon.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\km_cvar.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_actor.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_actor_weap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_berserk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_boss2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_boss3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_boss31.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_boss32.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_brain.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_chick.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_flash.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_flipper.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_float.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_flyer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_gladiator.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_gunner.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_hover.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_infantry.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_insane.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_medic.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_move.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_mutant.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_parasite.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_soldier.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_supertank.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_tank.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\p_chase.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\p_client.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\p_hud.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\p_menu.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\p_text.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\p_trail.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\p_view.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\p_weapon.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\q_shared.c"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="acesrc"
|
|
>
|
|
<File
|
|
RelativePath="..\..\game\acebot_ai.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\acebot_cmds.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\acebot_compress.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\acebot_items.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\acebot_movement.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\acebot_nodes.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\acebot_spawn.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;fi;fd"
|
|
>
|
|
<File
|
|
RelativePath="..\..\game\g_ctf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_local.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\game.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\km_cvar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\laz_misc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_actor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_berserk.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_boss2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_boss31.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_boss32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_brain.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_chick.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_flipper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_float.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_flyer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_gladiator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_gunner.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_hover.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_infantry.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_insane.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_medic.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_mutant.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_parasite.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_player.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_soldier.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_supertank.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\m_tank.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\p_menu.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\p_text.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\pak.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\q_shared.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="acebot"
|
|
>
|
|
<File
|
|
RelativePath="..\..\game\acebot.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
|
|
>
|
|
<File
|
|
RelativePath="..\..\game\lazarus.def"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lazarus_2008.rc"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG;_WIN64"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG;_WIN64"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|