From 72da08b3dc083d9aede30c41028b4672bf7cd496 Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Fri, 31 Aug 2018 16:21:03 +0100 Subject: Visual Studio Solution tweaks. Ensure that the generated libmupdf includes all library dependencies within it. This makes life easier for people linking MuPDF into their own projects as there is just one lib to include rather than a range of them that vary according to condfiguration. Fix 64bit Memento builds of libpkcs7. Remove double definitions of jpeg_get_small etc that are now shown up because of the libraries being merged into one. --- platform/win32/libpkcs7.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform/win32/libpkcs7.vcproj') diff --git a/platform/win32/libpkcs7.vcproj b/platform/win32/libpkcs7.vcproj index 9ad46288..4d99870f 100644 --- a/platform/win32/libpkcs7.vcproj +++ b/platform/win32/libpkcs7.vcproj @@ -843,6 +843,7 @@