Bug 925243: Mark ipc/ipdl as FAIL_ON_WARNINGS. r=ehsan

This commit is contained in:
Daniel Holbert 2013-10-10 13:44:13 -07:00
parent 235ca630a8
commit 56f60d52a3

View File

@ -9,6 +9,8 @@ if CONFIG['MOZ_IPDL_TESTS']:
MODULE = 'ipdlgen'
FAIL_ON_WARNINGS = True
LIBXUL_LIBRARY = True
LIBRARY_NAME = 'mozipdlgen_s'