summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2011-02-07 12:13:50 +0000
committerTor Andersson <tor@ghostscript.com>2011-02-07 12:13:50 +0000
commit276f0a6b1175834dc32e0ab1dc52098f1e945395 (patch)
tree5a617c84429f97645f385b653632965704dce00c /win32
parent1cd8d2d359ff0c8ea7ba7a5837bc4a4f2f4e02ad (diff)
downloadmupdf-276f0a6b1175834dc32e0ab1dc52098f1e945395.tar.xz
Add support for AESv3 encryption from SumatraPDF.
Diffstat (limited to 'win32')
-rw-r--r--win32/mupdf/mupdf.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/mupdf/mupdf.vcproj b/win32/mupdf/mupdf.vcproj
index ac0af2e9..8292a2a8 100644
--- a/win32/mupdf/mupdf.vcproj
+++ b/win32/mupdf/mupdf.vcproj
@@ -325,6 +325,10 @@
>
</File>
<File
+ RelativePath="..\..\fitz\crypt_sha2.c"
+ >
+ </File>
+ <File
RelativePath="..\..\fitz\dev_bbox.c"
>
</File>