This commit is contained in:
scc%netscape.com 1999-08-03 03:48:04 +00:00
Родитель fbc8779752
Коммит 96a8412a39
2 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

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

Просмотреть файл

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