Not part of the SeaMonkey default build.

Moved bsConnection.cpp to bsXPCConnection.cpp to prevent build collisions
with bsconnection.c on case insensitive platforms.  Moved
bsConnectionFactory.cpp to bsXPCConnectionFactory.cpp to match the new prefix.
This commit is contained in:
rginda%ndcico.com 1999-09-07 17:38:43 +00:00
parent ae16b15b4d
commit c711c8f59c
3 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ XPIDLSRCS = \
$(NULL)
CPPSRCS = \
bsConnection.cpp \
bsConnectionFactory.cpp \
bsXPCConnection.cpp \
bsXPCConnectionFactory.cpp \
$(NULL)
REQUIRES = bs xpcom