mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 00:17:32 +09:00
Issue #80 - De-unify dom/plugins/ipc
This commit is contained in:
parent
e3f9a09400
commit
3dac0f5daf
9 changed files with 22 additions and 14 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
SharedLibrary('plugin_child_interpose')
|
||||
|
||||
UNIFIED_SOURCES += [ "%s.mm" % (LIBRARY_NAME) ]
|
||||
SOURCES += [ "%s.mm" % (LIBRARY_NAME) ]
|
||||
|
||||
OS_LIBS += ['-framework Carbon']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue