mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-01 05:43:46 +00:00
Added nsTextFragment to the build
This commit is contained in:
parent
f13b83273b
commit
c4a597fc7f
@ -35,7 +35,8 @@ CPPSRCS = \
|
||||
nsStyleCoord.cpp \
|
||||
nsStyleContext.cpp \
|
||||
nsStyleSet.cpp \
|
||||
nsXIFConverter.cpp \
|
||||
nsTextFragment.cpp \
|
||||
nsXIFConverter.cpp \
|
||||
$(NULL)
|
||||
|
||||
MODULE = raptor
|
||||
|
@ -34,7 +34,8 @@ CPPSRCS = \
|
||||
nsStyleContext.cpp \
|
||||
nsStyleCoord.cpp \
|
||||
nsStyleSet.cpp \
|
||||
nsXIFConverter.cpp \
|
||||
nsTextFragment.cpp \
|
||||
nsXIFConverter.cpp \
|
||||
$(NULL)
|
||||
|
||||
MODULE=raptor
|
||||
@ -55,6 +56,7 @@ CPP_OBJS= \
|
||||
.\$(OBJDIR)\nsStyleContext.obj \
|
||||
.\$(OBJDIR)\nsStyleCoord.obj \
|
||||
.\$(OBJDIR)\nsStyleSet.obj \
|
||||
.\$(OBJDIR)\nsTextFragment.obj \
|
||||
.\$(OBJDIR)\nsXIFConverter.obj \
|
||||
$(NULL)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user