mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-26 19:40:24 +00:00
update BUILD.gn.
Signed-off-by: 马玉杰 <mayujie8@huawei.com>
This commit is contained in:
parent
c13c171cfb
commit
008bb95929
5
BUILD.gn
5
BUILD.gn
@ -139,7 +139,10 @@ ohos_shared_library("sndfile") {
|
|||||||
|
|
||||||
public_configs = [ ":export_include_config" ]
|
public_configs = [ ":export_include_config" ]
|
||||||
|
|
||||||
innerapi_tags = [ "platformsdk_indirect" ]
|
innerapi_tags = [
|
||||||
|
"chipsetsdk",
|
||||||
|
"platformsdk",
|
||||||
|
]
|
||||||
subsystem_name = "thirdparty"
|
subsystem_name = "thirdparty"
|
||||||
part_name = "libsnd"
|
part_name = "libsnd"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user