mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 01:57:00 +00:00
Build mailbox protocol and mailbox url classes...
This commit is contained in:
parent
7ff6ba09de
commit
426a6caef8
@ -29,13 +29,17 @@ CPPSRCS = \
|
||||
nsMSGFolderDataSource.cpp \
|
||||
nsPop3Protocol.cpp \
|
||||
nsPop3URL.cpp \
|
||||
nsPop3Sink.cpp \
|
||||
nsPop3Sink.cpp \
|
||||
nsMailboxProtocol.cpp \
|
||||
nsMailboxUrl.cpp \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS= \
|
||||
nsPop3Protocol.h \
|
||||
nsPop3URL.h \
|
||||
nsPop3Sink.h \
|
||||
nsMailboxUrl.h \
|
||||
nsMailboxProtocol.h \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user