Updated for file name changes.
git-svn-id: svn://10.0.0.236/trunk@34097 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -24,7 +24,6 @@ LIBRARY_NAME = netwerkbase_s
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
CPPSRCS = \
|
||||
nsConnectionGroup.cpp \
|
||||
nsAsyncStreamListener.cpp \
|
||||
nsSyncStreamListener.cpp \
|
||||
nsFileTransport.cpp \
|
||||
@@ -32,18 +31,10 @@ CPPSRCS = \
|
||||
nsSocketTransport.cpp \
|
||||
nsSocketTransportStreams.cpp \
|
||||
nsSocketTransportService.cpp \
|
||||
nsNetService.cpp \
|
||||
nsIOService.cpp \
|
||||
nsStandardUrl.cpp \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = \
|
||||
nsConnectionGroup.h \
|
||||
nsNetService.h \
|
||||
nsFileTransportService.h \
|
||||
nsSocketTransportService.h \
|
||||
nsStandardUrl.h \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
||||
|
||||
MODULE = netwerk
|
||||
|
||||
Reference in New Issue
Block a user