Revert "libao audio driver"
This commit is contained in:
parent
06d842566c
commit
dd09215c90
9 changed files with 7 additions and 269 deletions
|
|
@ -119,7 +119,6 @@ opts.Add('etc1','etc1 Texture compression support (yes/no)','yes')
|
|||
opts.Add('builtin_zlib','Use built-in zlib (yes/no)','yes')
|
||||
opts.Add('openssl','Use OpenSSL (yes/no/builtin)','no')
|
||||
opts.Add('musepack','Musepack Audio (yes/no)','yes')
|
||||
opts.Add('ao', 'Enable libao audio driver (yes/no)', 'no')
|
||||
opts.Add("CXX", "Compiler");
|
||||
opts.Add("CCFLAGS", "Custom flags for the C++ compiler");
|
||||
opts.Add("CFLAGS", "Custom flags for the C compiler");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue