mirror of
https://github.com/Q3Rally-Team/rallyunlimited-engine.git
synced 2024-11-22 20:31:10 +00:00
624 lines
12 KiB
XML
624 lines
12 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="quake3e-ded"
|
|
ProjectGUID="{81CB51C4-B434-4E12-B69B-BAEE102F2853}"
|
|
RootNamespace="quake3"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\output"
|
|
IntermediateDirectory=".\build\quake3e_ded_debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;DEDICATED;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
BrowseInformation="1"
|
|
BrowseInformationFile="$(IntDir)\"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
ResourceOutputFileName="$(IntDir)\winquake.res"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="comctl32.lib winmm.lib wsock32.lib ws2_32.lib"
|
|
OutputFile="$(OutDir)\quake3e.ded-debug.exe"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(IntDir)\quake3e.ded-debug.pdb"
|
|
GenerateMapFile="true"
|
|
MapFileName="$(IntDir)\quake3e.ded-debug.map"
|
|
SubSystem="2"
|
|
StackReserveSize="4194304"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
EmbedManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory=".\output"
|
|
IntermediateDirectory=".\build\quake3e_ded_debug_x64"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;DEDICATED;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
BrowseInformation="1"
|
|
BrowseInformationFile="$(IntDir)\"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
ResourceOutputFileName="$(IntDir)\winquake.res"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="comctl32.lib winmm.lib wsock32.lib ws2_32.lib"
|
|
OutputFile="$(OutDir)\quake3de.ded-debug.x64.exe"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(IntDir)\quake3e.ded-debug.x64.pdb"
|
|
GenerateMapFile="true"
|
|
MapFileName="$(IntDir)\quake3e.ded-debug.x64.map"
|
|
SubSystem="2"
|
|
StackReserveSize="4194304"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
EmbedManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\output"
|
|
IntermediateDirectory=".\build\quake3e_ded_release"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;_WIN32;DEDICATED;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/DYNAMICBASE"
|
|
AdditionalDependencies="comctl32.lib winmm.lib wsock32.lib ws2_32.lib"
|
|
OutputFile="$(OutDir)\quake3e.ded.exe"
|
|
GenerateMapFile="true"
|
|
MapFileName="$(IntDir)\quake3e.ded.map"
|
|
SubSystem="2"
|
|
StackReserveSize="4194304"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
SetChecksum="true"
|
|
TargetMachine="1"
|
|
FixedBaseAddress="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
EmbedManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory=".\output"
|
|
IntermediateDirectory=".\build\quake3e_ded_release_x64"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;_WIN32;DEDICATED;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/DYNAMICBASE"
|
|
AdditionalDependencies="comctl32.lib winmm.lib wsock32.lib ws2_32.lib"
|
|
OutputFile="$(OutDir)\quake3e.ded.x64.exe"
|
|
GenerateMapFile="true"
|
|
MapFileName="$(IntDir)\quake3e.ded.x64.map"
|
|
SubSystem="2"
|
|
StackReserveSize="4194304"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
SetChecksum="true"
|
|
TargetMachine="17"
|
|
FixedBaseAddress="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
EmbedManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="c;cpp;def;bat;asm"
|
|
>
|
|
<File
|
|
RelativePath="..\..\qcommon\cm_load.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\cm_patch.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\cm_polylib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\cm_test.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\cm_trace.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\cmd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\common.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\cvar.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\files.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\history.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\huffman.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\huffman_static.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\keys.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\md4.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\md5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\msg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\net_chan.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\net_ip.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\.\qcommon\q_math.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\.\qcommon\q_shared.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\server\sv_bot.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\server\sv_ccmds.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\server\sv_client.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\server\sv_filter.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\server\sv_game.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\server\sv_init.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\server\sv_main.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\server\sv_net_chan.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\server\sv_snapshot.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\server\sv_world.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\unzip.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\vm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\vm_interpreted.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\vm_x86.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\win32\win_main.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\win32\win_shared.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\win32\win_syscon.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;inc"
|
|
>
|
|
<File
|
|
RelativePath="..\..\game\bg_public.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\cgame\cg_public.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\client.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\cm_local.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\cm_patch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\cm_polylib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\cm_public.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\game\g_public.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\keycodes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\keys.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\q_platform.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\.\qcommon\q_shared.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\qcommon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\qfiles.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\win32\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\server\server.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\.\qcommon\surfaceflags.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ui\ui_public.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\unzip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\vm_local.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\win32\win_local.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
|
|
>
|
|
<File
|
|
RelativePath="..\..\win32\qe3.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\win_resource.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|