Bug 851183: Mark toolkit/components/telemetry/ as FAIL_ON_WARNINGS. r=nfroyd

This commit is contained in:
Daniel Holbert 2013-03-14 22:33:22 -07:00
parent 87dd680de2
commit 78404f2b2a

View File

@ -19,6 +19,10 @@ GRE_MODULE = 1
LIBXUL_LIBRARY = 1
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
ifndef _MSC_VER
# Note: Bug 851306 tracks the MSVC-only build warnings in this directory.
FAIL_ON_WARNINGS = 1
endif # !_MSC_VER
LIBRARY_NAME = telemetry