705 строки
18 KiB
XML
705 строки
18 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
Name="PDF"
|
|
Version="9.00"
|
|
ProjectType="Visual C++"
|
|
ProjectGUID="{E12E5C71-79A4-495A-848F-F1710111E610}"
|
|
RootNamespace="PDF"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="x64"/>
|
|
</Platforms>
|
|
<ToolFiles/>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="debug_shared|x64"
|
|
OutputDirectory="obj64\$(ConfigurationName)"
|
|
IntermediateDirectory="obj64\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=".\include;.\include\Poco\PDF;..\Foundation\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;PDF_EXPORTS"
|
|
StringPooling="true"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies=""
|
|
OutputFile="..\bin64\PocoPDF64d.dll"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="..\bin64\PocoPDF64d.pdb"
|
|
AdditionalLibraryDirectories="..\lib64"
|
|
SubSystem="1"
|
|
ImportLibrary="..\lib64\PocoPDFd.lib"
|
|
TargetMachine="17"/>
|
|
<Tool
|
|
Name="VCALinkTool"/>
|
|
<Tool
|
|
Name="VCManifestTool"/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"/>
|
|
<Tool
|
|
Name="VCBscMakeTool"/>
|
|
<Tool
|
|
Name="VCFxCopTool"/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="release_shared|x64"
|
|
OutputDirectory="obj64\$(ConfigurationName)"
|
|
IntermediateDirectory="obj64\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories=".\include;.\include\Poco\PDF;..\Foundation\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;PDF_EXPORTS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies=""
|
|
OutputFile="..\bin64\PocoPDF64.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
GenerateDebugInformation="false"
|
|
AdditionalLibraryDirectories="..\lib64"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
OptimizeForWindows98="0"
|
|
ImportLibrary="..\lib64\PocoPDF.lib"
|
|
TargetMachine="17"/>
|
|
<Tool
|
|
Name="VCALinkTool"/>
|
|
<Tool
|
|
Name="VCManifestTool"/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"/>
|
|
<Tool
|
|
Name="VCBscMakeTool"/>
|
|
<Tool
|
|
Name="VCFxCopTool"/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="debug_static_mt|x64"
|
|
OutputDirectory="obj64\$(ConfigurationName)"
|
|
IntermediateDirectory="obj64\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=".\include;.\include\Poco\PDF;..\Foundation\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;POCO_STATIC;"
|
|
StringPooling="true"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="..\lib64\PocoPDFmtd.pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib64\PocoPDFmtd.lib"
|
|
TargetMachine="17"/>
|
|
<Tool
|
|
Name="VCALinkTool"/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"/>
|
|
<Tool
|
|
Name="VCBscMakeTool"/>
|
|
<Tool
|
|
Name="VCFxCopTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="release_static_mt|x64"
|
|
OutputDirectory="obj64\$(ConfigurationName)"
|
|
IntermediateDirectory="obj64\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories=".\include;.\include\Poco\PDF;..\Foundation\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;POCO_STATIC;"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib64\PocoPDFmt.lib"
|
|
TargetMachine="17"/>
|
|
<Tool
|
|
Name="VCALinkTool"/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"/>
|
|
<Tool
|
|
Name="VCBscMakeTool"/>
|
|
<Tool
|
|
Name="VCFxCopTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="debug_static_md|x64"
|
|
OutputDirectory="obj64\$(ConfigurationName)"
|
|
IntermediateDirectory="obj64\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=".\include;.\include\Poco\PDF;..\Foundation\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;POCO_STATIC;"
|
|
StringPooling="true"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="..\lib64\PocoPDFmdd.pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib64\PocoPDFmdd.lib"
|
|
TargetMachine="17"/>
|
|
<Tool
|
|
Name="VCALinkTool"/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"/>
|
|
<Tool
|
|
Name="VCBscMakeTool"/>
|
|
<Tool
|
|
Name="VCFxCopTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="release_static_md|x64"
|
|
OutputDirectory="obj64\$(ConfigurationName)"
|
|
IntermediateDirectory="obj64\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories=".\include;.\include\Poco\PDF;..\Foundation\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;POCO_STATIC;"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib64\PocoPDFmd.lib"
|
|
TargetMachine="17"/>
|
|
<Tool
|
|
Name="VCALinkTool"/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"/>
|
|
<Tool
|
|
Name="VCBscMakeTool"/>
|
|
<Tool
|
|
Name="VCFxCopTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References/>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files">
|
|
<File
|
|
RelativePath=".\src\Destination.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Document.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Encoder.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Font.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Image.cpp"/>
|
|
<File
|
|
RelativePath=".\src\LinkAnnotation.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Outline.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Page.cpp"/>
|
|
<File
|
|
RelativePath=".\src\PDFException.cpp"/>
|
|
<File
|
|
RelativePath=".\src\TextAnnotation.cpp"/>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files">
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\Destination.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\Document.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\Encoder.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\Font.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\Image.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\LinkAnnotation.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\Outline.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\Page.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\PDF.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\PDFException.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\Resource.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\TextAnnotation.h"/>
|
|
</Filter>
|
|
<Filter
|
|
Name="3rd Party">
|
|
<Filter
|
|
Name="PNG">
|
|
<Filter
|
|
Name="Header Files">
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\png.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\pngconf.h"/>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files">
|
|
<File
|
|
RelativePath=".\src\png.c"/>
|
|
<File
|
|
RelativePath=".\src\pngerror.c"/>
|
|
<File
|
|
RelativePath=".\src\pnggccrd.c"/>
|
|
<File
|
|
RelativePath=".\src\pngget.c"/>
|
|
<File
|
|
RelativePath=".\src\pngmem.c"/>
|
|
<File
|
|
RelativePath=".\src\pngpread.c"/>
|
|
<File
|
|
RelativePath=".\src\pngread.c"/>
|
|
<File
|
|
RelativePath=".\src\pngrio.c"/>
|
|
<File
|
|
RelativePath=".\src\pngrtran.c"/>
|
|
<File
|
|
RelativePath=".\src\pngrutil.c"/>
|
|
<File
|
|
RelativePath=".\src\pngset.c"/>
|
|
<File
|
|
RelativePath=".\src\pngtest.c"/>
|
|
<File
|
|
RelativePath=".\src\pngtrans.c"/>
|
|
<File
|
|
RelativePath=".\src\pngvcrd.c"/>
|
|
<File
|
|
RelativePath=".\src\pngwio.c"/>
|
|
<File
|
|
RelativePath=".\src\pngwrite.c"/>
|
|
<File
|
|
RelativePath=".\src\pngwtran.c"/>
|
|
<File
|
|
RelativePath=".\src\pngwutil.c"/>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="zlib">
|
|
<Filter
|
|
Name="Header Files">
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\crc32.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\deflate.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\inffast.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\inffixed.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\inflate.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\inftrees.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\trees.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\zconf.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\zlib.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\zutil.h"/>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files">
|
|
<File
|
|
RelativePath=".\src\adler32.c"/>
|
|
<File
|
|
RelativePath=".\src\compress.c"/>
|
|
<File
|
|
RelativePath=".\src\crc32.c"/>
|
|
<File
|
|
RelativePath=".\src\deflate.c"/>
|
|
<File
|
|
RelativePath=".\src\gzio.c"/>
|
|
<File
|
|
RelativePath=".\src\infback.c"/>
|
|
<File
|
|
RelativePath=".\src\inffast.c"/>
|
|
<File
|
|
RelativePath=".\src\inflate.c"/>
|
|
<File
|
|
RelativePath=".\src\inftrees.c"/>
|
|
<File
|
|
RelativePath=".\src\trees.c"/>
|
|
<File
|
|
RelativePath=".\src\zutil.c"/>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="HARU">
|
|
<Filter
|
|
Name="Source Files">
|
|
<File
|
|
RelativePath=".\src\hpdf_annotation.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_array.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_binary.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_boolean.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_catalog.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_destination.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_dict.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_doc.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_doc_png.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_encoder.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_encoder_cns.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_encoder_cnt.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_encoder_jp.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_encoder_kr.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_encrypt.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_encryptdict.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_error.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_ext_gstate.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_font.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_font_cid.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_font_tt.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_font_type1.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_fontdef.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_fontdef_base14.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_fontdef_cid.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_fontdef_cns.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_fontdef_cnt.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_fontdef_jp.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_fontdef_kr.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_fontdef_tt.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_fontdef_type1.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_gstate.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_image.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_image_png.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_info.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_list.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_mmgr.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_name.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_null.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_number.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_objects.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_outline.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_page_label.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_page_operator.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_pages.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_real.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_streams.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_string.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_utils.c"/>
|
|
<File
|
|
RelativePath=".\src\hpdf_xref.c"/>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files">
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_annotation.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_catalog.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_conf.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_consts.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_destination.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_doc.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_encoder.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_encrypt.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_encryptdict.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_error.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_ext_gstate.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_font.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_fontdef.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_gstate.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_image.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_info.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_list.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_mmgr.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_objects.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_outline.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_page_label.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_pages.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_streams.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_types.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\PDF\hpdf_utils.h"/>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals/>
|
|
</VisualStudioProject>
|