[DEBUG] corect oss build (deprecated)
This commit is contained in:
parent
c60d6a8240
commit
e90271754f
@ -84,8 +84,7 @@ def create(target, module_name):
|
||||
my_module.add_optionnal_module_depend('pulse', ["c++", "-DORCHESTRA_BUILD_PULSE"])
|
||||
elif target.name=="MacOs":
|
||||
my_module.add_src_file([
|
||||
'audio/orchestra/api/Core.cpp',
|
||||
'audio/orchestra/api/Oss.cpp'
|
||||
'audio/orchestra/api/Core.cpp'
|
||||
])
|
||||
# MacOsX core
|
||||
my_module.add_optionnal_module_depend('CoreAudio', ["c++", "-DORCHESTRA_BUILD_MACOSX_CORE"])
|
||||
|
Loading…
Reference in New Issue
Block a user