Added standalone image lib define, mirrors one in config.mak. Approved

by briano.
This commit is contained in:
scullin 1998-04-14 02:01:29 +00:00
parent c706c01f42
commit f063b697f1

View File

@ -473,6 +473,14 @@ endif
# nspr/java runtime(?):
DEFINES += -DDEVELOPER_DEBUG
#
# For the standalone image lib
#
ifdef STANDALONE_IMAGE_LIB
DEFINES += -DSTANDALONE_IMAGE_LIB
endif
######################################################################
GARBAGE = $(DEPENDENCIES) core $(wildcard core.[0-9]*)