Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin

This commit is contained in:
bsmedberg%covad.net 2005-04-05 19:30:58 +00:00
parent 81a3f036de
commit 672bccde6d

View File

@ -45,6 +45,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xpcom_tests MODULE = xpcom_tests
XPIDL_MODULE = proxytest XPIDL_MODULE = proxytest
REQUIRES = xpcom REQUIRES = xpcom
MOZILLA_INTERNAL_API = 1
CPPSRCS = proxytests.cpp CPPSRCS = proxytests.cpp
XPIDLSRCS = nsITestProxy.idl XPIDLSRCS = nsITestProxy.idl