зеркало из https://github.com/mozilla/gecko-dev.git
bug #63193 --> add nsExternalProtocolHandler to the unix build
This commit is contained in:
Родитель
8037bcf476
Коммит
368ec71975
|
@ -44,6 +44,7 @@ endif
|
|||
OSHELPER = nsOSHelperAppService.cpp
|
||||
|
||||
EXPORTS = nsExternalHelperAppService.h \
|
||||
nsExternalProtocolHandler.h \
|
||||
$(OSDIR)/nsOSHelperAppService.h \
|
||||
nsHelperAppRDF.h \
|
||||
$(NULL)
|
||||
|
@ -56,6 +57,7 @@ XPIDLSRCS = \
|
|||
|
||||
CPPSRCS = \
|
||||
nsExternalHelperAppService.cpp \
|
||||
nsExternalProtocolHandler.cpp \
|
||||
$(OSHELPER) \
|
||||
$(NULL)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче