mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Issue #80 - De-unify dom/archivereader
This commit is contained in:
parent
11a44c6f37
commit
a6fc6896d4
3 changed files with 4 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ EXPORTS.mozilla.dom.archivereader += [
|
|||
'ArchiveZipFile.h',
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
SOURCES += [
|
||||
'ArchiveEvent.cpp',
|
||||
'ArchiveReader.cpp',
|
||||
'ArchiveRequest.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue