nsSelectionRange.h is required by nsISelection.h
git-svn-id: svn://10.0.0.236/trunk@993 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
82e75d2589
commit
6bf27be3b9
@ -40,7 +40,7 @@ CPPSRCS = \
|
||||
nsStyleSet.cpp \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = \
|
||||
EXPORTS = nsSelectionRange.h \
|
||||
$(NULL)
|
||||
|
||||
MODULE = raptor
|
||||
|
||||
@ -29,6 +29,7 @@ CPPSRCS=nsContainerFrame.cpp nsDocument.cpp nsFrame.cpp \
|
||||
nsStyleSet.cpp
|
||||
MODULE=raptor
|
||||
REQUIRES=xpcom raptor dom
|
||||
EXPORTS=nsSelectionRange.h
|
||||
CPP_OBJS=.\$(OBJDIR)\nsContainerFrame.obj .\$(OBJDIR)\nsDocument.obj \
|
||||
.\$(OBJDIR)\nsFrame.obj .\$(OBJDIR)\nsGalleyContext.obj \
|
||||
.\$(OBJDIR)\nsPresContext.obj .\$(OBJDIR)\nsPresShell.obj \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user