зеркало из https://github.com/mozilla/pjs.git
Adding nsWebProgressListener to the build.
This commit is contained in:
Родитель
a80eb29199
Коммит
9db042ace5
|
@ -43,6 +43,7 @@ XPIDLSRCS = \
|
|||
CPPSRCS = \
|
||||
nsDocShell.cpp \
|
||||
nsDSURIContentListener.cpp \
|
||||
nsDSWebProgressListener.cpp \
|
||||
$(NULL)
|
||||
|
||||
# we don't want the shared lib, but we want to force the creation of a
|
||||
|
|
|
@ -41,6 +41,7 @@ LIBRARY_NAME=basedocshell_s
|
|||
CPP_OBJS= \
|
||||
.\$(OBJDIR)\nsDocShell.obj \
|
||||
.\$(OBJDIR)\nsDSURIContentListener.obj \
|
||||
.\$(OBJDIR)\nsDSWebProgressListener.obj \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
Загрузка…
Ссылка в новой задаче