mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 19:41:49 +00:00
added idl srcs to unix mkfile
This commit is contained in:
parent
110e4f96ba
commit
162e8500e9
@ -33,6 +33,9 @@ XPIDLSRCS = \
|
||||
nsIPrompt.idl \
|
||||
nsIProtocolHandler.idl \
|
||||
nsIProgressEventSink.idl \
|
||||
nsINetModRegEntry.idl \
|
||||
nsINetModuleMgr.idl \
|
||||
nsINetNotify.idl \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = \
|
||||
@ -41,6 +44,7 @@ EXPORTS = \
|
||||
nsISocketTransportService.h \
|
||||
nsIHeader.h \
|
||||
nsIProxy.h \
|
||||
nsNetModuleMgr.h \
|
||||
$(NULL)
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
@ -21,6 +21,7 @@ DEPTH = ..\..\..
|
||||
|
||||
EXPORTS = \
|
||||
netCore.h \
|
||||
nsNetModuleMgr.h \
|
||||
nsIFileTransportService.h \
|
||||
nsISocketTransportService.h \
|
||||
nsIHeader.h \
|
||||
|
Loading…
x
Reference in New Issue
Block a user