mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
Issue #80 - De-unify dom/network
This commit is contained in:
parent
e4f5cc83b6
commit
2970ae4c3e
7 changed files with 17 additions and 2 deletions
|
|
@ -27,7 +27,7 @@ EXPORTS.mozilla.dom.network += [
|
|||
'UDPSocketParent.h',
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
SOURCES += [
|
||||
'Connection.cpp',
|
||||
'TCPServerSocket.cpp',
|
||||
'TCPServerSocketChild.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue