summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorPaul Gardiner <paulg.artifex@glidos.net>2013-07-22 11:09:22 +0100
committerPaul Gardiner <paulg.artifex@glidos.net>2013-07-22 11:11:46 +0100
commit15b9cdd84caf784abeb911ca7aaf1d317d201e88 (patch)
treec00b6469e77734967e74bfef80a9bd8b902b0054 /platform
parent9371668e28e5063ae42b8cd1906f27ee7b33379e (diff)
downloadmupdf-15b9cdd84caf784abeb911ca7aaf1d317d201e88.tar.xz
Collect together all code to do with appearance-stream creation
Diffstat (limited to 'platform')
-rw-r--r--platform/win32/libmupdf.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/platform/win32/libmupdf.vcproj b/platform/win32/libmupdf.vcproj
index 0fdfd672..434c6a5a 100644
--- a/platform/win32/libmupdf.vcproj
+++ b/platform/win32/libmupdf.vcproj
@@ -690,6 +690,10 @@
>
</File>
<File
+ RelativePath="..\..\source\pdf\pdf-appearance.c"
+ >
+ </File>
+ <File
RelativePath="..\..\source\pdf\pdf-cmap-load.c"
>
</File>
@@ -873,6 +877,10 @@
>
</File>
<File
+ RelativePath="..\..\include\mupdf\pdf\appearance.h"
+ >
+ </File>
+ <File
RelativePath="..\..\include\mupdf\pdf\cmap.h"
>
</File>