summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2012-04-25 20:40:29 +0100
committerRobin Watts <robin.watts@artifex.com>2012-04-28 09:44:49 +0100
commit4e3d351910f0927283fdc6911574ffe982ca678b (patch)
tree854e8367ae8906f957c3bb766ae578188e38cd61 /win32
parent463e9b6c69cf9232da5ae9659eaad6e7050b594d (diff)
downloadmupdf-4e3d351910f0927283fdc6911574ffe982ca678b.tar.xz
Move guts of pdfclean into new pdf_write function.
Expose pdf_write function through the document interface.
Diffstat (limited to 'win32')
-rw-r--r--win32/libmupdf.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/libmupdf.vcproj b/win32/libmupdf.vcproj
index b984cc8f..98b1aa5e 100644
--- a/win32/libmupdf.vcproj
+++ b/win32/libmupdf.vcproj
@@ -334,6 +334,10 @@
>
</File>
<File
+ RelativePath="..\pdf\pdf_write.c"
+ >
+ </File>
+ <File
RelativePath="..\pdf\pdf_xobject.c"
>
</File>