Added nsIWeakReference.idl

This commit is contained in:
scc%netscape.com 1999-08-03 03:48:04 +00:00
parent fbc8779752
commit 96a8412a39
2 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@ XPIDL_MODULE = xpcom_base
XPIDLSRCS = \
nsrootidl.idl \
nsISupports.idl \
nsIWeakReference.idl \
$(NULL)
CPPSRCS = \

View File

@ -43,6 +43,7 @@ XPIDL_MODULE = xpcom_base
XPIDLSRCS = \
.\nsrootidl.idl \
.\nsISupports.idl \
.\nsIWeakReference.idl \
$(NULL)
################################################################################