build tweakage for the incoming nntp server changes
git-svn-id: svn://10.0.0.236/trunk@28408 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -26,3 +26,4 @@ nsINNTPArticleList.h
|
||||
nsINntpUrl.h
|
||||
nsINNTPNewsgroupPost.h
|
||||
nsINntpService.h
|
||||
nsINntpIncomingServer.h
|
||||
|
||||
@@ -33,6 +33,7 @@ EXPORTS= \
|
||||
nsINntpUrl.h \
|
||||
nsINNTPNewsgroupPost.h \
|
||||
nsINntpService.h \
|
||||
nsINntpIncomingServer.h \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
@@ -29,6 +29,7 @@ EXPORTS = \
|
||||
nsINntpUrl.h \
|
||||
nsINNTPNewsgroupPost.h \
|
||||
nsINntpService.h \
|
||||
nsINntpIncomingServer.h \
|
||||
$(NULL)
|
||||
|
||||
MODULE=mailnews
|
||||
|
||||
@@ -24,3 +24,4 @@ nsNNTPNewsgroup.h
|
||||
nntpCore.h
|
||||
nsNNTPNewsgroupPost.h
|
||||
nsNewsFolder.h
|
||||
nsNntpIncomingServer.h
|
||||
|
||||
@@ -35,6 +35,7 @@ EXPORTS = \
|
||||
nntpCore.h \
|
||||
nsNntpService.h \
|
||||
nsNewsFolder.h \
|
||||
nsNntpIncomingServer.h \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
@@ -47,6 +48,7 @@ CPPSRCS = \
|
||||
nsNNTPHost.cpp \
|
||||
nsNntpService.cpp \
|
||||
nsNewsFolder.cpp \
|
||||
nsNntpIncomingServer.cpp \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DSO_LDOPTS = \
|
||||
|
||||
@@ -34,6 +34,7 @@ CPPSRCS= nsNNTPProtocol.cpp \
|
||||
nsNNTPHost.cpp \
|
||||
nsNntpService.cpp \
|
||||
nsNewsFolder.cpp \
|
||||
nsNntpIncomingServer.cpp \
|
||||
$(NULL)
|
||||
|
||||
CPP_OBJS= .\$(OBJDIR)\nsNNTPProtocol.obj \
|
||||
@@ -45,6 +46,7 @@ CPP_OBJS= .\$(OBJDIR)\nsNNTPProtocol.obj \
|
||||
.\$(OBJDIR)\nsNNTPHost.obj \
|
||||
.\$(OBJDIR)\nsNntpService.obj \
|
||||
.\$(OBJDIR)\nsNewsFolder.obj \
|
||||
.\$(OBJDIR)\nsNntpIncomingServer.obj \
|
||||
$(NULL)
|
||||
|
||||
|
||||
@@ -57,6 +59,7 @@ EXPORTS= nsNNTPProtocol.h \
|
||||
nsNNTPNewsgroupPost.h \
|
||||
nsNntpService.h \
|
||||
nsNewsFolder.h \
|
||||
nsNntpIncomingServer.h \
|
||||
$(NULL)
|
||||
|
||||
LINCS= \
|
||||
|
||||
Reference in New Issue
Block a user