mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
Issue #80 - De-unify dom/media part 2
This commit is contained in:
parent
094d4730dd
commit
730d952e1b
4 changed files with 11 additions and 5 deletions
|
|
@ -7,7 +7,7 @@
|
|||
if CONFIG['OS_TARGET'] != 'WINNT':
|
||||
Library('media_standalone')
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
SOURCES += [
|
||||
'../AudioChannelFormat.cpp',
|
||||
'../AudioSegment.cpp',
|
||||
'../SimpleImageBuffer.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue