mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 05:18:55 +00:00
435a566751
* sumatrapdf - vendor import * everything compiles (libjpeg, poppler, fitz, sumatrapdf) * does NOT link (remove the comment tags in the parent directory.rbuild file (rosapps dir) to build it) svn path=/trunk/; revision=29295
819 lines
16 KiB
XML
819 lines
16 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="fitzlib"
|
|
ProjectGUID="{07E5FC14-E74E-4734-9E73-4BB282C2B473}"
|
|
RootNamespace="sumatrapdf"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)-fitz"
|
|
IntermediateDirectory="$(ConfigurationName)-fitz"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UseUnicodeResponseFiles="true"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)fitz\include";"$(ProjectDir)ext\jpeg";"$(ProjectDir)ext\zlib";"$(ProjectDir)ext\freetype231\include""
|
|
PreprocessorDefinitions="_WIN32;WIN32;_WINDOWS;_DEBUG;DEBUG;NEED_MATH=1;NEED_STRLCPY=1;NEED_STRSEP=1;inline="
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName)_d.pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4996;4244;4267;4995"
|
|
EnablePREfast="false"
|
|
UseFullPaths="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)_d.lib"
|
|
IgnoreAllDefaultLibraries="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)-fitz"
|
|
IntermediateDirectory="$(ConfigurationName)-fitz"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UseUnicodeResponseFiles="true"
|
|
InlineFunctionExpansion="0"
|
|
EnableIntrinsicFunctions="false"
|
|
FavorSizeOrSpeed="0"
|
|
OmitFramePointers="false"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)fitz\include";"$(ProjectDir)ext\jpeg";"$(ProjectDir)ext\zlib";"$(ProjectDir)ext\freetype231\include""
|
|
PreprocessorDefinitions="WIN32;_WIN32;NDEBUG;_WINDOWS;NEED_MATH=1;NEED_STRLCPY=1;NEED_STRSEP=1;inline=__forceinline"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4996;4244;4267;4995"
|
|
EnablePREfast="false"
|
|
UseFullPaths="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
IgnoreAllDefaultLibraries="true"
|
|
/>
|
|
<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;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\fitz\base\base_cpudep.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\base\base_error.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\base\base_hash.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\base\base_matrix.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\base\base_memory.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\base\base_rect.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\base\base_rune.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\crypt_arc4.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\crypt_crc32.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\crypt_md5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_a85d.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_a85e.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_ahxd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_ahxe.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_arc4.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_dctd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_dcte.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_faxd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_faxdtab.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_faxe.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_faxetab.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_flate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_lzwd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_lzwe.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_null.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_pipeline.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_predict.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_rld.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\filt_rle.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\raster\glyphcache.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\raster\imagedraw.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\raster\imagescale.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\raster\imageunpack.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\raster\meshdraw.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\world\node_misc1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\world\node_misc2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\world\node_optimize.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\world\node_path.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\world\node_text.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\world\node_tree.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\obj_array.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\obj_dict.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\obj_parse.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\obj_print.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\obj_simple.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\raster\pathfill.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\raster\pathscan.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\raster\pathstroke.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_annot.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_build.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_cmap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_colorspace1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_colorspace2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_crypt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_debug.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_doctor.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_font.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_fontagl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_fontenc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_fontfile.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_function.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_image.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_interpret.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_lex.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_nametree.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_open.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_outline.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_page.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_pagetree.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_parse.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_pattern.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_repair.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_resources.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_save.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_shade.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_shade1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_shade4.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_store.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_stream.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_type3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_unicode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_xobject.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\mupdf\pdf_xref.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\raster\pixmap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\raster\porterduff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\raster\render.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\world\res_colorspace.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\world\res_font.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\world\res_image.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\world\res_shade.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\stm_buffer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\stm_filter.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\stm_misc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\stm_open.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\stm_read.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\stream\stm_write.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\base\util_getopt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\base\util_strlcat.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\base\util_strlcpy.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\base\util_strsep.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\fitz\include\mupdf\annot.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\mupdf\base14.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\base_cpudep.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\base_geom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\base_hash.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\base_math.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\base_pixmap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\base_runtime.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\base_sysdep.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\mupdf\content.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\draw_misc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\draw_path.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz-base.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz-draw.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz-stream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz-world.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\samus\fixdoc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\samus\misc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\mupdf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\samus\names.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\samus\pack.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\mupdf\page.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\mupdf\rsrc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\samus.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\stm_buffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\stm_crypt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\stm_filter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\stm_object.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\stm_stream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\mupdf\syntax.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\win_os.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\wld_color.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\wld_font.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\wld_image.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\wld_path.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\wld_shade.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\wld_text.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\fitz\wld_tree.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\samus\xml.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\mupdf\xref.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\include\samus\zip.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Font files"
|
|
>
|
|
<File
|
|
RelativePath=".\fitz\fonts\Dingbats.cff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\fonts\NimbusMonL-Bold.cff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\fonts\NimbusMonL-BoldObli.cff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\fonts\NimbusMonL-Regu.cff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\fonts\NimbusMonL-ReguObli.cff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\fonts\NimbusRomNo9L-Medi.cff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\fonts\NimbusRomNo9L-MediItal.cff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\fonts\NimbusRomNo9L-Regu.cff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\fonts\NimbusRomNo9L-ReguItal.cff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\fonts\NimbusSanL-Bold.cff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\fonts\NimbusSanL-BoldItal.cff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\fonts\NimbusSanL-Regu.cff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\fonts\NimbusSanL-ReguItal.cff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\fonts\StandardSymL.cff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitz\fonts\URWChanceryL-MediItal.cff.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|