1998-04-14 00:24:54 +04:00
|
|
|
#!nmake
|
|
|
|
#
|
1999-11-06 06:40:37 +03:00
|
|
|
# The contents of this file are subject to the Netscape Public
|
|
|
|
# License Version 1.1 (the "License"); you may not use this file
|
|
|
|
# except in compliance with the License. You may obtain a copy of
|
|
|
|
# the License at http://www.mozilla.org/NPL/
|
1998-04-14 00:24:54 +04:00
|
|
|
#
|
1999-11-06 06:40:37 +03:00
|
|
|
# Software distributed under the License is distributed on an "AS
|
|
|
|
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
|
|
|
# implied. See the License for the specific language governing
|
|
|
|
# rights and limitations under the License.
|
1998-04-14 00:24:54 +04:00
|
|
|
#
|
1999-11-06 06:40:37 +03:00
|
|
|
# The Original Code is mozilla.org code.
|
|
|
|
#
|
|
|
|
# The Initial Developer of the Original Code is Netscape
|
1998-04-14 00:24:54 +04:00
|
|
|
# Communications Corporation. Portions created by Netscape are
|
1999-11-06 06:40:37 +03:00
|
|
|
# Copyright (C) 1998 Netscape Communications Corporation. All
|
|
|
|
# Rights Reserved.
|
|
|
|
#
|
|
|
|
# Contributor(s):
|
1998-04-14 00:24:54 +04:00
|
|
|
|
|
|
|
DEPTH=..\..\..
|
|
|
|
|
1998-10-20 04:19:01 +04:00
|
|
|
EXPORTS = \
|
|
|
|
nslayout.h \
|
1999-10-30 20:16:45 +04:00
|
|
|
nsHTMLReflowState.h \
|
2000-04-14 15:15:34 +04:00
|
|
|
nsIAutoCopy.h \
|
1999-02-12 02:56:11 +03:00
|
|
|
nsICaret.h \
|
1998-10-20 04:19:01 +04:00
|
|
|
nsIContent.h \
|
1999-05-06 23:24:57 +04:00
|
|
|
nsIContentIterator.h \
|
1999-05-07 08:55:40 +04:00
|
|
|
nsIDiskDocument.h \
|
1998-10-20 04:19:01 +04:00
|
|
|
nsIDocument.h \
|
|
|
|
nsIDocumentContainer.h \
|
1999-06-04 05:04:08 +04:00
|
|
|
nsIDocumentEncoder.h \
|
1998-10-20 04:19:01 +04:00
|
|
|
nsIDocumentObserver.h \
|
1999-05-06 23:24:57 +04:00
|
|
|
nsIDocumentViewer.h \
|
2000-01-19 06:09:12 +03:00
|
|
|
nsIElementFactory.h \
|
1999-05-06 23:24:57 +04:00
|
|
|
nsIFocusTracker.h \
|
1998-10-20 04:19:01 +04:00
|
|
|
nsIFrame.h \
|
1999-11-02 01:12:45 +03:00
|
|
|
nsIFrameDebug.h \
|
1998-10-20 04:19:01 +04:00
|
|
|
nsIFrameImageLoader.h \
|
1999-08-04 07:39:18 +04:00
|
|
|
nsIFrameManager.h \
|
1999-05-06 23:24:57 +04:00
|
|
|
nsILayoutDebugger.h \
|
|
|
|
nsINameSpace.h \
|
1998-12-11 05:30:59 +03:00
|
|
|
nsINameSpaceManager.h \
|
1998-12-10 21:03:26 +03:00
|
|
|
nsIFrameUtil.h \
|
1998-12-07 06:43:02 +03:00
|
|
|
nsIPageSequenceFrame.h \
|
1998-10-20 04:19:01 +04:00
|
|
|
nsIPresContext.h \
|
|
|
|
nsIPresShell.h \
|
2000-01-14 03:43:39 +03:00
|
|
|
nsIPresState.h \
|
1998-10-20 04:19:01 +04:00
|
|
|
nsIReflowCommand.h \
|
1999-02-12 02:12:28 +03:00
|
|
|
nsIFrameSelection.h \
|
1998-10-20 04:19:01 +04:00
|
|
|
nsISpaceManager.h \
|
1999-05-06 23:24:57 +04:00
|
|
|
nsIStyledContent.h \
|
1998-10-20 04:19:01 +04:00
|
|
|
nsIStyleContext.h \
|
1999-10-16 08:05:59 +04:00
|
|
|
nsIMutableStyleContext.h \
|
1998-10-20 04:19:01 +04:00
|
|
|
nsIStyleFrameConstruction.h \
|
|
|
|
nsIStyleRule.h \
|
|
|
|
nsIStyleSet.h \
|
|
|
|
nsIStyleSheet.h \
|
1999-02-23 22:18:12 +03:00
|
|
|
nsIStyleSheetLinkingElement.h \
|
1999-10-08 07:09:31 +04:00
|
|
|
nsIStyleRuleProcessor.h \
|
1999-02-19 03:21:22 +03:00
|
|
|
nsITextContent.h \
|
1998-12-02 03:29:42 +03:00
|
|
|
nsLayoutAtoms.h \
|
1999-07-18 04:14:29 +04:00
|
|
|
nsLayoutAtomList.h \
|
1999-12-18 23:29:29 +03:00
|
|
|
nsLayoutUtils.h \
|
1999-05-06 23:24:57 +04:00
|
|
|
nsFrameList.h \
|
|
|
|
nsFrameTraversal.h \
|
|
|
|
nsStyleChangeList.h \
|
1998-10-20 04:19:01 +04:00
|
|
|
nsStyleConsts.h \
|
|
|
|
nsStyleCoord.h \
|
|
|
|
nsStyleStruct.h \
|
1999-05-06 23:24:57 +04:00
|
|
|
nsTextFragment.h \
|
1999-08-31 02:38:58 +04:00
|
|
|
nsILayoutHistoryState.h \
|
|
|
|
nsIStatefulFrame.h \
|
1999-11-20 11:12:56 +03:00
|
|
|
nsISelfScrollingFrame.h \
|
1999-12-07 06:36:05 +03:00
|
|
|
nsIScrollableFrame.h \
|
1999-05-06 23:24:57 +04:00
|
|
|
$(NULL)
|
1998-04-14 00:24:54 +04:00
|
|
|
|
|
|
|
MODULE=raptor
|
|
|
|
|
1999-11-22 11:03:54 +03:00
|
|
|
XPIDLSRCS= \
|
|
|
|
.\nsIChromeEventHandler.idl \
|
1999-12-03 01:36:34 +03:00
|
|
|
.\nsISelectionController.idl \
|
2000-03-15 04:47:36 +03:00
|
|
|
.\nsIPrintListener.idl \
|
1999-11-22 11:03:54 +03:00
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
|
1999-02-18 21:16:21 +03:00
|
|
|
include <$(DEPTH)\config\rules.mak>
|
1998-04-14 00:24:54 +04:00
|
|
|
|