1588 lines
36 KiB
XML
1588 lines
36 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="CrySystem"
|
|
ProjectGUID="{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}"
|
|
SccProjectName="Perforce Project"
|
|
SccAuxPath=""
|
|
SccLocalPath="."
|
|
SccProvider="MSSCCI:Perforce SCM"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="D:\Games\FC\Bin32"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
OptimizeForProcessor="0"
|
|
AdditionalIncludeDirectories="..\CryCommon"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;CRYSYSTEM_EXPORTS"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="TRUE"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="wininet.lib"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="2"
|
|
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="D:\Games\FC\Bin32"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="2"
|
|
OmitFramePointers="TRUE"
|
|
EnableFiberSafeOptimizations="FALSE"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="..\CryCommon"
|
|
PreprocessorDefinitions="_RELEASE;WIN32;NDEBUG;_WINDOWS;_USRDLL;CRYSYSTEM_EXPORTS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="FALSE"
|
|
EnableFunctionLevelLinking="FALSE"
|
|
EnableEnhancedInstructionSet="0"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="wininet.lib"
|
|
OutputFile="$(OutDir)/CrySystem.dll"
|
|
LinkIncremental="1"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Profile|Win32"
|
|
OutputDirectory="D:\Games\FC\Bin32"
|
|
IntermediateDirectory="Profile"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="2"
|
|
OmitFramePointers="TRUE"
|
|
EnableFiberSafeOptimizations="FALSE"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="..\CryCommon"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;CRYSYSTEM_EXPORTS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="FALSE"
|
|
EnableFunctionLevelLinking="FALSE"
|
|
EnableEnhancedInstructionSet="0"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="wininet.lib"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
IgnoreAllDefaultLibraries="FALSE"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
BaseAddress="0x36500000"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug64|Win32"
|
|
OutputDirectory="D:\Games\FC\Bin32"
|
|
IntermediateDirectory="Debug64"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\CryCommon;c:\Program Files\Microsoft SDK\include"
|
|
PreprocessorDefinitions="WIN64;_DEBUG;_WINDOWS;_USRDLL;CRYSYSTEM_EXPORTS;GARBAGEMEMORY"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="FALSE"
|
|
UsePrecompiledHeader="3"
|
|
AssemblerListingLocation="$(IntDir)/"
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="FALSE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:AMD64"
|
|
AdditionalDependencies="wininet.lib ../CryCommon/fSinCos64.lib"
|
|
OutputFile="$(OutDir)/$(ProjectName).dll"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="C:\Program Files\Microsoft SDK\Lib\AMD64"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
|
SubSystem="2"
|
|
LargeAddressAware="2"
|
|
ImportLibrary="$(OutDir)/$(ProjectName).lib"
|
|
TargetMachine="0"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release64|Win32"
|
|
OutputDirectory="D:\Games\FC\Bin32"
|
|
IntermediateDirectory="Release64"
|
|
ConfigurationType="2"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/fp:fast /GL"
|
|
Optimization="2"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories="..\CryCommon;c:\Program Files\Microsoft SDK\include"
|
|
PreprocessorDefinitions="_RELEASE;NDEBUG;WIN64;WIN32;_AMD64_;_WINDOWS;_USRDLL;CRYSYSTEM_EXPORTS;GARBAGEMEMORY"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="FALSE"
|
|
UsePrecompiledHeader="3"
|
|
AssemblerListingLocation="$(IntDir)/"
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="FALSE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="wininet.lib ../CryCommon/fSinCos64.lib"
|
|
OutputFile="$(OutDir)/$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="C:\Program Files\Microsoft SDK\Lib\AMD64"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
|
SubSystem="2"
|
|
LargeAddressAware="2"
|
|
ImportLibrary="$(OutDir)/$(ProjectName).lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
|
<File
|
|
RelativePath=".\ApplicationHelper.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="CompressedFile.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="CPUDetect.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="CryPak.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="CrySizerImpl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="CrySizerStats.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="DebugCallStack.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="DllMain.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\DxDiag.h">
|
|
</File>
|
|
<File
|
|
RelativePath="FrameProfileRender.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="FrameProfileSystem.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\getdxver.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="Log.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="Mailer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptBinding.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptSink.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="SourceSafeHelper.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="StdAfx.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="System.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SystemCFG.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SystemInit.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SystemRender.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SystemWin32.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="Timer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="XConsole.cpp">
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AssemblerOutput="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="XConsoleVariable.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc">
|
|
<File
|
|
RelativePath=".\ApplicationHelper.h">
|
|
</File>
|
|
<File
|
|
RelativePath="CPUDetect.h">
|
|
</File>
|
|
<File
|
|
RelativePath="CryPak.h">
|
|
</File>
|
|
<File
|
|
RelativePath="CrySizerImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="CrySizerStats.h">
|
|
</File>
|
|
<File
|
|
RelativePath="CryWaterMark.h">
|
|
</File>
|
|
<File
|
|
RelativePath="DebugCallStack.h">
|
|
</File>
|
|
<File
|
|
RelativePath="FrameProfileSystem.h">
|
|
</File>
|
|
<File
|
|
RelativePath="Log.h">
|
|
</File>
|
|
<File
|
|
RelativePath="Mailer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PakVars.h">
|
|
</File>
|
|
<File
|
|
RelativePath="resource.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptSink.h">
|
|
</File>
|
|
<File
|
|
RelativePath="SourceSafeHelper.h">
|
|
</File>
|
|
<File
|
|
RelativePath="StdAfx.h">
|
|
</File>
|
|
<File
|
|
RelativePath="System.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SystemCFG.h">
|
|
</File>
|
|
<File
|
|
RelativePath="Timer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Validator.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XConsole.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XConsoleVariable.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
<File
|
|
RelativePath="CrySystem.rc">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\LUADBG.ico">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\small.ico">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\res\toolbar1.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\res\TreeView.bmp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="MemoryManager"
|
|
Filter="">
|
|
<File
|
|
RelativePath="CryMemoryManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="MTSafeAllocator.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="MTSafeAllocator.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="LuaDebugger"
|
|
Filter="">
|
|
<File
|
|
RelativePath="LuaDebugger\_TinyBrowseFolder.h">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\_TinyCaptionWindow.h">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\_TinyCoolEdit.h">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\_TinyFileEnum.h">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\_TinyImageList.h">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\_TinyMain.h">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\_TinyRegistry.h">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\_TinySplitter.h">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\_TinyStatusBar.h">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\_TinyTreeList.h">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\_TinyWindow.h">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\AboutWnd.h">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\FileTree.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\FileTree.h">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\LUADBG.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\LUADBG.h">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\LuaDbgInterface.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="LuaDebugger\LuaDbgInterface.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="StreamEngine"
|
|
Filter="">
|
|
<File
|
|
RelativePath="CritSection.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CryCommon\IStreamEngine.h">
|
|
</File>
|
|
<File
|
|
RelativePath="RefReadStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="RefReadStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath="RefReadStreamProxy.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="RefReadStreamProxy.h">
|
|
</File>
|
|
<File
|
|
RelativePath="RefStreamEngine.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="RefStreamEngine.h">
|
|
</File>
|
|
<File
|
|
RelativePath="StreamEngine.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="StreamEngine.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="XML"
|
|
Filter="">
|
|
<File
|
|
RelativePath="XML\_XMLDOMParserImpl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\_XMLDOMParserImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\nanoxml.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\xml.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\xml.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\xml_string.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\XMLDOMDocumentImpl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\XMLDOMDocumentImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\XMLDOMNodeImpl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\XMLDOMNodeImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\XMLDOMNodeListImpl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\XMLDOMNodeListImpl.h">
|
|
</File>
|
|
<Filter
|
|
Name="Expat"
|
|
Filter="">
|
|
<File
|
|
RelativePath="XML\Expat\ascii.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\Expat\asciitab.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\Expat\config.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\Expat\expat.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\Expat\iasciitab.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\Expat\latin1tab.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\Expat\nametab.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\Expat\utf8tab.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\Expat\winconfig.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\Expat\xmlparse.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="XML\Expat\xmlrole.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="XML\Expat\xmlrole.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\Expat\xmltok.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="XML\Expat\xmltok.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\Expat\xmltok_impl.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="XML\Expat\xmltok_impl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XML\Expat\xmltok_ns.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="ScriptObjects"
|
|
Filter="">
|
|
<File
|
|
RelativePath="ScriptObjectAnimation.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectAnimation.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectEntity.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectEntity.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectMovie.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectMovie.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectParticle.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectParticle.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectScript.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectScript.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectSound.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectSound.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectSystem.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectSystem.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="zlib"
|
|
Filter="">
|
|
<File
|
|
RelativePath="zlib\adler32.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\compress.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\crc32.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\deflate.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\deflate.h">
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\gzio.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\infblock.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\infblock.h">
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\infcodes.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\infcodes.h">
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\inffast.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\inffast.h">
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\inffixed.h">
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\inflate.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\inftrees.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\inftrees.h">
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\infutil.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\infutil.h">
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\trees.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\trees.h">
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\uncompr.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\zconf.h">
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\zlib.h">
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\zutil.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="zlib\zutil.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ZipDir"
|
|
Filter="">
|
|
<File
|
|
RelativePath="ZipDir.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipDirCache.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipDirCache.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipDirCacheFactory.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipDirCacheFactory.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipDirCacheRW.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipDirCacheRW.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipDirFind.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipDirFind.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipDirFindRW.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipDirFindRW.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipDirList.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipDirList.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipDirStructures.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipDirStructures.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipDirTree.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipDirTree.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipFile.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ZipFileFormat.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="HTTPDownloader"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\DownloadManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\DownloadManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\HTTPDownloader.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\HTTPDownloader.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="CheatProtection"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\DataProbe.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\DataProbe.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\md5.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\md5.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RandGen.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RandGen.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|