diff options
author | Robin Watts <Robin.Watts@artifex.com> | 2018-06-12 13:50:47 +0100 |
---|---|---|
committer | Robin Watts <Robin.Watts@artifex.com> | 2018-06-12 15:31:55 +0100 |
commit | d79c0afbc850f4bb818096ac3fc7159a39ede4a8 (patch) | |
tree | 32f83c110e6c123ef0209f07be8b2af5a19bb092 /source | |
parent | 52bd350ee5ebed94416968714618d9604299f143 (diff) | |
download | mupdf-d79c0afbc850f4bb818096ac3fc7159a39ede4a8.tar.xz |
Fix MSVC build issues.
When updating from VS2005 to VS2017, the .rules mechanism is
converted to a .props based scheme. This is not entirely
equivalent, and so causes problems with our "build both
32 and 64bit resources" scheme.
Instead, we amend the flag handling in bin2coff so that it
will accept "Win32" and "x64" as flags. These can then be driven
easily from the project files, giving us a "more standard"
way of working.
Also, remove some stray fonts that had crept into the resources
build.
Diffstat (limited to 'source')
0 files changed, 0 insertions, 0 deletions