mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
checking in fixes for extensions/irc windows build, not part of default
build
This commit is contained in:
parent
5d6aa03079
commit
eda23177e7
@ -45,7 +45,7 @@ OBJS = \
|
||||
.\$(OBJDIR)\bsserver.obj \
|
||||
.\$(OBJDIR)\bsconnection.obj \
|
||||
.\$(OBJDIR)\bsXPCConnection.obj \
|
||||
.\$(OBJDIR)\bsConnectionFactory.obj \
|
||||
.\$(OBJDIR)\bsXPCConnectionFactory.obj \
|
||||
$(NULL)
|
||||
|
||||
REQUIRES = bs xpcom
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user