mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
Issue #80 - De-unify smaller netwerk/protocol components
- data - device - file - viewsource - wyciwyg
This commit is contained in:
parent
60b7d2e259
commit
911270ea60
7 changed files with 8 additions and 5 deletions
|
|
@ -15,7 +15,7 @@ XPIDL_SOURCES += [
|
|||
|
||||
XPIDL_MODULE = 'necko_file'
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
SOURCES += [
|
||||
'nsFileChannel.cpp',
|
||||
'nsFileProtocolHandler.cpp',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue