summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2010-07-21 23:45:31 +0000
committerTor Andersson <tor@ghostscript.com>2010-07-21 23:45:31 +0000
commit9baad7f04bd421138461457399fa74e757a44ec3 (patch)
tree6c70368a9237eaa74b53f9810eae75f93d200538 /win32
parentd5d8d07709f6ad7d76ee1c466faf4d28549299a9 (diff)
downloadmupdf-9baad7f04bd421138461457399fa74e757a44ec3.tar.xz
Add Robin Watts' smooth image scaling code.
Diffstat (limited to 'win32')
-rw-r--r--win32/mupdf/mupdf.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/mupdf/mupdf.vcproj b/win32/mupdf/mupdf.vcproj
index 4bc82896..c0d19e3e 100644
--- a/win32/mupdf/mupdf.vcproj
+++ b/win32/mupdf/mupdf.vcproj
@@ -473,6 +473,10 @@
>
</File>
<File
+ RelativePath="..\..\draw\imagesmooth.c"
+ >
+ </File>
+ <File
RelativePath="..\..\draw\imageunpack.c"
>
</File>