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:
bsmedberg%covad.net
2005-04-01 18:22:57 +00:00
parent 35707e2f9d
commit 06d0e4ec39
16 changed files with 19 additions and 4 deletions

View File

@@ -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 \