mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 08:27:31 +09:00
Issue #80 - Stop building non-generated dom/binding files as UNIFIED_SOURCES
Also fix deprot
This commit is contained in:
parent
cf9ac0b791
commit
a867e3a0c0
5 changed files with 13 additions and 3 deletions
|
|
@ -89,7 +89,7 @@ LOCAL_INCLUDES += [
|
|||
'/media/webrtc/signaling/src/peerconnection',
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
SOURCES += [
|
||||
'BindingUtils.cpp',
|
||||
'CallbackInterface.cpp',
|
||||
'CallbackObject.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue