checking in fixes for extensions/irc windows build, not part of default

build
This commit is contained in:
leaf%mozilla.org 1999-09-08 03:29:07 +00:00
parent 5d6aa03079
commit eda23177e7
2 changed files with 4 additions and 1 deletions

View File

@ -45,7 +45,7 @@ OBJS = \
.\$(OBJDIR)\bsserver.obj \
.\$(OBJDIR)\bsconnection.obj \
.\$(OBJDIR)\bsXPCConnection.obj \
.\$(OBJDIR)\bsConnectionFactory.obj \
.\$(OBJDIR)\bsXPCConnectionFactory.obj \
$(NULL)
REQUIRES = bs xpcom

View File

@ -39,6 +39,9 @@ XULLIBFILES = \
$(NULL)
TESTFILES = \
.\xul\tests\test1.html \
.\xul\tests\test1-handlers.js \
.\xul\tests\test1-static.js \
.\xul\tests\test2.html \
.\xul\tests\test2.css \
.\xul\tests\test2-static.js \