496 lines
		
	
	
		
			16 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			496 lines
		
	
	
		
			16 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="Windows-1252"?>
 | |
| <VisualStudioProject
 | |
|     ProjectType="Visual C++"
 | |
|     Version="8.00"
 | |
|     Name="libarchive_test"
 | |
|     ProjectGUID="{407CA0B9-0CCB-4F02-A20B-CBBAEAAA2E4B}"
 | |
|     RootNamespace="libarchive_test"
 | |
|     Keyword="Win32Proj"
 | |
|     >
 | |
|     <Platforms>
 | |
|         <Platform
 | |
|             Name="Win32"
 | |
|         />
 | |
|     </Platforms>
 | |
|     <ToolFiles>
 | |
|     </ToolFiles>
 | |
|     <Configurations>
 | |
|         <Configuration
 | |
|             Name="Debug|Win32"
 | |
|             OutputDirectory="$(SolutionDir)$(ConfigurationName)"
 | |
|             IntermediateDirectory="$(ConfigurationName)"
 | |
|             ConfigurationType="1"
 | |
|             CharacterSet="2"
 | |
|             >
 | |
|             <Tool
 | |
|                 Name="VCPreBuildEventTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCCustomBuildTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCXMLDataGeneratorTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCWebServiceProxyGeneratorTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCMIDLTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCCLCompilerTool"
 | |
|                 Optimization="0"
 | |
|                 AdditionalIncludeDirectories="..\..\..\libarchive"
 | |
|                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;LIBARCHIVE_STATIC"
 | |
|                 MinimalRebuild="true"
 | |
|                 BasicRuntimeChecks="3"
 | |
|                 RuntimeLibrary="3"
 | |
|                 UsePrecompiledHeader="0"
 | |
|                 WarningLevel="3"
 | |
|                 Detect64BitPortabilityProblems="false"
 | |
|                 DebugInformationFormat="4"
 | |
|                 CompileAs="1"
 | |
|                 DisableSpecificWarnings="4996"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCManagedResourceCompilerTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCResourceCompilerTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCPreLinkEventTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCLinkerTool"
 | |
|                 ShowProgress="0"
 | |
|                 OutputFile="..\..\..\$(ProjectName).exe"
 | |
|                 LinkIncremental="2"
 | |
|                 GenerateDebugInformation="true"
 | |
|                 SubSystem="1"
 | |
|                 TargetMachine="1"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCALinkTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCManifestTool"
 | |
|                 EmbedManifest="true"
 | |
|                 SuppressStartupBanner="true"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCXDCMakeTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCBscMakeTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCFxCopTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCAppVerifierTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCWebDeploymentTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCPostBuildEventTool"
 | |
|             />
 | |
|         </Configuration>
 | |
|         <Configuration
 | |
|             Name="Release|Win32"
 | |
|             OutputDirectory="$(SolutionDir)$(ConfigurationName)"
 | |
|             IntermediateDirectory="$(ConfigurationName)"
 | |
|             ConfigurationType="1"
 | |
|             CharacterSet="2"
 | |
|             WholeProgramOptimization="1"
 | |
|             >
 | |
|             <Tool
 | |
|                 Name="VCPreBuildEventTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCCustomBuildTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCXMLDataGeneratorTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCWebServiceProxyGeneratorTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCMIDLTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCCLCompilerTool"
 | |
|                 AdditionalIncludeDirectories="..\..\..\libarchive"
 | |
|                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;LIBARCHIVE_STATIC"
 | |
|                 RuntimeLibrary="2"
 | |
|                 UsePrecompiledHeader="0"
 | |
|                 WarningLevel="3"
 | |
|                 Detect64BitPortabilityProblems="false"
 | |
|                 DebugInformationFormat="3"
 | |
|                 CompileAs="1"
 | |
|                 DisableSpecificWarnings="4996"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCManagedResourceCompilerTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCResourceCompilerTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCPreLinkEventTool"
 | |
|             />
 | |
|             <Tool
 | |
|                 Name="VCLinkerTool"
 | |
|                 OutputFile="..\..\..\$(ProjectName).exe"
 | |
|                 LinkIncremental="1"
 | |
|                 GenerateDebugInformation="true"
 | |
|                 SubSystem="1"
 | |
|                 OptimizeReferences="2"
 | |
|                 EnableCOMDATFolding="2"
 | |
|                 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>
 | |
|         <ProjectReference
 | |
|             ReferencedProjectIdentifier="{0C758FDB-BE1D-47E9-8E18-9168AB34A308}"
 | |
|             CopyLocal="false"
 | |
|             CopyLocalDependencies="false"
 | |
|             CopyLocalSatelliteAssemblies="false"
 | |
|             RelativePathToProject=".\libarchive.vcproj"
 | |
|         />
 | |
|     </References>
 | |
|     <Files>
 | |
|         <Filter
 | |
|             Name="Source Files"
 | |
|             Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
 | |
|             UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 | |
|             >
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\main.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\read_open_memory.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_acl_basic.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_acl_freebsd.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_acl_pax.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_archive_api_feature.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_bad_fd.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_compat_bzip2.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_compat_gtar.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_compat_gzip.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_compat_tar_hardlink.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_compat_zip.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_empty_write.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_entry.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_entry_strmode.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_fuzz.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_link_resolver.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_pax_filename_encoding.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_compress_program.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_data_large.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_disk.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_extract.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_ar.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_cpio_bin.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_cpio_bin_bz2.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_cpio_bin_gz.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_cpio_bin_Z.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_cpio_odc.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_cpio_svr4_gzip.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_cpio_svr4c_Z.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_empty.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_gtar_gz.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_gtar_lzma.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_gtar_sparse.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_iso_gz.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_isorr_bz2.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_mtree.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_pax_bz2.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_tar.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_tar_empty_filename.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_tbz.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_tgz.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_tz.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_format_zip.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_large.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_pax_truncated.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_position.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_read_truncated.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_tar_filenames.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_tar_large.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_ustar_filenames.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_compress.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_compress_program.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_disk.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_disk_hardlink.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_disk_perms.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_disk_secure.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_disk_times.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_format_ar.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_format_cpio.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_format_cpio_empty.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_format_cpio_newc.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_format_cpio_odc.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_format_pax.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_format_shar_empty.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_format_tar.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_format_tar_empty.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_format_tar_ustar.c"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test_write_open_memory.c"
 | |
|                 >
 | |
|             </File>
 | |
|         </Filter>
 | |
|         <Filter
 | |
|             Name="Header Files"
 | |
|             Filter="h;hpp;hxx;hm;inl;inc;xsd"
 | |
|             UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 | |
|             >
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\list.h"
 | |
|                 >
 | |
|             </File>
 | |
|             <File
 | |
|                 RelativePath="..\..\..\libarchive\test\test.h"
 | |
|                 >
 | |
|             </File>
 | |
|         </Filter>
 | |
|         <Filter
 | |
|             Name="Resource Files"
 | |
|             Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
 | |
|             UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
 | |
|             >
 | |
|         </Filter>
 | |
|     </Files>
 | |
|     <Globals>
 | |
|     </Globals>
 | |
| </VisualStudioProject>
 |