From f1254a760f718b8d7cbf687e8798ddd02806bc0c Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Wed, 16 Mar 2016 15:32:05 +0000 Subject: glyph plotter; Use repeated inclusion of header To avoid having to duplicate a fairly large block of code several times, use repeated inclusion of a header with some macros to generate optimised glyph plotters. --- platform/win32/libmupdf.vcproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'platform/win32') diff --git a/platform/win32/libmupdf.vcproj b/platform/win32/libmupdf.vcproj index 0fdf568d..3f7cfb69 100644 --- a/platform/win32/libmupdf.vcproj +++ b/platform/win32/libmupdf.vcproj @@ -970,6 +970,10 @@ RelativePath="..\..\source\fitz\output.c" > + + -- cgit v1.2.3