зеркало из https://github.com/mozilla/pjs.git
Changes for the handler.
This commit is contained in:
Родитель
20ff86c7ce
Коммит
82449943da
|
@ -24,9 +24,13 @@ LIBRARY_NAME = http
|
|||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
CPPSRCS = \
|
||||
nsHttpProtocolHandler.cpp \
|
||||
nsHttpProtocolConnection.cpp \
|
||||
nsHttpFactory.cpp \
|
||||
nsHTTPHandler.cpp \
|
||||
nsHTTPHandlerFactory.cpp \
|
||||
nsHTTPConnection.cpp \
|
||||
nsHTTPRequest.cpp \
|
||||
nsHTTPRequestObserver.cpp \
|
||||
nsHTTPResponseListener.cpp \
|
||||
nsHTTPResponse.cpp \
|
||||
$(NULL)
|
||||
|
||||
REQUIRES = xpcom netwerk raptor
|
||||
|
|
Загрузка…
Ссылка в новой задаче