diff options
author | Tor Andersson <tor@ghostscript.com> | 2010-06-01 20:55:13 +0200 |
---|---|---|
committer | Tor Andersson <tor@ghostscript.com> | 2010-06-01 20:55:13 +0200 |
commit | b0b1ee7ccf4af9efae3b6f730d25fb91b649fa1d (patch) | |
tree | 387f41f6baa0e9e206bbe1d62a446c0ae27b3f79 /win32/pdfclean | |
parent | f9cca956331e9b97f96db9ee116a2d00b8505f58 (diff) | |
download | mupdf-b0b1ee7ccf4af9efae3b6f730d25fb91b649fa1d.tar.xz |
Update win32 project files to the newest version of the thirdparty libs.
Diffstat (limited to 'win32/pdfclean')
-rw-r--r-- | win32/pdfclean/pdfclean.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/pdfclean/pdfclean.vcproj b/win32/pdfclean/pdfclean.vcproj index bba6ea68..2d125e0f 100644 --- a/win32/pdfclean/pdfclean.vcproj +++ b/win32/pdfclean/pdfclean.vcproj @@ -138,7 +138,7 @@ <Tool
Name="VCLinkerTool"
LinkIncremental="1"
- IgnoreDefaultLibraryNames="libcmt" + IgnoreDefaultLibraryNames="libcmt"
GenerateDebugInformation="true"
SubSystem="1"
OptimizeReferences="2"
|