зеркало из https://github.com/mozilla/gecko-dev.git
add imapoffline sync to build sr=sspitzer
This commit is contained in:
Родитель
034954f339
Коммит
03c38634bb
|
@ -27,19 +27,7 @@ include <$(DEPTH)\config\config.mak>
|
|||
################################################################################
|
||||
## exports
|
||||
|
||||
EXPORTS= nsImapUrl.h \
|
||||
nsImapProtocol.h \
|
||||
nsImapCore.h \
|
||||
nsImapFlagAndUidState.h \
|
||||
nsImapProxyEvent.h \
|
||||
nsImapHostSessionList.h \
|
||||
nsImapService.h \
|
||||
nsImapServerResponseParser.h \
|
||||
nsIMAPGenericParser.h \
|
||||
nsImapSearchResults.h \
|
||||
nsImapIncomingServer.h \
|
||||
nsIMAPNamespace.h \
|
||||
nsImapMailFolder.h \
|
||||
EXPORTS= nsImapCore.h \
|
||||
$(NULL)
|
||||
|
||||
################################################################################
|
||||
|
@ -64,6 +52,7 @@ CPP_OBJS= .\$(OBJDIR)\nsImapUrl.obj \
|
|||
.\$(OBJDIR)\nsImapUtils.obj \
|
||||
.\$(OBJDIR)\nsImapUndoTxn.obj \
|
||||
.\$(OBJDIR)\nsImapStringBundle.obj \
|
||||
.\$(OBJDIR)\nsImapOfflineSync.obj \
|
||||
$(NULL)
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче