From 7c4844060a313833202b91767a878c1d87c4a61c Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Mon, 3 Mar 2014 18:20:12 +0000 Subject: Add pdf_process for writing operator streams out to a buffer. Using this, we can reconstruct pdf streams out of the process called. This will enable us to do filtering when used in combination with future commits. --- platform/win32/libmupdf.vcproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'platform/win32') diff --git a/platform/win32/libmupdf.vcproj b/platform/win32/libmupdf.vcproj index f501cd9f..1ac11467 100644 --- a/platform/win32/libmupdf.vcproj +++ b/platform/win32/libmupdf.vcproj @@ -801,6 +801,10 @@ RelativePath="..\..\source\pdf\pdf-object.c" > + + -- cgit v1.2.3