summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2010-07-16 08:33:21 +0000
committerTor Andersson <tor@ghostscript.com>2010-07-16 08:33:21 +0000
commita224dcb17142455de6d6e36eb88c84bfd79528bf (patch)
treedfc0b664af735713ac3f12066015e63ef6207d45 /win32
parent9ac2094ac58a63fed6ee71246905a162831675ca (diff)
downloadmupdf-a224dcb17142455de6d6e36eb88c84bfd79528bf.tar.xz
Update MSVC project files to reflect the removal of pdftool.[ch]
Diffstat (limited to 'win32')
-rw-r--r--win32/pdfclean/pdfclean.vcproj8
-rw-r--r--win32/pdfdraw/pdfdraw.vcproj8
-rw-r--r--win32/pdfextract/pdfextract.vcproj8
-rw-r--r--win32/pdfinfo/pdfinfo.vcproj8
-rw-r--r--win32/pdfshow/pdfshow.vcproj8
5 files changed, 0 insertions, 40 deletions
diff --git a/win32/pdfclean/pdfclean.vcproj b/win32/pdfclean/pdfclean.vcproj
index 4dab1c76..92c76da9 100644
--- a/win32/pdfclean/pdfclean.vcproj
+++ b/win32/pdfclean/pdfclean.vcproj
@@ -176,14 +176,6 @@
RelativePath="..\..\apps\pdfclean.c"
>
</File>
- <File
- RelativePath="..\..\apps\pdftool.c"
- >
- </File>
- <File
- RelativePath="..\..\apps\pdftool.h"
- >
- </File>
</Files>
<Globals>
</Globals>
diff --git a/win32/pdfdraw/pdfdraw.vcproj b/win32/pdfdraw/pdfdraw.vcproj
index 112ffeca..0b60c143 100644
--- a/win32/pdfdraw/pdfdraw.vcproj
+++ b/win32/pdfdraw/pdfdraw.vcproj
@@ -175,14 +175,6 @@
RelativePath="..\..\apps\pdfdraw.c"
>
</File>
- <File
- RelativePath="..\..\apps\pdftool.c"
- >
- </File>
- <File
- RelativePath="..\..\apps\pdftool.h"
- >
- </File>
</Files>
<Globals>
</Globals>
diff --git a/win32/pdfextract/pdfextract.vcproj b/win32/pdfextract/pdfextract.vcproj
index 168be8c0..a89749cf 100644
--- a/win32/pdfextract/pdfextract.vcproj
+++ b/win32/pdfextract/pdfextract.vcproj
@@ -175,14 +175,6 @@
RelativePath="..\..\apps\pdfextract.c"
>
</File>
- <File
- RelativePath="..\..\apps\pdftool.c"
- >
- </File>
- <File
- RelativePath="..\..\apps\pdftool.h"
- >
- </File>
</Files>
<Globals>
</Globals>
diff --git a/win32/pdfinfo/pdfinfo.vcproj b/win32/pdfinfo/pdfinfo.vcproj
index 7df99b88..3f8d8273 100644
--- a/win32/pdfinfo/pdfinfo.vcproj
+++ b/win32/pdfinfo/pdfinfo.vcproj
@@ -175,14 +175,6 @@
RelativePath="..\..\apps\pdfinfo.c"
>
</File>
- <File
- RelativePath="..\..\apps\pdftool.c"
- >
- </File>
- <File
- RelativePath="..\..\apps\pdftool.h"
- >
- </File>
</Files>
<Globals>
</Globals>
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>