mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-06 08:40:56 +00:00
Build nsEscape
This commit is contained in:
parent
82420c7328
commit
b36a9f872b
@ -40,6 +40,7 @@ CPPSRCS = \
|
|||||||
nsVoidArray.cpp \
|
nsVoidArray.cpp \
|
||||||
nsFileSpec.cpp \
|
nsFileSpec.cpp \
|
||||||
nsFileStream.cpp \
|
nsFileStream.cpp \
|
||||||
|
nsEscape.cpp \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
CPP_OBJS = \
|
CPP_OBJS = \
|
||||||
@ -59,6 +60,7 @@ CPP_OBJS = \
|
|||||||
.\$(OBJDIR)\nsVoidArray.obj \
|
.\$(OBJDIR)\nsVoidArray.obj \
|
||||||
.\$(OBJDIR)\nsFileSpec.obj \
|
.\$(OBJDIR)\nsFileSpec.obj \
|
||||||
.\$(OBJDIR)\nsFileStream.obj \
|
.\$(OBJDIR)\nsFileStream.obj \
|
||||||
|
.\$(OBJDIR)\nsEscape.obj \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
EXPORTS=nscore.h nsIArena.h nsIAtom.h nsIByteBuffer.h \
|
EXPORTS=nscore.h nsIArena.h nsIAtom.h nsIByteBuffer.h \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user