forked from KolibriOS/kolibrios
4f7ee97ec9
git-svn-id: svn://kolibrios.org@4680 a494cfbc-eb01-0410-851d-a64ba20cac60
548 lines
11 KiB
XML
548 lines
11 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="libthirdparty"
|
|
ProjectGUID="{5EDCF4FD-0291-4FB9-8D96-D58957CA5E3C}"
|
|
RootNamespace="mupdf"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
|
|
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="..\scripts;..\thirdparty\jbig2dec;..\thirdparty\jpeg-8c;..\thirdparty\openjpeg-1.4\libopenjpeg;..\thirdparty\zlib-1.2.5;..\thirdparty\freetype-2.4.4\include"
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY;OPJ_STATIC;FT_CONFIG_MODULES_H=\"slimftmodules.h\";FT_CONFIG_OPTIONS_H=\"slimftoptions.h\""
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="..\scripts;..\thirdparty\jbig2dec;..\thirdparty\jpeg-8c;..\thirdparty\openjpeg-1.4\libopenjpeg;..\thirdparty\zlib-1.2.5;..\thirdparty\freetype-2.4.4\include"
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY;OPJ_STATIC;FT_CONFIG_MODULES_H=\"slimftmodules.h\";FT_CONFIG_OPTIONS_H=\"slimftoptions.h\""
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="libjpeg"
|
|
>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jaricom.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jcomapi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jdapimin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jdapistd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jdarith.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jdatadst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jdatasrc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jdcoefct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jdcolor.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jddctmgr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jdhuff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jdinput.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jdmainct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jdmarker.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jdmaster.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jdmerge.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jdpostct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jdsample.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jdtrans.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jerror.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jfdctflt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jfdctfst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jfdctint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jidctflt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jidctfst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jidctint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jmemansi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jmemmgr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jquant1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jquant2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jpeg-8c\jutils.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="libjbig2dec"
|
|
>
|
|
<File
|
|
RelativePath="..\thirdparty\jbig2dec\jbig2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jbig2dec\jbig2_arith.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jbig2dec\jbig2_arith_iaid.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jbig2dec\jbig2_arith_int.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jbig2dec\jbig2_generic.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jbig2dec\jbig2_huffman.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jbig2dec\jbig2_image.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jbig2dec\jbig2_metadata.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jbig2dec\jbig2_mmr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jbig2dec\jbig2_page.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jbig2dec\jbig2_refinement.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jbig2dec\jbig2_segment.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jbig2dec\jbig2_symbol_dict.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\jbig2dec\jbig2_text.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="libz"
|
|
>
|
|
<File
|
|
RelativePath="..\thirdparty\zlib-1.2.5\adler32.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\zlib-1.2.5\compress.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\zlib-1.2.5\crc32.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\zlib-1.2.5\deflate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\zlib-1.2.5\inffast.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\zlib-1.2.5\inflate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\zlib-1.2.5\inftrees.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\zlib-1.2.5\trees.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\zlib-1.2.5\uncompr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\zlib-1.2.5\zutil.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="libopenjpeg"
|
|
>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\bio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\cio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\dwt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\event.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\image.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\j2k.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\j2k_lib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\jp2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\jpt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\mct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\mqc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\openjpeg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\pi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\raw.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\t1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\t2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\tcd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\openjpeg-1.4\libopenjpeg\tgt.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="libfreetype"
|
|
>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\cff\cff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\psaux\psaux.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\pshinter\pshinter.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\psnames\psnames.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\raster\raster.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\sfnt\sfnt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\smooth\smooth.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\truetype\truetype.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\type1\type1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\cid\type1cid.c"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="base"
|
|
>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftbase.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftbbox.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftbitmap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftgasp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftglyph.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftinit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftstroke.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftsynth.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftsystem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\base\fttype1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftxf86.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|