mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
1000 lines
22 KiB
XML
1000 lines
22 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="vmapExtractor"
|
|
ProjectGUID="{87335BBF-5DA8-4FEC-A51E-1FB948F2FFE9}"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug Ansi Static|Win32"
|
|
OutputDirectory=".\bin\Win32\DebugAS"
|
|
IntermediateDirectory=".\bin\Win32\DebugAS"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\bin\StormLibTest\Win32\DebugAS/StormLibTest.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/wd 4996"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=".\stormlib"
|
|
PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
EnableEnhancedInstructionSet="1"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerListingLocation=".\bin\Win32\DebugAS/"
|
|
ObjectFile=".\bin\Win32\DebugAS/"
|
|
ProgramDataBaseFileName=".\bin\Win32\DebugAS/"
|
|
BrowseInformation="1"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1029"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile=".\bin\Win32\DebugAS\vmapextract_v2.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\bin\Win32\DebugAS/StormLib.pdb"
|
|
SubSystem="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release Ansi Static|Win32"
|
|
OutputDirectory=".\bin\Win32\ReleaseAS"
|
|
IntermediateDirectory=".\bin\Win32\ReleaseAS"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\bin\StormLibTest\Win32\ReleaseAS/StormLibTest.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/wd 4996"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories=".\stormlib"
|
|
PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
EnableEnhancedInstructionSet="1"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerListingLocation=".\bin\Win32\ReleaseAS/"
|
|
ObjectFile=".\bin\Win32\ReleaseAS/"
|
|
ProgramDataBaseFileName=".\bin\Win32\ReleaseAS/"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1029"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile=".\bin\Win32\ReleaseAS\vmapextract_v2.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
ProgramDatabaseFile=".\bin\Win32\ReleaseAS/StormLib.pdb"
|
|
SubSystem="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<Filter
|
|
Name="pklib"
|
|
>
|
|
<File
|
|
RelativePath="stormlib\pklib\crc32.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\pklib\explode.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\pklib\implode.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\pklib\pklib.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="zlib"
|
|
>
|
|
<Filter
|
|
Name="Zlib Headers"
|
|
>
|
|
<File
|
|
RelativePath="stormlib\zlib\zconf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\zlib\zlib.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Zlib Sources"
|
|
>
|
|
<File
|
|
RelativePath="stormlib\zlib\adler32.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\zlib\deflate.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\zlib\infblock.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\zlib\infcodes.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\zlib\inffast.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\zlib\inflate.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\zlib\inftrees.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\zlib\infutil.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\zlib\trees.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\zlib\zmemory.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="huffman"
|
|
>
|
|
<File
|
|
RelativePath="stormlib\huffman\huff.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\huffman\huff.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="wave"
|
|
>
|
|
<File
|
|
RelativePath="stormlib\wave\wave.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\wave\wave.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="bzip2"
|
|
Filter="*.h;*.c"
|
|
>
|
|
<File
|
|
RelativePath="stormlib\bzip2\blocksort.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\bzip2\bzlib.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\bzip2\compress.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\bzip2\crctable.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\bzip2\decompress.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\bzip2\huffman.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stormlib\bzip2\randtable.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Ansi Static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="vmap"
|
|
>
|
|
<File
|
|
RelativePath=".\vmapextract\adtfile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmapextract\adtfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmapextract\dbcfile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmapextract\dbcfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmapextract\model.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmapextract\model.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmapextract\modelheaders.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmapextract\mpq.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmapextract\mpq.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmapextract\vec3d.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmapextract\vmapexport.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmapextract\wdtfile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmapextract\wdtfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmapextract\wmo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmapextract\wmo.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="stormlib"
|
|
>
|
|
<File
|
|
RelativePath=".\stormlib\SCommon.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stormlib\SCommon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stormlib\SCompression.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stormlib\SFileCompactArchive.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stormlib\SFileCreateArchiveEx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stormlib\SFileExtractFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stormlib\SFileFindFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stormlib\SFileOpenArchive.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stormlib\SFileOpenFileEx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stormlib\SFileReadFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stormlib\SListFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stormlib\StormDll.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stormlib\StormLib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stormlib\StormPort.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stormlib\StormPortLinux.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stormlib\StormPortMac.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|