396 lines
7.2 KiB
XML
396 lines
7.2 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="File_Extractor"
|
|
ProjectGUID="{7AEC599C-7C82-4F00-AA60-411E0A359CB0}"
|
|
RootNamespace="File_Extractor"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(ProjectDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(ProjectDir)$(PlatformName)\$(ConfigurationName)_temp"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
BuildLogFile="$(IntDir)\$(ProjectName)_BuildLog.htm"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\..\dependencies\zlib";"$(ProjectDir)""
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(ProjectDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(ProjectDir)$(PlatformName)\$(ConfigurationName)_temp"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
BuildLogFile="$(IntDir)\$(ProjectName)_BuildLog.htm"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\..\dependencies\zlib";"$(ProjectDir)""
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
|
|
RuntimeLibrary="0"
|
|
ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="7z"
|
|
>
|
|
<File
|
|
RelativePath=".\7z_C\7zAlloc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\7zAlloc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\7zBuf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\7zBuf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\7zC.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\7zCrc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\7zCrc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\7zDecode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\7zDecode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\7zExtract.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\7zExtract.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\7zHeader.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\7zHeader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\7zIn.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\7zIn.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\7zItem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\7zItem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\7zStream.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\Bcj2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\Bcj2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\Bra.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\Bra86.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\CpuArch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\lzma.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\LzmaDec.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\LzmaDec.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\readme.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\7z_C\Types.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="fex"
|
|
>
|
|
<File
|
|
RelativePath=".\fex\Binary_Extractor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\Binary_Extractor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\blargg_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\blargg_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\blargg_config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\blargg_endian.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\blargg_errors.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\blargg_errors.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\blargg_source.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\Data_Reader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\Data_Reader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\fex.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\fex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\File_Extractor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\File_Extractor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\Gzip_Extractor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\Gzip_Extractor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\Gzip_Reader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\Gzip_Reader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\Rar_Extractor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\Rar_Extractor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\Zip7_Extractor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\Zip7_Extractor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\Zip_Extractor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\Zip_Extractor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\Zlib_Inflater.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex\Zlib_Inflater.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\changes.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fex.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\internals.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\license.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\readme.txt"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|