diff options
author | Robin Watts <robin.watts@artifex.com> | 2012-11-26 13:08:53 +0000 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2012-11-26 13:09:58 +0000 |
commit | 09558ad2f13f3ce5d1cba32178a88744efa4559c (patch) | |
tree | 0a743538a0736a0c4b3170a8f9184e4a571966fe /win32 | |
parent | a980d3d030b6cad801110a36ff9b09d5ec38b7d1 (diff) | |
download | mupdf-09558ad2f13f3ce5d1cba32178a88744efa4559c.tar.xz |
Remove xps/xps_xml.c from libmupdf-V8 VS project.
Was missed in previous commit.
Diffstat (limited to 'win32')
-rw-r--r-- | win32/libmupdf-v8.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/win32/libmupdf-v8.vcproj b/win32/libmupdf-v8.vcproj index 2899fe59..bd093b42 100644 --- a/win32/libmupdf-v8.vcproj +++ b/win32/libmupdf-v8.vcproj @@ -671,10 +671,6 @@ > </File> <File - RelativePath="..\xps\xps_xml.c" - > - </File> - <File RelativePath="..\xps\xps_zip.c" > </File> |