Bug 35559 - dynamic profile switching

This commit is contained in:
ccarlen%netscape.com 2000-12-06 15:02:57 +00:00
parent 124598b735
commit 6f63985fc6
3 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@ XPIDLSRCS = \
nsIProfile.idl \
nsIProfileInternal.idl \
nsIProfileStartupListener.idl \
nsIProfileChangeStatus.idl \
$(NULL)
include $(topsrcdir)/config/rules.mk

View File

@ -33,6 +33,7 @@ XPIDLSRCS = \
.\nsIProfile.idl \
.\nsIProfileInternal.idl \
.\nsIProfileStartupListener.idl \
.\nsIProfileChangeStatus.idl \
$(NULL)
include <$(DEPTH)\config\rules.mak>