Add support for setting IDLSRCS on command line

This commit is contained in:
law%netscape.com 1999-04-15 21:02:10 +00:00
parent b7512ba5a1
commit d1ef3830c5

View File

@ -27,6 +27,7 @@
DEPTH=..\..\..
IGNORE_MANIFEST=1
!ifndef IDLSRCS
IDLSRCS= \
AppCoresManager.idl \
BaseAppCore.idl \
@ -38,6 +39,7 @@ IDLSRCS= \
RDFCore.idl \
Toolbar.idl \
ToolkitCore.idl
!endif
XPCOM_DESTDIR=..\public