summaryrefslogtreecommitdiff
path: root/win32/libthirdparty.vcproj
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2011-03-03 14:51:43 +0000
committerTor Andersson <tor@ghostscript.com>2011-03-03 14:51:43 +0000
commitef1b8d021bc9084f46ec0c29ed2c6a735655947a (patch)
treea0234f38099758647fe2385ca2dc8c980803e171 /win32/libthirdparty.vcproj
parent765273b495ef0c4472ebcd328039748ad2f0c286 (diff)
downloadmupdf-ef1b8d021bc9084f46ec0c29ed2c6a735655947a.tar.xz
Add new (simpler) MSVC project files.
Diffstat (limited to 'win32/libthirdparty.vcproj')
-rw-r--r--win32/libthirdparty.vcproj680
1 files changed, 680 insertions, 0 deletions
diff --git a/win32/libthirdparty.vcproj b/win32/libthirdparty.vcproj
new file mode 100644
index 00000000..5a09f5d5
--- /dev/null
+++ b/win32/libthirdparty.vcproj
@@ -0,0 +1,680 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9.00"
+ Name="libthirdparty"
+ ProjectGUID="{5EDCF4FD-0291-4FB9-8D96-D58957CA5E3C}"
+ RootNamespace="mupdf"
+ TargetFrameworkVersion="196613"
+ >
+ <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="..\win32;..\thirdparty\jbig2dec;..\thirdparty\jpeg-8c;..\thirdparty\openjpeg-1.4\libopenjpeg;..\thirdparty\zlib-1.2.5;..\thirdparty\freetype-2.4.4\include"
+ PreprocessorDefinitions="FT2_BUILD_LIBRARY;OPJ_STATIC"
+ 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="..\win32;..\thirdparty\jbig2dec;..\thirdparty\jpeg-8c;..\thirdparty\openjpeg-1.4\libopenjpeg;..\thirdparty\zlib-1.2.5;..\thirdparty\freetype-2.4.4\include"
+ PreprocessorDefinitions="FT2_BUILD_LIBRARY;OPJ_STATIC"
+ 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\jcapimin.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\jpeg-8c\jcapistd.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\jpeg-8c\jcarith.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\jpeg-8c\jccoefct.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\jpeg-8c\jccolor.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\jpeg-8c\jcdctmgr.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\jpeg-8c\jchuff.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\jpeg-8c\jcinit.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\jpeg-8c\jcmainct.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\jpeg-8c\jcmarker.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\jpeg-8c\jcmaster.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\jpeg-8c\jcomapi.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\jpeg-8c\jcparam.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\jpeg-8c\jcprepct.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\jpeg-8c\jcsample.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\jpeg-8c\jctrans.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\infback.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\autofit\autofit.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\freetype-2.4.4\src\bdf\bdf.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\freetype-2.4.4\src\cff\cff.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\freetype-2.4.4\src\cache\ftcache.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\freetype-2.4.4\src\gzip\ftgzip.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\freetype-2.4.4\src\lzw\ftlzw.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\freetype-2.4.4\src\pcf\pcf.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\freetype-2.4.4\src\pfr\pfr.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>
+ <File
+ RelativePath="..\thirdparty\freetype-2.4.4\src\type42\type42.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\freetype-2.4.4\src\winfonts\winfnt.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\ftbdf.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftbitmap.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftdebug.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\ftgxval.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftinit.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftlcdfil.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftmm.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftotval.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftpfr.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\ftwinfnt.c"
+ >
+ </File>
+ <File
+ RelativePath="..\thirdparty\freetype-2.4.4\src\base\ftxf86.c"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>