зеркало из https://github.com/mozilla/pjs.git
Add support for setting IDLSRCS on command line
This commit is contained in:
Родитель
a278115b34
Коммит
968c48e668
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче