jbig2dec
Ralph Giles <[email protected]> Tue, 09 Jul 2002 03:09:22 -0700
| Newsgroups | gmane.comp.printing.ghostscript.jbig2dec.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jbig2dec/jbig2dec In directory usw-pr-cvs1:/tmp/cvs-serv12514 Modified Files: msvc.mak Log Message: Correct win32 headers dependency. Index: msvc.mak =================================================================== RCS file: /cvsroot/jbig2dec/jbig2dec/msvc.mak,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- msvc.mak 8 Jul 2002 14:54:02 -0000 1.1 +++ msvc.mak 9 Jul 2002 10:09:19 -0000 1.2 @@ -17,7 +17,7 @@ HDRS=getopt.h jbig2.h jbig2_arith.h jbig2_arith_iaid.h jbig2_arith_int.h \ jbig2_generic.h jbig2_huffman.h jbig2_hufftab.h jbig2_image.h \ - jbig2_mmr.h jbig2_priv.h jbig2_symbol_dict.h stdint_.h + jbig2_mmr.h jbig2_priv.h jbig2_symbol_dict.h config_win32.h all: jbig2dec$(EXE)