(not part of the seamonkey build!)

export nsURIDispatcher.h


git-svn-id: svn://10.0.0.236/trunk@52398 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mscott%netscape.com 1999-11-01 19:49:09 +00:00
parent b338802f73
commit 82bbc3b0eb

View File

@ -18,6 +18,16 @@ MODULE = uriloader
DEPTH = ..\..
include <$(DEPTH)/config/config.mak>
include <$(DEPTH)\config\config.mak>
################################################################################
## exports
EXPORTS= \
nsURIDispatcher.h \
$(NULL)
XPIDLSRCS= \
.\nsIURIContentListener.idl \
.\nsIContentHandler.idl \