456 lines
15 KiB
XML
456 lines
15 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="libarchive"
|
|
ProjectGUID="{0C758FDB-BE1D-47E9-8E18-9168AB34A308}"
|
|
RootNamespace="libarchive"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;PLATFORM_CONFIG_H="\"config_windows.h\"";LIBARCHIVE_STATIC"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../lib/$(ProjectName)-vc80-mt-d.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;PLATFORM_CONFIG_H="\"config_windows.h\"";LIBARCHIVE_STATIC"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../lib/$(ProjectName)-vc80-mt.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_check_magic.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_entry.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_entry_copy_stat.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_entry_link_resolver.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_entry_stat.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_entry_strmode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_data_into_fd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_disk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_disk_set_standard_lookup.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_extract.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_open_fd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_open_file.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_open_filename.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_open_memory.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_support_compression_all.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_support_compression_bzip2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_support_compression_compress.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_support_compression_gzip.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_support_compression_lzma.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_support_compression_none.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_support_compression_program.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_support_format_all.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_support_format_ar.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_support_format_cpio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_support_format_empty.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_support_format_iso9660.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_support_format_mtree.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_support_format_tar.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_support_format_zip.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_string.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_string_sprintf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_util.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_virtual.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_windows.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_disk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_disk_set_standard_lookup.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_open_fd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_open_file.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_open_filename.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_open_memory.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_set_compression_bzip2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_set_compression_compress.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_set_compression_gzip.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_set_compression_none.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_set_compression_program.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_set_format.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_set_format_ar.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_set_format_by_name.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_set_format_cpio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_set_format_cpio_newc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_set_format_mtree.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_set_format_pax.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_set_format_shar.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_set_format_ustar.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\filter_fork.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_endian.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_entry.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_entry_private.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_platform.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_private.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_disk_private.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_read_private.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_string.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_windows.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_disk_private.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\archive_write_private.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\config_windows.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libarchive\filter_fork.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|