Bug 402853 - Linker warnings for libxul/thebes, r=luser a=damons

This commit is contained in:
benjamin@smedbergs.us 2007-11-09 11:40:34 -08:00
parent 1129043a40
commit f0b08fa997

View File

@ -413,6 +413,7 @@ DEFINES += \
-D_IMPL_NS_WIDGET \
-DIMPL_XREAPI \
-DIMPL_NS_NET \
-DIMPL_THEBES \
$(NULL)
ifndef MOZ_NATIVE_ZLIB
@ -433,6 +434,7 @@ DEFINES += \
-D_IMPL_NS_WIDGET \
-DIMPL_XREAPI \
-DIMPL_NS_NET \
-DIMPL_THEBES \
$(NULL)
endif