From 437164deecbfa5c957d737db50a79119d93a6f22 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 5 Jul 2016 12:17:41 +0900 Subject: [PATCH] Force linking with MeasureFormat of icu --- common.gypi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common.gypi b/common.gypi index 3389e18690..e0224525c8 100644 --- a/common.gypi +++ b/common.gypi @@ -158,6 +158,7 @@ '_uspoof_open_56', '_usearch_setPattern_56', '?createInstance@Transliterator@icu_56@@SAPAV12@ABVUnicodeString@2@W4UTransDirection@@AAW4UErrorCode@@@Z', + '??0MeasureFormat@icu_56@@QAE@ABVLocale@1@W4UMeasureFormatWidth@@AAW4UErrorCode@@@Z', ], }, { 'reference_symbols': [ @@ -171,6 +172,7 @@ 'uspoof_open_56', 'usearch_setPattern_56', '?createInstance@Transliterator@icu_56@@SAPEAV12@AEBVUnicodeString@2@W4UTransDirection@@AEAW4UErrorCode@@@Z', + '??0MeasureFormat@icu_56@@QEAA@AEBVLocale@1@W4UMeasureFormatWidth@@AEAW4UErrorCode@@@Z', ], }], ],