summaryrefslogtreecommitdiff
path: root/platform/win32/libmupdf.vcproj
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2017-04-12 16:24:34 +0200
committerTor Andersson <tor.andersson@artifex.com>2017-04-13 14:13:31 +0200
commit48be72fb64202cb52d5ebe3a4c931aa925276b6d (patch)
tree798dada1ad918874ec264270f20a71e895087887 /platform/win32/libmupdf.vcproj
parentc3400385a878c71ab9e60b7cfb88b437234ac353 (diff)
downloadmupdf-48be72fb64202cb52d5ebe3a4c931aa925276b6d.tar.xz
Change generated files to be C instead of headers.
Remove AdobeCA.p7c from autogenerated files. Just include the array in the source. Simplifies makefile dependencies and makes the sizes of each bit of data easier to look at. It also paves the way for eventually using objcopy to create binary objects for the fonts instead of needing to use hexdump.
Diffstat (limited to 'platform/win32/libmupdf.vcproj')
-rw-r--r--platform/win32/libmupdf.vcproj24
1 files changed, 24 insertions, 0 deletions
diff --git a/platform/win32/libmupdf.vcproj b/platform/win32/libmupdf.vcproj
index 09899f61..122c561f 100644
--- a/platform/win32/libmupdf.vcproj
+++ b/platform/win32/libmupdf.vcproj
@@ -2521,6 +2521,30 @@
>
</File>
</Filter>
+ <Filter
+ Name="generated"
+ >
+ <File
+ RelativePath="..\..\generated\pdf-cmap-cjk.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\generated\pdf-cmap-extra.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\generated\pdf-cmap-utf32.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\generated\pdf-cmap-utf8.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\generated\pdf-js-util.c"
+ >
+ </File>
+ </Filter>
</Files>
<Globals>
</Globals>