diff options
author | Tor Andersson <tor@ghostscript.com> | 2010-07-16 08:33:21 +0000 |
---|---|---|
committer | Tor Andersson <tor@ghostscript.com> | 2010-07-16 08:33:21 +0000 |
commit | a224dcb17142455de6d6e36eb88c84bfd79528bf (patch) | |
tree | dfc0b664af735713ac3f12066015e63ef6207d45 /win32/pdfshow | |
parent | 9ac2094ac58a63fed6ee71246905a162831675ca (diff) | |
download | mupdf-a224dcb17142455de6d6e36eb88c84bfd79528bf.tar.xz |
Update MSVC project files to reflect the removal of pdftool.[ch]
Diffstat (limited to 'win32/pdfshow')
-rw-r--r-- | win32/pdfshow/pdfshow.vcproj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/win32/pdfshow/pdfshow.vcproj b/win32/pdfshow/pdfshow.vcproj index b170e91c..cde316a6 100644 --- a/win32/pdfshow/pdfshow.vcproj +++ b/win32/pdfshow/pdfshow.vcproj @@ -175,14 +175,6 @@ RelativePath="..\..\apps\pdfshow.c"
>
</File>
- <File
- RelativePath="..\..\apps\pdftool.c"
- >
- </File>
- <File
- RelativePath="..\..\apps\pdftool.h"
- >
- </File>
</Files>
<Globals>
</Globals>
|