mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-12 00:50:40 +00:00
changes for the post to newsgroup work
This commit is contained in:
parent
9579679c42
commit
7f8c11fd68
@ -20,6 +20,7 @@ IGNORE_MANIFEST=1
|
||||
|
||||
IDLSRCS = \
|
||||
nsIMsgCompose.idl \
|
||||
nsIMsgPost.idl \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = \
|
||||
@ -29,6 +30,8 @@ EXPORTS = \
|
||||
nsMsgCompFieldsFact.h \
|
||||
nsIMsgSend.h \
|
||||
nsMsgSendFact.h \
|
||||
nsIMsgPost.h \
|
||||
nsIMsgPostFact.h \
|
||||
nsISmtpUrl.h \
|
||||
nsISmtpService.h \
|
||||
MsgCompGlue.h \
|
||||
|
@ -32,6 +32,7 @@ CPPSRCS= nsMsgCompFields.cpp \
|
||||
nsSmtpProtocol.cpp \
|
||||
MsgCompGlue.cpp \
|
||||
nsMsgSend.cpp \
|
||||
nsMsgPost.cpp \
|
||||
nsMsgSendPart.cpp \
|
||||
nsSmtpService.cpp \
|
||||
nsJSComposeAppCore.cpp \
|
||||
|
Loading…
Reference in New Issue
Block a user