mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 06:22:20 +00:00
Add support for setting IDLSRCS on command line
This commit is contained in:
parent
b7512ba5a1
commit
d1ef3830c5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user