10 lines
137 B
Plaintext
Executable File
10 lines
137 B
Plaintext
Executable File
menu "Bk_thirdparty::aac_decoder"
|
|
|
|
config AAC_DECODER
|
|
bool "Enable AAC decoder"
|
|
default n
|
|
help
|
|
Enable AAC decoder lib
|
|
|
|
endmenu
|