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

git-svn-id: svn://10.0.0.236/trunk@239092 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
benjamin%smedbergs.us 2007-11-09 19:40:34 +00:00
parent 20111a4bc4
commit df9d510c19

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