mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2024-12-23 01:59:43 +08:00
569 lines
11 KiB
XML
569 lines
11 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="tier1"
|
|
ProjectGUID="{E1DA8DB8-FB4C-4B14-91A6-98BCED6B9720}"
|
|
RootNamespace="tier1"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine=""
|
|
ExcludedFromBuild="false"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UseUnicodeResponseFiles="false"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\public;..\public\tier0;..\public\tier1"
|
|
PreprocessorDefinitions="WIN32;_WIN32;_DEBUG;DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;TIER1_STATIC_LIB"
|
|
StringPooling="true"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="false"
|
|
FloatingPointModel="2"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
OpenMP="false"
|
|
UsePrecompiledHeader="0"
|
|
ExpandAttributedSource="false"
|
|
AssemblerOutput="0"
|
|
AssemblerListingLocation="$(IntDir)/"
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/"
|
|
GenerateXMLDocumentationFiles="false"
|
|
BrowseInformation="0"
|
|
BrowseInformationFile="$(IntDir)/"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
CompileAs="2"
|
|
ErrorReporting="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
CommandLine=""
|
|
ExcludedFromBuild="false"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
UseUnicodeResponseFiles="false"
|
|
AdditionalDependencies="Rpcrt4.lib"
|
|
OutputFile="..\lib\public\tier1.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile="$(OutDir)/tier1.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
ExcludedFromBuild="false"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine=""
|
|
ExcludedFromBuild="false"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UseUnicodeResponseFiles="false"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories="..\public;..\public\tier0;..\public\tier1"
|
|
PreprocessorDefinitions="WIN32;_WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;TIER1_STATIC_LIB"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
FloatingPointModel="2"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
OpenMP="false"
|
|
UsePrecompiledHeader="0"
|
|
ExpandAttributedSource="false"
|
|
AssemblerOutput="0"
|
|
AssemblerListingLocation="$(IntDir)/"
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/"
|
|
GenerateXMLDocumentationFiles="false"
|
|
BrowseInformation="0"
|
|
BrowseInformationFile="$(IntDir)/"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="1"
|
|
CompileAs="2"
|
|
ErrorReporting="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
CommandLine=""
|
|
ExcludedFromBuild="false"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
UseUnicodeResponseFiles="false"
|
|
AdditionalDependencies="Rpcrt4.lib"
|
|
OutputFile="..\lib\public\tier1.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile="$(OutDir)/tier1.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
ExcludedFromBuild="false"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath=".\bitbuf.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\byteswap.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\characterset.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\checksum_crc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\checksum_md5.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\commandbuffer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\convar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\datamanager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\diff.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\generichash.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\interface.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\KeyValues.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mempool.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\memstack.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NetAdr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\newbitbuf.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\processor_detect.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExceptionHandling="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExceptionHandling="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\rangecheckedvar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stringpool.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\strtools.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tier1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tokenreader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\uniqueid.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\utlbuffer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\utlbufferutil.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\utlstring.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\utlsymbol.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="..\public\tier1\bitbuf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\byteswap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\callqueue.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\characterset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\checksum_crc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\checksum_md5.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\CommandBuffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\convar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\datamanager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\datamap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\delegates.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\diff.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\fmtstr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\functors.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\generichash.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\iconvar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\interface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\KeyValues.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\lzmaDecoder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\lzss.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\mempool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\memstack.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\netadr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\processor_detect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\rangecheckedvar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\refcount.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\smartptr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\stringpool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\strtools.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\tier1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\tokenreader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\uniqueid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlbidirectionalset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlblockmemory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlbuffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlbufferutil.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utldict.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlenvelope.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlfixedmemory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlhandletable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlhash.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utllinkedlist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlmap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlmemory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlmultilist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlpriorityqueue.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlqueue.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlrbtree.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\UtlSortVector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlstack.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlstring.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\UtlStringMap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlsymbol.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\public\tier1\utlvector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\xbox\xboxstubs.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|