From 046ea52f2e189ded335dcd899658373a3b1b005d Mon Sep 17 00:00:00 2001 From: lancer <591320480@qq.com> Date: Thu, 10 Mar 2022 15:35:20 +0800 Subject: [PATCH] Description: harfbuzz update to 2.8.1 IssueNo:https://gitee.com/openharmony/third_party_harfbuzz/issues/I4X5GU Feature or Bugfix: Feature Binary Source:harfbuzz resources Signed-off-by: lancer --- tools/qt/simulator/third_party/harfbuzz/harfbuzz.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/qt/simulator/third_party/harfbuzz/harfbuzz.pro b/tools/qt/simulator/third_party/harfbuzz/harfbuzz.pro index 9ba375a..7b888b2 100755 --- a/tools/qt/simulator/third_party/harfbuzz/harfbuzz.pro +++ b/tools/qt/simulator/third_party/harfbuzz/harfbuzz.pro @@ -48,6 +48,7 @@ SOURCES += \ ../../../../../../../../third_party/harfbuzz/src/hb-ot-shape-complex-indic.cc \ ../../../../../../../../third_party/harfbuzz/src/hb-ot-shape-complex-khmer.cc \ ../../../../../../../../third_party/harfbuzz/src/hb-ot-shape-complex-myanmar.cc \ + ../../../../../../../../third_party/harfbuzz/src/hb-ot-shape-complex-syllabic.cc \ ../../../../../../../../third_party/harfbuzz/src/hb-ot-shape-complex-thai.cc \ ../../../../../../../../third_party/harfbuzz/src/hb-ot-shape-complex-use.cc \ ../../../../../../../../third_party/harfbuzz/src/hb-ot-shape-complex-vowel-constraints.cc \ -- GitLab