mirror of
https://github.com/Q3Rally-Team/rallyunlimited-engine.git
synced 2024-11-22 20:31:10 +00:00
816 lines
16 KiB
XML
816 lines
16 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="quake3e"
|
|
ProjectGUID="{81CB51C4-B434-4E12-B69B-BAEE102F2852}"
|
|
RootNamespace="quake3e"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\output"
|
|
IntermediateDirectory=".\build\quake3e_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"
|
|
AdditionalIncludeDirectories="..\..\libcurl\windows\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;USE_CURL;CURL_STATICLIB;USE_OPENGL_API;USE_VULKAN_API;_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 ..\..\libcurl\windows\vs2005\lib32\libcurl_a_debug.lib"
|
|
OutputFile="$(OutDir)\quake3e-debug.exe"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(IntDir)\quake3e-debug.pdb"
|
|
GenerateMapFile="true"
|
|
MapFileName="$(IntDir)\quake3e-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_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"
|
|
AdditionalIncludeDirectories="..\..\libcurl\windows\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;USE_CURL;CURL_STATICLIB;USE_OPENGL_API;USE_VULKAN_API;_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 ..\..\libcurl\windows\vs2005\lib64\libcurl_a_debug.lib"
|
|
OutputFile="$(OutDir)\quake3e-debug.x64.exe"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(IntDir)\quake3e-debug.x64.pdb"
|
|
GenerateMapFile="true"
|
|
MapFileName="$(IntDir)\quake3e-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_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"
|
|
AdditionalIncludeDirectories="..\..\libcurl\windows\include"
|
|
PreprocessorDefinitions="WIN32;_WIN32;NDEBUG;_WINDOWS;USE_SKIPIDLOGO;USE_CURL;CURL_STATICLIB;USE_OPENGL_API;USE_VULKAN_API;_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 ..\..\libcurl\windows\vs2005\lib32\libcurl_a.lib"
|
|
OutputFile="$(OutDir)\quake3e.exe"
|
|
GenerateMapFile="true"
|
|
MapFileName="$(IntDir)\quake3e.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_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"
|
|
AdditionalIncludeDirectories="..\..\libcurl\windows\include"
|
|
PreprocessorDefinitions="WIN32;_WIN32;NDEBUG;_WINDOWS;USE_SKIPIDLOGO;USE_CURL;CURL_STATICLIB;USE_OPENGL_API;USE_VULKAN_API;_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 ..\..\libcurl\windows\vs2005\lib64\libcurl_a.lib"
|
|
OutputFile="$(OutDir)\quake3e.x64.exe"
|
|
GenerateMapFile="true"
|
|
MapFileName="$(IntDir)\quake3e.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="cpp;c;bat"
|
|
>
|
|
<File
|
|
RelativePath="..\..\client\cl_avi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\cl_cgame.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\cl_cin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\cl_console.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\cl_curl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\cl_input.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\cl_jpeg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\cl_keys.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\cl_main.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\cl_net_chan.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\cl_parse.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\cl_scrn.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\cl_ui.c"
|
|
>
|
|
</File>
|
|
<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\puff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\.\qcommon\q_math.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\.\qcommon\q_shared.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\snd_adpcm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\snd_codec.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\snd_codec_wav.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\snd_dma.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\snd_main.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\snd_mem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\snd_mix.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\asm\snd_mix_x64.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Assembling..."
|
|
CommandLine="ml64 /c /Zi /Fo"$(IntDir)\$(InputFileName).obj" "$(InputPath)"
"
|
|
Outputs=""$(IntDir)\$(InputFileName).obj""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Assembling..."
|
|
CommandLine="ml64 /c /Zi /Fo"$(IntDir)\$(InputFileName).obj" "$(InputPath)"
"
|
|
Outputs=""$(IntDir)\$(InputFileName).obj""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\snd_wavelet.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="..\win_gamma.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\win_glimp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\win_input.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\win_main.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\win_minimize.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\win_qgl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\win_qvk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\win_shared.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\win_snd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\win_syscon.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\win_wndproc.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\cl_curl.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="..\glw_win.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\keycodes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\keys.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\puff.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\q_platform.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\q_shared.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\qal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\qcommon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\qfiles.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\qgl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\server\server.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\snd_local.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\client\snd_public.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\.\qcommon\surfaceflags.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\server\tlds.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_local.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderercommon\tr_public.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderercommon\tr_types.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ui\ui_public.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\unzip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\vm_local.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\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="..\qe3.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\win_resource.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|