mirror of
https://gitee.com/openharmony/third_party_alsa-lib
synced 2024-11-22 23:20:11 +00:00
commit msg
Signed-off-by: xuxuehai <xuxuehai2@huawei.com>
This commit is contained in:
parent
f35c7210df
commit
cebd91cc34
28
BUILD.gn
28
BUILD.gn
@ -14,20 +14,20 @@
|
||||
import("//build/ohos.gni")
|
||||
|
||||
config("alsa_lib_header") {
|
||||
include_dirs = [
|
||||
"//third_party/alsa-lib/include",
|
||||
"//third_party/alsa-lib/include/sound",
|
||||
"//third_party/alsa-lib/include/uapi",
|
||||
"//third_party/alsa-lib/src/pcm",
|
||||
"//third_party/alsa-lib/src/ucm",
|
||||
"//third_party/alsa-lib/src/mixer",
|
||||
"//third_party/alsa-lib/src/seq",
|
||||
"//third_party/alsa-lib/src/hwdep",
|
||||
"//third_party/alsa-lib/src/rawmidi",
|
||||
"//third_party/alsa-lib/src/control",
|
||||
"//third_party/alsa-lib/src/timer",
|
||||
"{target_gen_dir}/include/"
|
||||
]
|
||||
include_dirs = [
|
||||
"//third_party/alsa-lib/include",
|
||||
"//third_party/alsa-lib/include/sound",
|
||||
"//third_party/alsa-lib/include/uapi",
|
||||
"//third_party/alsa-lib/src/pcm",
|
||||
"//third_party/alsa-lib/src/ucm",
|
||||
"//third_party/alsa-lib/src/mixer",
|
||||
"//third_party/alsa-lib/src/seq",
|
||||
"//third_party/alsa-lib/src/hwdep",
|
||||
"//third_party/alsa-lib/src/rawmidi",
|
||||
"//third_party/alsa-lib/src/control",
|
||||
"//third_party/alsa-lib/src/timer",
|
||||
"{target_gen_dir}/include/",
|
||||
]
|
||||
}
|
||||
|
||||
config("alsa_lib_config") {
|
||||
|
Loading…
Reference in New Issue
Block a user