Bug 802409: Mark a bunch of /image subdirectories as FAIL_ON_WARNINGS. r=joe

This commit is contained in:
Daniel Holbert 2012-10-17 08:32:12 -07:00
parent fc1063f503
commit 155b4147de
8 changed files with 8 additions and 0 deletions

View File

@ -17,6 +17,7 @@ IS_COMPONENT = 1
MODULE_NAME = nsImageLib2Module
GRE_MODULE = 1
LIBXUL_LIBRARY = 1
FAIL_ON_WARNINGS = 1
CPPSRCS = \
nsImageModule.cpp \

View File

@ -13,6 +13,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = imgicon
LIBRARY_NAME = imgicongtk_s
LIBXUL_LIBRARY = 1
FAIL_ON_WARNINGS = 1
CPPSRCS = nsIconChannel.cpp

View File

@ -12,6 +12,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = imgicon
LIBRARY_NAME = imgiconmac_s
LIBXUL_LIBRARY = 1
FAIL_ON_WARNINGS = 1
CMMSRCS = nsIconChannelCocoa.mm

View File

@ -14,6 +14,7 @@ LIBRARY_NAME = imgbmpe_s
FORCE_STATIC_LIB = 1
MODULE_NAME = imgEncoderBMPModule
LIBXUL_LIBRARY = 1
FAIL_ON_WARNINGS = 1
LOCAL_INCLUDES += -I$(topsrcdir)/image/src/

View File

@ -14,6 +14,7 @@ LIBRARY_NAME = imgicoe_s
FORCE_STATIC_LIB = 1
MODULE_NAME = imgEncoderICOModule
LIBXUL_LIBRARY = 1
FAIL_ON_WARNINGS = 1
# Decoders need RasterImage.h
LOCAL_INCLUDES += -I$(topsrcdir)/image/src/

View File

@ -14,6 +14,7 @@ LIBRARY_NAME = imgjpege_s
FORCE_STATIC_LIB = 1
MODULE_NAME = imgEncoderJPEGModule
LIBXUL_LIBRARY = 1
FAIL_ON_WARNINGS = 1
CPPSRCS = nsJPEGEncoder.cpp

View File

@ -14,6 +14,7 @@ LIBRARY_NAME = imgpnge_s
FORCE_STATIC_LIB = 1
MODULE_NAME = imgEncoderPNGModule
LIBXUL_LIBRARY = 1
FAIL_ON_WARNINGS = 1
DEFINES += -DMOZ_PNG_WRITE \
-DMOZ_PNG_READ \

View File

@ -16,6 +16,7 @@ FORCE_STATIC_LIB = 1
MODULE_NAME = nsImageLib2Module
GRE_MODULE = 1
LIBXUL_LIBRARY = 1
FAIL_ON_WARNINGS = 1
EXPORTS = imgLoader.h \