mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-06 08:40:56 +00:00
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
This commit is contained in:
parent
81a3f036de
commit
672bccde6d
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user