rdcolmap.obj cdjpeg.obj
TROBJECTS= jpegtran.obj rdswitch.obj cdjpeg.obj transupp.obj
+!if "$(FINAL)" == "1"
LIBTARGET=..\..\lib\jpeg.lib
+!else
+LIBTARGET=..\..\lib\jpegd.lib
+!endif
# Note: we have to put this first, to override the default definition
# which doesn't work because there are too many files on the command line.