Signed-off-by: mengjingzhimo <luoboming@huawei.com>

Changes to be committed:
	modified:   icu4c/BUILD.gn
This commit is contained in:
mengjingzhimo 2023-01-18 09:19:42 +08:00
parent a91cd1e78c
commit 09f644e57a

View File

@ -62,6 +62,13 @@ ohos_prebuilt_etc("ohos_icudat") {
subsystem_name = "thirdparty"
}
ohos_prebuilt_etc2("ohos_icudat2") {
source = "//third_party/icu/ohos_icu4j/data/icudt69l.dat"
module_install_dir = "usr/ohos_icu/"
part_name = "icu"
subsystem_name = "thirdparty"
}
icu_common_source = [
"//third_party/icu/icu4c/source/common/ubiditransform.cpp",
"//third_party/icu/icu4c/source/common/locutil.cpp",