mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Issue #80 - De-unify dom/filesystem
This commit is contained in:
parent
baff5cefca
commit
8c991b03a5
12 changed files with 35 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ EXPORTS.mozilla.dom += [
|
|||
'OSFileSystem.h',
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
SOURCES += [
|
||||
'Directory.cpp',
|
||||
'FileSystemBase.cpp',
|
||||
'FileSystemRequestParent.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue