summaryrefslogtreecommitdiff
path: root/platform/win32/libmupdf.vcproj
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2015-10-06 10:47:49 +0200
committerTor Andersson <tor.andersson@artifex.com>2015-10-06 11:20:30 +0200
commit6ffd32a570ab8a6f03737d0342667bee4d947985 (patch)
treea66134331d544812ba3c3b2b2c28e253e46f5a87 /platform/win32/libmupdf.vcproj
parent233baeea8e933c010c2270481b6a49ccc00454ca (diff)
downloadmupdf-6ffd32a570ab8a6f03737d0342667bee4d947985.tar.xz
xps: Add separate link parsing step.
Don't rely on having to run the page once with an identity transform before being able to load the links.
Diffstat (limited to 'platform/win32/libmupdf.vcproj')
-rw-r--r--platform/win32/libmupdf.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/win32/libmupdf.vcproj b/platform/win32/libmupdf.vcproj
index ab335409..7c4b12be 100644
--- a/platform/win32/libmupdf.vcproj
+++ b/platform/win32/libmupdf.vcproj
@@ -691,6 +691,10 @@
>
</File>
<File
+ RelativePath="..\..\source\xps\xps-link.c"
+ >
+ </File>
+ <File
RelativePath="..\..\source\xps\xps-outline.c"
>
</File>