Bug 288626 - Begin switch from MOZILLA_STRICT_API to MOZILLA_INTERNAL_API rs=darin for the Makefile var additions. Should not affect the build yet, until we flip a few switches at the end.
git-svn-id: svn://10.0.0.236/trunk@171465 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -44,10 +44,11 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = xpcom
|
||||
LIBRARY_NAME = xpcomproxy_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = string \
|
||||
$(NULL)
|
||||
|
||||
|
||||
CPPSRCS = \
|
||||
nsProxyEvent.cpp \
|
||||
nsProxyEventClass.cpp \
|
||||
|
||||
Reference in New Issue
Block a user