Remove extra tif_jbig.obj from the list of object files as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=1555
This commit is contained in:
parent
cee1368442
commit
72df4cee00
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile.vc,v 1.18 2007-04-06 14:20:56 dron Exp $
|
||||
# $Id: Makefile.vc,v 1.19 2007-05-17 14:23:09 dron Exp $
|
||||
#
|
||||
# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
|
||||
#
|
||||
@ -75,7 +75,6 @@ OBJ = \
|
||||
tif_warning.obj \
|
||||
tif_write.obj \
|
||||
tif_zip.obj \
|
||||
tif_jbig.obj \
|
||||
$(OBJ_SYSDEP_MODULE)
|
||||
|
||||
all: libtiff.lib $(DLLNAME)
|
||||
|
Loading…
Reference in New Issue
Block a user