Issue #80 - De-unify dom/media part 2

This commit is contained in:
Moonchild 2020-04-22 11:13:13 +00:00 • committed by Roy Tam
commit 730d952e1b
4 changed files with 11 additions and 5 deletions

View file

@ -7,7 +7,7 @@
if CONFIG['OS_TARGET'] != 'WINNT':
Library('media_standalone')
UNIFIED_SOURCES += [
SOURCES += [
'../AudioChannelFormat.cpp',
'../AudioSegment.cpp',
'../SimpleImageBuffer.cpp',