campo-sirio/projects/pdflib_dll.vcproj
luca 3d8cc215db Patch level :
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :


git-svn-id: svn://10.65.10.50/trunk@17702 c028cbd2-c16b-5b4b-a496-9718f37d4682
2008-11-21 16:26:57 +00:00

1441 lines
26 KiB
XML
Executable File

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Name="pdflib"
ProjectGUID="{A294C667-27A9-4125-82AF-5093447505EC}"
RootNamespace="pdf"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\..\lib"
IntermediateDirectory=".\..\Debug\DebugPdflibdll"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName=".\..\lib/pdflib_dll.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../pdf/flate,../pdf/tiff,../pdf/jpeg,../pdf/png,../pdf/pdcore,../pdf/font"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MT;PDFLIB_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
MinimalRebuild="true"
RuntimeLibrary="1"
PrecompiledHeaderFile=".\..\Debug\DebugPdflibdll/pdflib_dll.pch"
AssemblerListingLocation=".\..\Debug\DebugPdflibdll/"
ObjectFile=".\..\Debug\DebugPdflibdll/"
ProgramDataBaseFileName=".\..\Debug\DebugPdflibdll/"
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1040"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
OutputFile="../exed/pdflibd.dll"
Version="6.0"
LinkIncremental="2"
SuppressStartupBanner="true"
GenerateDebugInformation="true"
BaseAddress="0x55300000"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary=".\..\lib/pdflibd.lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
OutputFile=".\..\lib/pdflib_dll.bsc"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory=".\../lib"
IntermediateDirectory=".\../Release/ReleasePdflibdll"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName=".\../lib/pdflib_dll.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="../pdf/flate,../pdf/tiff,../pdf/jpeg,../pdf/png,../pdf/pdcore,../pdf/font"
PreprocessorDefinitions="WIN32;_WINDOWS;_MT;PDFLIB_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
StringPooling="true"
RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile=".\../Release/ReleasePdflibdll/pdflib_dll.pch"
AssemblerListingLocation=".\../Release/ReleasePdflibdll/"
ObjectFile=".\../Release/ReleasePdflibdll/"
ProgramDataBaseFileName=".\../Release/ReleasePdflibdll/"
WarningLevel="3"
SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
OutputFile="D:/Release/campo100/pdflib.dll"
Version="6.0"
LinkIncremental="2"
SuppressStartupBanner="true"
BaseAddress="0x55300000"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary=".\../lib/pdflib.lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
OutputFile=".\../lib/pdflib_dll.bsc"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<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="png"
>
<File
RelativePath="..\pdf\png\png.c"
>
</File>
<File
RelativePath="..\pdf\png\pngerror.c"
>
</File>
<File
RelativePath="..\pdf\png\pngget.c"
>
</File>
<File
RelativePath="..\pdf\png\pngmem.c"
>
</File>
<File
RelativePath="..\pdf\png\pngread.c"
>
</File>
<File
RelativePath="..\pdf\png\pngrio.c"
>
</File>
<File
RelativePath="..\pdf\png\pngrtran.c"
>
</File>
<File
RelativePath="..\pdf\png\pngrutil.c"
>
</File>
<File
RelativePath="..\pdf\png\pngset.c"
>
</File>
<File
RelativePath="..\pdf\png\pngtrans.c"
>
</File>
<File
RelativePath="..\pdf\png\pngvcrd.c"
>
</File>
</Filter>
<Filter
Name="tiff"
>
<File
RelativePath="..\pdf\tiff\tif_auxx.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_close.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_codec.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_color.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_compress.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_dir.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_dirinfo.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_dirread.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_dirwrite.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_dumpmode.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_error.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_extension.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_fax3.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_fax3sm.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_flush.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_getimage.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_jpeg.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_luv.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_lzw.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_next.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_ojpeg.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_open.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_packbits.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_pixarlog.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_predict.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_print.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_read.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_strip.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_swab.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_thunder.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_tile.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_unix.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_version.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_warning.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_write.c"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_zip.c"
>
</File>
</Filter>
<Filter
Name="pdf"
>
<File
RelativePath="..\pdf\pdflib\p_3d.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_actions.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_afm.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_annots.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_block.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_bmp.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_ccitt.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_cid.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_color.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_document.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_draw.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_encoding.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_fields.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_filter.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_font.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_gif.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_gstate.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_hyper.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_icc.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_icclib.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_image.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_jpeg.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_jpx.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_kerning.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_layer.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_mbox.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_object.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_opi.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_page.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_params.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_pattern.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_pdi.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_pfm.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_photoshp.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_png.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_shading.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_subsett.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_table.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_tagged.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_template.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_text.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_textflow.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_tiff.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_truetype.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_type1.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_type3.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_util.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_xgstate.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_xmp.c"
>
</File>
<File
RelativePath="..\pdf\pdflib\pdflib.c"
>
</File>
</Filter>
<Filter
Name="pdcore"
>
<File
RelativePath="..\pdf\pdcore\pc_aes.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_aescbc.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_arc4.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_chartabs.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_contain.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_core.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_crypt.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_ctype.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_digsig.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_ebcdic.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_encoding.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_file.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_geom.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_md5.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_optparse.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_output.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_resource.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_scan.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_scope.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_string.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_unicode.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_util.c"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_xmp.c"
>
</File>
</Filter>
<Filter
Name="jpeg"
>
<File
RelativePath="..\pdf\jpeg\jcapimin.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jcapistd.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jccoefct.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jccolor.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jcdctmgr.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jchuff.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jcinit.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jcmainct.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jcmarker.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jcmaster.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jcomapi.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jcparam.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jcphuff.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jcprepct.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jcsample.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jctrans.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdapimin.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdapistd.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdatadst.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdatasrc.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdcoefct.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdcolor.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jddctmgr.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdhuff.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdinput.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdmainct.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdmarker.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdmaster.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdmerge.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdphuff.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdpostct.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdsample.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdtrans.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jerror.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jfdctflt.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jfdctfst.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jfdctint.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jidctflt.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jidctfst.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jidctint.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jidctred.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jmemmgr.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jmemnobs.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jquant1.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jquant2.c"
>
</File>
<File
RelativePath="..\pdf\jpeg\jutils.c"
>
</File>
</Filter>
<Filter
Name="flate"
>
<File
RelativePath="..\pdf\flate\adler32.c"
>
</File>
<File
RelativePath="..\pdf\flate\compress.c"
>
</File>
<File
RelativePath="..\pdf\flate\crc32.c"
>
</File>
<File
RelativePath="..\pdf\flate\deflate.c"
>
</File>
<File
RelativePath="..\pdf\flate\inffast.c"
>
</File>
<File
RelativePath="..\pdf\flate\inflate.c"
>
</File>
<File
RelativePath="..\pdf\flate\inftrees.c"
>
</File>
<File
RelativePath="..\pdf\flate\trees.c"
>
</File>
<File
RelativePath="..\pdf\flate\uncompr.c"
>
</File>
<File
RelativePath="..\pdf\flate\zutil.c"
>
</File>
</Filter>
<Filter
Name="font"
>
<File
RelativePath="..\pdf\font\ft_cid.c"
>
</File>
<File
RelativePath="..\pdf\font\ft_corefont.c"
>
</File>
<File
RelativePath="..\pdf\font\ft_font.c"
>
</File>
<File
RelativePath="..\pdf\font\ft_hostfont.c"
>
</File>
<File
RelativePath="..\pdf\font\ft_pdffont.c"
>
</File>
<File
RelativePath="..\pdf\font\ft_truetype.c"
>
</File>
<File
RelativePath="..\pdf\font\ft_type1.c"
>
</File>
</Filter>
</Filter>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
>
<File
RelativePath="pdflib.rc"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
/>
</FileConfiguration>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="*.h"
>
<Filter
Name="jpeg"
>
<File
RelativePath="..\pdf\jpeg\jchuff.h"
>
</File>
<File
RelativePath="jchuff.h"
>
</File>
<File
RelativePath="..\pdf\jpeg\jconfig.h"
>
</File>
<File
RelativePath="jconfig.h"
>
</File>
<File
RelativePath="jdct.h"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdct.h"
>
</File>
<File
RelativePath="..\pdf\jpeg\jdhuff.h"
>
</File>
<File
RelativePath="jdhuff.h"
>
</File>
<File
RelativePath="jerror.h"
>
</File>
<File
RelativePath="..\pdf\jpeg\jerror.h"
>
</File>
<File
RelativePath="jinclude.h"
>
</File>
<File
RelativePath="..\pdf\jpeg\jinclude.h"
>
</File>
<File
RelativePath="..\pdf\jpeg\jmemsys.h"
>
</File>
<File
RelativePath="jmemsys.h"
>
</File>
<File
RelativePath="jmorecfg.h"
>
</File>
<File
RelativePath="..\pdf\jpeg\jmorecfg.h"
>
</File>
<File
RelativePath="jpegint.h"
>
</File>
<File
RelativePath="..\pdf\jpeg\jpegint.h"
>
</File>
<File
RelativePath="..\pdf\jpeg\jpeglib.h"
>
</File>
<File
RelativePath="jpeglib.h"
>
</File>
<File
RelativePath="jversion.h"
>
</File>
<File
RelativePath="..\pdf\jpeg\jversion.h"
>
</File>
</Filter>
<Filter
Name="flate"
>
<File
RelativePath="..\pdf\flate\crc32.h"
>
</File>
<File
RelativePath="..\pdf\flate\deflate.h"
>
</File>
<File
RelativePath="..\pdf\flate\inffast.h"
>
</File>
<File
RelativePath="..\pdf\flate\inffixed.h"
>
</File>
<File
RelativePath="..\pdf\flate\inflate.h"
>
</File>
<File
RelativePath="..\pdf\flate\inftrees.h"
>
</File>
<File
RelativePath="..\pdf\flate\trees.h"
>
</File>
<File
RelativePath="..\pdf\flate\zconf.h"
>
</File>
<File
RelativePath="..\pdf\flate\zlib.h"
>
</File>
<File
RelativePath="..\pdf\flate\zprefix.h"
>
</File>
<File
RelativePath="..\pdf\flate\zutil.h"
>
</File>
</Filter>
<Filter
Name="font"
>
<File
RelativePath="..\pdf\font\ft_cid.h"
>
</File>
<File
RelativePath="..\pdf\font\ft_corefont.h"
>
</File>
<File
RelativePath="..\pdf\font\ft_font.h"
>
</File>
<File
RelativePath="..\pdf\font\ft_generr.h"
>
</File>
<File
RelativePath="..\pdf\font\ft_pdffont.h"
>
</File>
<File
RelativePath="..\pdf\font\ft_truetype.h"
>
</File>
</Filter>
<Filter
Name="pdcore"
>
<File
RelativePath="..\pdf\pdcore\pc_aes.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_aeslocal.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_arc4.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_chartabs.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_classic.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_config.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_contain.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_core.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_crypt.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_ctype.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_digsig.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_ebcdic.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_encoding.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_exports.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_file.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_generr.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_geom.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_md5.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_optparse.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_output.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_prefix.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_pstok.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_resource.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_scan.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_scantok.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_scope.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_strconst.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_string.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_unicode.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_util.h"
>
</File>
<File
RelativePath="..\pdf\pdcore\pc_xmp.h"
>
</File>
</Filter>
<Filter
Name="pdf"
>
<File
RelativePath="..\pdf\pdflib\p_color.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_defopt.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_font.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_generr.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_hkscmyk.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_hkslab.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_icc.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_icc9809.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_icclib.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_image.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_intern.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_keyconn.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_layer.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_page.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_pantlab.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_params.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\p_tagged.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\pdflib.h"
>
</File>
<File
RelativePath="..\pdf\pdflib\resource.h"
>
</File>
</Filter>
<Filter
Name="png"
>
<File
RelativePath="..\pdf\png\png.h"
>
</File>
<File
RelativePath="..\pdf\png\pngconf.h"
>
</File>
<File
RelativePath="..\pdf\png\pngusr.h"
>
</File>
</Filter>
<Filter
Name="tiff"
>
<File
RelativePath="..\pdf\tiff\port.h"
>
</File>
<File
RelativePath="..\pdf\tiff\t4.h"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_dir.h"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_fax3.h"
>
</File>
<File
RelativePath="..\pdf\tiff\tif_predict.h"
>
</File>
<File
RelativePath="..\pdf\tiff\tiff.h"
>
</File>
<File
RelativePath="..\pdf\tiff\tiffconf.h"
>
</File>
<File
RelativePath="..\pdf\tiff\tiffio.h"
>
</File>
<File
RelativePath="..\pdf\tiff\tiffiop.h"
>
</File>
<File
RelativePath="..\pdf\tiff\tiffvers.h"
>
</File>
<File
RelativePath="..\pdf\tiff\uvcode.h"
>
</File>
</Filter>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>