2007-11-27 09:33:48 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
|
|
|
Name="quake3"
|
|
|
|
ProjectGUID="{81CB51C4-B434-4E12-B69B-BAEE102F2852}"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
OutputDirectory="..\..\build\quake3_release_ta"
|
|
|
|
IntermediateDirectory="..\..\build\quake3_release_ta"
|
|
|
|
ConfigurationType="1"
|
2009-05-11 21:48:54 +00:00
|
|
|
UseOfMFC="1"
|
2007-11-27 09:33:48 +00:00
|
|
|
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="$(IntDir)\quake3.tlb"
|
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
InlineFunctionExpansion="2"
|
2009-05-11 21:48:54 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\code\libcurl; ..\..\code\AL; ..\..\code\libspeex\include"
|
|
|
|
PreprocessorDefinitions="_WIN32; WIN32; NDEBUG; _WINDOWS; _CRT_SECURE_NO_DEPRECATE; BOTLIB; USE_ICON; USE_CURL; USE_CURL_DLOPEN; USE_OPENAL; USE_OPENAL_DLOPEN; USE_VOIP; HAVE_CONFIG_H; MISSIONPACK"
|
2007-11-27 09:33:48 +00:00
|
|
|
StringPooling="true"
|
2009-05-11 21:48:54 +00:00
|
|
|
RuntimeLibrary="0"
|
2007-11-27 09:33:48 +00:00
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderFile="$(IntDir)\quake3.pch"
|
|
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
|
|
ObjectFile="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
|
|
WarningLevel="4"
|
|
|
|
SuppressStartupBanner="true"
|
2009-05-11 21:48:54 +00:00
|
|
|
CompileAs="1"
|
2007-11-27 09:33:48 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
Culture="1033"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-05-11 21:48:54 +00:00
|
|
|
AdditionalDependencies="user32.lib advapi32.lib winmm.lib wsock32.lib ws2_32.lib SDLmain.lib SDL.lib OpenGL32.lib msvcrt.lib"
|
2007-11-27 09:33:48 +00:00
|
|
|
OutputFile="$(OutDir)\ioquake3.exe"
|
|
|
|
LinkIncremental="1"
|
|
|
|
SuppressStartupBanner="true"
|
2009-05-11 21:48:54 +00:00
|
|
|
GenerateDebugInformation="false"
|
2007-11-27 09:33:48 +00:00
|
|
|
ProgramDatabaseFile="$(IntDir)\quake3.pdb"
|
|
|
|
GenerateMapFile="true"
|
|
|
|
MapFileName="$(IntDir)\quake3.map"
|
|
|
|
SubSystem="2"
|
|
|
|
StackReserveSize="8388608"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="Post build processing.."
|
|
|
|
CommandLine="rem bash -c "perl ./unix/cons -- release-TA""
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="..\..\build\quake3_debug"
|
|
|
|
IntermediateDirectory="..\..\build\quake3_debug"
|
|
|
|
ConfigurationType="1"
|
|
|
|
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="$(IntDir)\quake3.tlb"
|
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2009-05-11 21:48:54 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\code\libcurl; ..\..\code\AL; ..\..\code\libspeex\include"
|
|
|
|
PreprocessorDefinitions="_WIN32; WIN32; _DEBUG; _WINDOWS; _CRT_SECURE_NO_DEPRECATE; BOTLIB; USE_ICON; USE_CURL; USE_CURL_DLOPEN; USE_OPENAL; USE_OPENAL_DLOPEN; USE_VOIP; HAVE_CONFIG_H"
|
2007-11-27 09:33:48 +00:00
|
|
|
RuntimeLibrary="3"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderFile="$(IntDir)\quake3.pch"
|
|
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
|
|
ObjectFile="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
|
|
BrowseInformation="1"
|
|
|
|
BrowseInformationFile="$(IntDir)\"
|
|
|
|
WarningLevel="3"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
DebugInformationFormat="4"
|
2009-05-11 21:48:54 +00:00
|
|
|
CompileAs="1"
|
2007-11-27 09:33:48 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1033"
|
|
|
|
ResourceOutputFileName="..\winquake.res"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-05-11 21:48:54 +00:00
|
|
|
AdditionalDependencies="user32.lib advapi32.lib winmm.lib wsock32.lib ws2_32.lib SDLmain.lib SDL.lib OpenGL32.lib msvcrt.lib"
|
2007-11-27 09:33:48 +00:00
|
|
|
OutputFile="$(OutDir)\ioquake3.exe"
|
|
|
|
LinkIncremental="2"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
IgnoreDefaultLibraryNames=""
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile="$(IntDir)\quake3.pdb"
|
|
|
|
GenerateMapFile="true"
|
|
|
|
MapFileName="$(IntDir)\quake3.map"
|
|
|
|
SubSystem="2"
|
|
|
|
StackReserveSize="8388608"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="Post build processing.."
|
|
|
|
CommandLine="rem bash -c "perl ./unix/cons -- debug""
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="..\..\build\quake3_release"
|
|
|
|
IntermediateDirectory="..\..\build\quake3_release"
|
|
|
|
ConfigurationType="1"
|
2009-02-10 07:56:56 +00:00
|
|
|
UseOfMFC="1"
|
2007-11-27 09:33:48 +00:00
|
|
|
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="$(IntDir)\quake3.tlb"
|
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
InlineFunctionExpansion="2"
|
2009-02-10 07:56:56 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\code\SDL12\include; ..\..\code\libcurl; ..\..\code\AL; ..\..\code\libspeex\include"
|
2009-05-11 21:48:54 +00:00
|
|
|
PreprocessorDefinitions="_WIN32; WIN32; NDEBUG; _WINDOWS; _CRT_SECURE_NO_DEPRECATE; BOTLIB; USE_ICON; USE_CURL; USE_CURL_DLOPEN; USE_OPENAL; USE_OPENAL_DLOPEN; USE_VOIP; HAVE_CONFIG_H"
|
2007-11-27 09:33:48 +00:00
|
|
|
StringPooling="true"
|
2009-02-10 07:56:56 +00:00
|
|
|
RuntimeLibrary="0"
|
2007-11-27 09:33:48 +00:00
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderFile="$(IntDir)\quake3.pch"
|
|
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
|
|
ObjectFile="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
|
|
WarningLevel="4"
|
|
|
|
SuppressStartupBanner="true"
|
2009-05-11 21:48:54 +00:00
|
|
|
CompileAs="1"
|
2007-11-27 09:33:48 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
Culture="1033"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-02-10 07:56:56 +00:00
|
|
|
AdditionalDependencies="user32.lib advapi32.lib winmm.lib wsock32.lib ws2_32.lib SDLmain.lib SDL.lib OpenGL32.lib msvcrt.lib"
|
2007-11-27 09:33:48 +00:00
|
|
|
OutputFile="$(OutDir)\ioquake3.exe"
|
|
|
|
LinkIncremental="1"
|
|
|
|
SuppressStartupBanner="true"
|
2009-05-11 21:48:54 +00:00
|
|
|
GenerateDebugInformation="false"
|
2007-11-27 09:33:48 +00:00
|
|
|
ProgramDatabaseFile="$(IntDir)\quake3.pdb"
|
|
|
|
GenerateMapFile="true"
|
|
|
|
MapFileName="$(IntDir)\quake3.map"
|
|
|
|
SubSystem="2"
|
|
|
|
StackReserveSize="8388608"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
OutputDirectory="..\..\build\quake3_debug_ta"
|
|
|
|
IntermediateDirectory="..\..\build\quake3_debug_ta"
|
|
|
|
ConfigurationType="1"
|
|
|
|
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="$(IntDir)\quake3.tlb"
|
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2009-05-11 21:48:54 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\code\libcurl; ..\..\code\AL; ..\..\code\libspeex\include"
|
|
|
|
PreprocessorDefinitions="_WIN32; WIN32; _DEBUG; _WINDOWS; _CRT_SECURE_NO_DEPRECATE; BOTLIB; USE_ICON; USE_CURL; USE_CURL_DLOPEN; USE_OPENAL; USE_OPENAL_DLOPEN; USE_VOIP; HAVE_CONFIG_H; MISSIONPACK"
|
2007-11-27 09:33:48 +00:00
|
|
|
RuntimeLibrary="3"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderFile="$(IntDir)\quake3.pch"
|
|
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
|
|
ObjectFile="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
|
|
BrowseInformation="1"
|
|
|
|
BrowseInformationFile="$(IntDir)\"
|
|
|
|
WarningLevel="3"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
DebugInformationFormat="4"
|
2009-05-11 21:48:54 +00:00
|
|
|
CompileAs="1"
|
2007-11-27 09:33:48 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1033"
|
|
|
|
ResourceOutputFileName="..\winquake.res"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-05-11 21:48:54 +00:00
|
|
|
AdditionalDependencies="user32.lib advapi32.lib winmm.lib wsock32.lib ws2_32.lib SDLmain.lib SDL.lib OpenGL32.lib msvcrt.lib"
|
2007-11-27 09:33:48 +00:00
|
|
|
OutputFile="$(OutDir)\ioquake3.exe"
|
|
|
|
LinkIncremental="2"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile="$(IntDir)\quake3.pdb"
|
|
|
|
GenerateMapFile="true"
|
|
|
|
MapFileName="$(IntDir)\quake3.map"
|
|
|
|
SubSystem="2"
|
|
|
|
StackReserveSize="8388608"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="Post build processing.."
|
|
|
|
CommandLine="rem bash -c "perl ./unix/cons -- debug-TA""
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\cl_avi.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\cl_cgame.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\cl_cin.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\cl_console.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\cl_curl.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\cl_input.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\cl_keys.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\cl_main.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\cl_net_chan.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\cl_parse.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\cl_scrn.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\cl_ui.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\cm_load.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\cm_patch.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\cm_polylib.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\cm_test.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\cm_trace.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\cmd.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\common.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-12-02 00:48:59 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\sys\con_log.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\sys\con_passive.c"
|
|
|
|
>
|
|
|
|
</File>
|
2007-11-27 09:33:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\cvar.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\files.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\huffman.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\md4.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\md5.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\msg.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\net_chan.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\net_ip.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\puff.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\.\qcommon\q_math.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\.\qcommon\q_shared.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\qal.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\sdl\sdl_gamma.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\sdl\sdl_glimp.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\sdl\sdl_input.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\sdl\sdl_snd.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\snd_adpcm.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\snd_codec.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\snd_codec_ogg.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\snd_codec_wav.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\snd_dma.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\snd_main.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\snd_mem.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\snd_mix.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\snd_openal.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\snd_wavelet.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\server\sv_bot.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\server\sv_ccmds.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\server\sv_client.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\server\sv_game.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\server\sv_init.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\server\sv_main.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\server\sv_net_chan.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\server\sv_snapshot.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\server\sv_world.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\sys\sys_main.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\sys\sys_win32.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\unzip.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\vm.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\vm_interpreted.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\vm_x86.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug TA|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
BrowseInformation="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;fi;fd"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\game\bg_public.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\cgame\cg_public.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\cl_curl.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\client.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\cm_local.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\cm_patch.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\cm_polylib.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\cm_public.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\game\g_public.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ui\keycodes.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\keys.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\puff.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\.\qcommon\q_shared.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\qal.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\qcommon.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\qfiles.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\qgl.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\win32\resource.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\server\server.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\snd_local.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\client\snd_public.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\.\qcommon\surfaceflags.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_local.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_public.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\cgame\tr_types.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ui\ui_public.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\unzip.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qcommon\vm_local.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\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="..\..\code\sys\win_resource.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\sys\win_resource.rc"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="jpeg"
|
|
|
|
>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jcapimin.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jcapistd.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jccoefct.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jccolor.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jcdctmgr.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jchuff.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jcinit.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jcmainct.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jcmarker.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jcmaster.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jcomapi.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jcparam.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jcphuff.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jcprepct.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jcsample.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jdapimin.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jdapistd.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jdatasrc.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jdcoefct.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jdcolor.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jddctmgr.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jdhuff.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jdinput.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jdmainct.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jdmarker.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jdmaster.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jdpostct.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jdsample.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jdtrans.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jerror.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jfdctflt.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jidctflt.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jmemmgr.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jmemnobs.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jutils.c"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jchuff.h"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jconfig.h"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jdct.h"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jdhuff.h"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jerror.h"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jinclude.h"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jmemsys.h"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jmorecfg.h"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jpegint.h"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jpeglib.h"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-10 07:56:56 +00:00
|
|
|
RelativePath="..\..\code\jpeg-6b\jversion.h"
|
2007-11-27 09:33:48 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="botlib"
|
|
|
|
>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_bspq3.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_cluster.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_debug.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_entity.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_file.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_main.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_move.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_optimize.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_reach.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_route.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_routealt.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_sample.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_ai_char.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_ai_chat.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_ai_gen.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_ai_goal.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_ai_move.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_ai_weap.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_ai_weight.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_ea.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_interface.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\l_crc.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\l_libvar.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\l_log.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\l_memory.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\l_precomp.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\l_script.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\l_struct.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\aasfile.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_bsp.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_cluster.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_debug.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_def.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_entity.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_file.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_funcs.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_main.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_move.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_optimize.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_reach.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_route.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_routealt.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_aas_sample.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_ai_weight.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\be_interface.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\l_crc.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\l_libvar.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\l_log.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\l_memory.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\l_precomp.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\l_script.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\l_struct.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\botlib\l_utils.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="renderer"
|
|
|
|
>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_animation.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_backend.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_bsp.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_cmds.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_curve.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_flares.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_font.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_image.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-02-14 20:30:51 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_image_bmp.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_image_jpg.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_image_pcx.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_image_png.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_image_tga.c"
|
|
|
|
>
|
|
|
|
</File>
|
2007-11-27 09:33:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_init.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_light.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_main.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_marks.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_mesh.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_model.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_noise.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_scene.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_shade.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_shade_calc.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_shader.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_shadows.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_sky.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_surface.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\renderer\tr_world.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
2009-02-10 07:56:56 +00:00
|
|
|
<Filter
|
|
|
|
Name="speex"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\bits.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\buffer.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\cb_search.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\config.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\exc_10_16_table.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\exc_10_32_table.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\exc_20_32_table.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\exc_5_256_table.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\exc_5_64_table.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\exc_8_128_table.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\fftwrap.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\filterbank.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\filters.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\gain_table.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\gain_table_lbr.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\hexc_10_32_table.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\hexc_table.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\high_lsp_tables.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\jitter.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\kiss_fft.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\kiss_fftr.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\lpc.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\lsp.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\lsp_tables_nb.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\ltp.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\mdf.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\modes.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\modes_wb.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\nb_celp.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\preprocess.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\quant_lsp.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\resample.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\sb_celp.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\smallft.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\speex.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\speex_callbacks.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\speex_header.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\stereo.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\vbr.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\vq.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\libspeex\window.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2007-11-27 09:33:48 +00:00
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|