diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2018-06-07 14:01:37 +0200 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2018-06-11 10:14:46 +0100 |
commit | a71f6edd591038828e9552d758e2a5378e399f41 (patch) | |
tree | 33313e1ef9242f7f7a46f1d726a79155840bc979 /platform/win32/muraster.vcproj | |
parent | 9400707693125fc6ac472ac49bad2930a11387f1 (diff) | |
download | mupdf-a71f6edd591038828e9552d758e2a5378e399f41.tar.xz |
Use bin2coff to generate font data blobs object files.
This is the windows equivalent of objcopy or ld -r binary.
We need different bin2coff font object files for 32 and 64 bit builds,
so put the font object files in AdditionalDependencies.
Revamp Windows builds to use bin2coff.
Fix bin2coff to not use '-' in symbol names.
Add a new project file to make bin2coff.
Add a .rules file to tell MSVC how to call the built version of bin2coff.
Update libresources build to use this rules file.
Update noto.c to correctly find the symbols we make.
Diffstat (limited to 'platform/win32/muraster.vcproj')
0 files changed, 0 insertions, 0 deletions