update windows makefile to export the right XPCOM headers

git-svn-id: svn://10.0.0.236/trunk@17536 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
1999-01-12 01:10:13 +00:00
parent 6e248cd38a
commit 772621999e

View File

@@ -19,9 +19,15 @@ DEPTH=..\..\..
IGNORE_MANIFEST=1
EXPORTS = \
nsINNTPNewsgroupList.h \
nsINNTPNewsHost.h \
nsIMsgNewsgroup.h \
nsIMsgOfflineNewsState.h \
nsINNTPArticleList.h \
$(NULL)
MODULE=mailnews
include <$(DEPTH)\config\rules.mak>