diff options
author | Tor Andersson <tor@ghostscript.com> | 2010-06-23 14:34:17 +0200 |
---|---|---|
committer | Tor Andersson <tor@ghostscript.com> | 2010-06-23 14:34:17 +0200 |
commit | 64b34492d09f649dda05f4550973d974f1513ccd (patch) | |
tree | 5fde18e14aa652c39084d82fd967f89091c4bd78 /win32 | |
parent | c0eb706ac7fe12fb55705581296f5bab9eaf424f (diff) | |
download | mupdf-64b34492d09f649dda05f4550973d974f1513ccd.tar.xz |
Remove jbig2dec command line tool from the list of files to build in the VS project.
Diffstat (limited to 'win32')
-rw-r--r-- | win32/jbig2dec/jbig2dec.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/win32/jbig2dec/jbig2dec.vcproj b/win32/jbig2dec/jbig2dec.vcproj index 5e189ada..2129e2e2 100644 --- a/win32/jbig2dec/jbig2dec.vcproj +++ b/win32/jbig2dec/jbig2dec.vcproj @@ -273,10 +273,6 @@ >
</File>
<File
- RelativePath="..\..\thirdparty\jbig2dec\jbig2dec.c"
- >
- </File>
- <File
RelativePath="..\..\thirdparty\jbig2dec\memcmp.c"
>
</File>
|