mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 01:57:00 +00:00
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:
parent
ae16b15b4d
commit
c711c8f59c
@ -41,8 +41,8 @@ XPIDLSRCS = \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
bsConnection.cpp \
|
||||
bsConnectionFactory.cpp \
|
||||
bsXPCConnection.cpp \
|
||||
bsXPCConnectionFactory.cpp \
|
||||
$(NULL)
|
||||
|
||||
REQUIRES = bs xpcom
|
||||
|
Loading…
x
Reference in New Issue
Block a user