diff options
author | Tor Andersson <tor@ghostscript.com> | 2010-07-02 16:19:34 +0200 |
---|---|---|
committer | Tor Andersson <tor@ghostscript.com> | 2010-07-02 16:19:34 +0200 |
commit | d7e5105b02438e873c8f052a9d48d40de3254c17 (patch) | |
tree | 0c6cee0532b047330280bc8209f879ad59bfbdab /win32/jbig2dec/jbig2dec.vcproj | |
parent | ff01fcf851db8ebb3e6dc8190a2fb53a85632e8d (diff) | |
download | mupdf-d7e5105b02438e873c8f052a9d48d40de3254c17.tar.xz |
Rearrange MSVC projects.
Diffstat (limited to 'win32/jbig2dec/jbig2dec.vcproj')
-rw-r--r-- | win32/jbig2dec/jbig2dec.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/jbig2dec/jbig2dec.vcproj b/win32/jbig2dec/jbig2dec.vcproj index 872c4ec7..a5cdac0e 100644 --- a/win32/jbig2dec/jbig2dec.vcproj +++ b/win32/jbig2dec/jbig2dec.vcproj @@ -2,9 +2,9 @@ <VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
- Name="jbig2dec"
+ Name="libjbig2dec"
ProjectGUID="{46F9218B-7A3F-481F-B971-E93547C2643B}"
- RootNamespace="jbig2dec"
+ RootNamespace="libjbig2dec"
Keyword="Win32Proj"
>
<Platforms>
|