diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2012-08-20 13:53:39 +0200 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2012-09-26 15:19:08 +0100 |
commit | 3bfa49bca3fbfa941d27e9da24821c0809a73c8f (patch) | |
tree | b887aa64fc281a1eede17fc2f84992501da9109d /thirdparty/jpeg | |
parent | a84a97ce22bfb081b014259af9d0596882287a5c (diff) | |
download | mupdf-3bfa49bca3fbfa941d27e9da24821c0809a73c8f.tar.xz |
Add thirdparty libraries as git submodules.
jbig2dec latest
freetype 2.4.10
jpeg 9
openjpeg 1.5.0
zlib 1.2.7
Update MSVC projects for thirdparty libraries as submodules.
Improve thirdparty library availability checks in Makethird by
checking for the existence of a README file instead of just the directory,
since a checkout without active git submodules has empty directories
for the third party libraries.
Diffstat (limited to 'thirdparty/jpeg')
m--------- | thirdparty/jpeg | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/thirdparty/jpeg b/thirdparty/jpeg new file mode 160000 +Subproject 219d59dcfd0e6ce8a3d8c5510e29237f0b5078e |