代码拉取完成,页面将自动刷新
同步操作将从 xiaopinyou/StormLib 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="windows-1250"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Name="StormLib"
ProjectGUID="{78424708-1F6E-4D4B-920C-FB6D26847055}"
RootNamespace="StormLib"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
<Platform
Name="x64"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="DebugAD|Win32"
OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="2"
WholeProgramOptimization="0"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
MinimalRebuild="false"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="1"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)DAD.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="DebugAD|x64"
OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="2"
WholeProgramOptimization="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;_DEBUG;_LIB"
MinimalRebuild="false"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="1"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)DAD.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="DebugAS|Win32"
OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="2"
WholeProgramOptimization="0"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
MinimalRebuild="false"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="1"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)DAS.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="DebugAS|x64"
OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="2"
WholeProgramOptimization="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;_DEBUG;_LIB"
MinimalRebuild="false"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="1"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)DAS.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="ReleaseAD|Win32"
OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="1"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)RAD.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="ReleaseAD|x64"
OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
ConfigurationType="4"
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"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="1"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)RAD.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="ReleaseAS|Win32"
OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="0"
UsePrecompiledHeader="0"
WarningLevel="1"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)RAS.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="ReleaseAS|x64"
OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
ConfigurationType="4"
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"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="0"
UsePrecompiledHeader="0"
WarningLevel="1"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)RAS.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="DebugUD|Win32"
OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="1"
WholeProgramOptimization="0"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
MinimalRebuild="false"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="1"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)DUD.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="DebugUD|x64"
OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="1"
WholeProgramOptimization="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;_DEBUG;_LIB"
MinimalRebuild="false"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="1"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)DUD.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="DebugUS|Win32"
OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="1"
WholeProgramOptimization="0"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
MinimalRebuild="false"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="1"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)DUS.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="DebugUS|x64"
OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="1"
WholeProgramOptimization="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;_DEBUG;_LIB"
MinimalRebuild="false"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="1"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)DUS.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="ReleaseUD|Win32"
OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="1"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="1"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)RUD.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="ReleaseUD|x64"
OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="1"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TargetEnvironment="3"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="1"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)RUD.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="ReleaseUS|Win32"
OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="1"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="0"
UsePrecompiledHeader="0"
WarningLevel="1"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)RUS.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="ReleaseUS|x64"
OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="1"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TargetEnvironment="3"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="0"
UsePrecompiledHeader="0"
WarningLevel="1"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)RUS.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Doc Files"
>
<File
RelativePath=".\doc\History.txt"
>
</File>
<File
RelativePath=".\doc\The MoPaQ File Format 0.9.txt"
>
</File>
<File
RelativePath=".\doc\The MoPaQ File Format 1.0.txt"
>
</File>
</Filter>
<Filter
Name="Header Files"
>
<File
RelativePath=".\src\StormCommon.h"
>
</File>
<File
RelativePath=".\src\StormLib.h"
>
</File>
<File
RelativePath=".\src\StormPort.h"
>
</File>
</Filter>
<Filter
Name="Source Files"
>
<File
RelativePath=".\src\FileStream.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\LibTomCrypt.c"
>
</File>
<File
RelativePath=".\src\LibTomMath.c"
>
</File>
<File
RelativePath=".\src\LibTomMathDesc.c"
>
</File>
<File
RelativePath=".\src\SBaseCommon.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\SBaseFileTable.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\SBaseSubTypes.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\SCompression.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\SFileAddFile.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\SFileAttributes.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\SFileCompactArchive.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\SFileCreateArchive.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\SFileExtractFile.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\SFileFindFile.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\SFileGetFileInfo.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\SFileListFile.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\SFileOpenArchive.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\SFileOpenFileEx.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\SFilePatchArchives.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\SFileReadFile.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\SFileVerify.cpp"
>
<FileConfiguration
Name="DebugAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseAS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUD|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseUS|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="StormCommon.h"
WarningLevel="4"
/>
</FileConfiguration>
</File>
<Filter
Name="adpcm"
>
<File
RelativePath=".\src\adpcm\adpcm.cpp"
>
</File>
<File
RelativePath=".\src\adpcm\adpcm.h"
>
</File>
</Filter>
<Filter
Name="bzip2"
>
<File
RelativePath=".\src\bzip2\blocksort.c"
>
</File>
<File
RelativePath=".\src\bzip2\bzlib.c"
>
</File>
<File
RelativePath=".\src\bzip2\compress.c"
>
</File>
<File
RelativePath=".\src\bzip2\crctable.c"
>
</File>
<File
RelativePath=".\src\bzip2\decompress.c"
>
</File>
<File
RelativePath=".\src\bzip2\huffman.c"
>
</File>
<File
RelativePath=".\src\bzip2\randtable.c"
>
</File>
</Filter>
<Filter
Name="huffman"
>
<File
RelativePath=".\src\huffman\huff.cpp"
>
</File>
<File
RelativePath=".\src\huffman\huff.h"
>
</File>
</Filter>
<Filter
Name="lzma"
>
<File
RelativePath=".\src\lzma\C\LzFind.c"
>
</File>
<File
RelativePath=".\src\lzma\C\LzFindMt.c"
>
</File>
<File
RelativePath=".\src\lzma\C\LzmaDec.c"
>
</File>
<File
RelativePath=".\src\lzma\C\LzmaEnc.c"
>
</File>
<File
RelativePath=".\src\lzma\C\Threads.c"
>
</File>
</Filter>
<Filter
Name="pklib"
>
<File
RelativePath=".\src\pklib\explode.c"
>
</File>
<File
RelativePath=".\src\pklib\implode.c"
>
</File>
<File
RelativePath=".\src\pklib\pklib.h"
>
</File>
</Filter>
<Filter
Name="sparse"
>
<File
RelativePath=".\src\sparse\sparse.cpp"
>
</File>
<File
RelativePath=".\src\sparse\sparse.h"
>
</File>
</Filter>
<Filter
Name="zlib"
>
<File
RelativePath=".\src\zlib\adler32.c"
>
</File>
<File
RelativePath=".\src\zlib\compress_zlib.c"
>
</File>
<File
RelativePath=".\src\zlib\crc32.c"
>
</File>
<File
RelativePath=".\src\zlib\deflate.c"
>
</File>
<File
RelativePath=".\src\zlib\inffast.c"
>
</File>
<File
RelativePath=".\src\zlib\inflate.c"
>
</File>
<File
RelativePath=".\src\zlib\inftrees.c"
>
</File>
<File
RelativePath=".\src\zlib\trees.c"
>
</File>
<File
RelativePath=".\src\zlib\zutil.c"
>
</File>
</Filter>
<Filter
Name="jenkins"
>
<File
RelativePath=".\src\jenkins\lookup.h"
>
</File>
<File
RelativePath=".\src\jenkins\lookup3.c"
>
</File>
</Filter>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。