зеркало из https://github.com/mozilla/gecko-dev.git
Modified the makefiles to handle the new XUL attribute class.
This commit is contained in:
Родитель
9e951476a4
Коммит
c7503b0018
|
@ -27,6 +27,7 @@ include $(topsrcdir)/config/config.mk
|
|||
LIBRARY_NAME = rdfcontent_s
|
||||
|
||||
CPPSRCS = \
|
||||
nsXULAttributes.cpp \
|
||||
nsJSElementObserver.cpp \
|
||||
nsJSNodeObserver.cpp \
|
||||
nsJSXULDocument.cpp \
|
||||
|
|
|
@ -27,6 +27,7 @@ LCFLAGS = \
|
|||
$(NULL)
|
||||
|
||||
CPP_OBJS=\
|
||||
.\$(OBJDIR)\nsXULAttributes.obj \
|
||||
.\$(OBJDIR)\nsJSElementObserver.obj \
|
||||
.\$(OBJDIR)\nsJSNodeObserver.obj \
|
||||
.\$(OBJDIR)\nsJSXULDocument.obj \
|
||||
|
|
Загрузка…
Ссылка в новой задаче