Added new header

This commit is contained in:
kipp%netscape.com 1998-10-20 00:19:01 +00:00
parent 34e7b6b15f
commit 3f35c2f7ed
3 changed files with 48 additions and 45 deletions

View File

@ -21,3 +21,4 @@ nsIStyleRule.h
nsIStyleSet.h
nsIStyleSheet.h
nsITextContent.h
nsTextFragment.h

View File

@ -19,29 +19,30 @@ DEPTH = ../../..
MODULE = raptor
EXPORTS = \
nslayout.h \
nsIContent.h \
nsIDocument.h \
nsIDocumentContainer.h \
nsIDocumentObserver.h \
nsIFrame.h \
EXPORTS = \
nslayout.h \
nsIContent.h \
nsIDocument.h \
nsIDocumentContainer.h \
nsIDocumentObserver.h \
nsIFrame.h \
nsIFrameReflow.h \
nsIFrameImageLoader.h \
nsIPresContext.h \
nsIPresShell.h \
nsIReflowCommand.h \
nsISelection.h \
nsISpaceManager.h \
nsStyleCoord.h \
nsStyleStruct.h \
nsIStyleContext.h \
nsIStyleRule.h \
nsIStyleSet.h \
nsIStyleSheet.h \
nsITextContent.h \
nsIStyleFrameConstruction.h \
nsStyleConsts.h \
nsIFrameImageLoader.h \
nsIPresContext.h \
nsIPresShell.h \
nsIReflowCommand.h \
nsISelection.h \
nsISpaceManager.h \
nsIStyleContext.h \
nsIStyleFrameConstruction.h \
nsIStyleRule.h \
nsIStyleSet.h \
nsIStyleSheet.h \
nsITextContent.h \
nsStyleConsts.h \
nsStyleCoord.h \
nsStyleStruct.h \
nsTextFragment.h \
$(NULL)
include $(DEPTH)/config/config.mk

View File

@ -17,29 +17,30 @@
DEPTH=..\..\..
EXPORTS = \
nslayout.h \
nsIContent.h \
nsIDocument.h \
nsIDocumentContainer.h \
nsIDocumentObserver.h \
nsIFrame.h \
nsIFrameReflow.h \
nsIFrameImageLoader.h \
nsIPresContext.h \
nsIPresShell.h \
nsIReflowCommand.h \
nsISelection.h \
nsISpaceManager.h \
nsStyleConsts.h \
nsStyleCoord.h \
nsStyleStruct.h \
nsIStyleContext.h \
nsIStyleRule.h \
nsIStyleSet.h \
nsIStyleSheet.h \
nsITextContent.h \
nsIStyleFrameConstruction.h \
EXPORTS = \
nslayout.h \
nsIContent.h \
nsIDocument.h \
nsIDocumentContainer.h \
nsIDocumentObserver.h \
nsIFrame.h \
nsIFrameReflow.h \
nsIFrameImageLoader.h \
nsIPresContext.h \
nsIPresShell.h \
nsIReflowCommand.h \
nsISelection.h \
nsISpaceManager.h \
nsIStyleContext.h \
nsIStyleFrameConstruction.h \
nsIStyleRule.h \
nsIStyleSet.h \
nsIStyleSheet.h \
nsITextContent.h \
nsStyleConsts.h \
nsStyleCoord.h \
nsStyleStruct.h \
nsTextFragment.h \
$(NULL)
MODULE=raptor