mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-02 13:58:40 +09:00
Issue #80 - De-unify /layout/ipc
This commit is contained in:
parent
c01910dbae
commit
a229cbf418
1 changed files with 1 additions and 4 deletions
|
|
@ -14,12 +14,9 @@ EXPORTS.mozilla.layout += [
|
|||
'VsyncParent.h',
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
SOURCES += [
|
||||
'RenderFrameChild.cpp',
|
||||
'RenderFrameParent.cpp',
|
||||
]
|
||||
|
||||
SOURCES += [
|
||||
'VsyncChild.cpp',
|
||||
'VsyncParent.cpp',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue