681 lines
14 KiB
XML
681 lines
14 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="HLLib"
|
|
ProjectGUID="{94B581AF-2F09-4EE6-9B85-18501050B007}"
|
|
RootNamespace="HLLib"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_USE_RTM_VERSION;HLLIB_EXPORTS"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="1"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/HLLib.dll"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/HLLib.pdb"
|
|
SubSystem="2"
|
|
ImportLibrary="$(OutDir)/HLLib.lib"
|
|
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="Release|Win32"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
WholeProgramOptimization="true"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;HLLIB_EXPORTS"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/HLLib.dll"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="false"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(OutDir)/HLLib.lib"
|
|
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|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_WIN64;_DEBUG;_WINDOWS;_USRDLL;_USE_RTM_VERSION;HLLIB_EXPORTS"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="1"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/HLLib.dll"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/HLLib.pdb"
|
|
SubSystem="2"
|
|
ImportLibrary="$(OutDir)/HLLib.lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<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="Release|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
WholeProgramOptimization="true"
|
|
PreprocessorDefinitions="WIN32;_WIN64;NDEBUG;_WINDOWS;_USRDLL;HLLIB_EXPORTS"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/HLLib.dll"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="false"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(OutDir)/HLLib.lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<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>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\Checksum.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\DebugMemory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\Error.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\HLLib.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\Utility.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\Wrapper.cpp"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="DirectoryItems"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\DirectoryFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\DirectoryFolder.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\DirectoryItem.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Packages"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\BSPFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\GCFFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\NCFFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\Package.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\PAKFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\VBSPFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\VPKFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\WADFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\XZPFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\ZIPFile.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Streams"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\FileStream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\GCFStream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\MappingStream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\MemoryStream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\NullStream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\ProcStream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\Stream.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Mappings"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\FileMapping.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\Mapping.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\MemoryMapping.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\StreamMapping.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\Checksum.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\DebugMemory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\Error.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\HLLib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\stdafx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\Utility.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\Wrapper.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="DirectoryItems"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\DirectoryFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\DirectoryFolder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\DirectoryItem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\DirectoryItems.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Packages"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\BSPFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\GCFFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\NCFFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\Package.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\Packages.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\PAKFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\VBSPFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\VPKFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\WADFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\XZPFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\ZIPFile.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Streams"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\FileStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\GCFStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\MappingStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\MemoryStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\NullStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\ProcStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\Stream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\Streams.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Mappings"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\FileMapping.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\Mapping.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\Mappings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\MemoryMapping.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\StreamMapping.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\HLLib\HLLib.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|