win: Update referenced symbols on ia32
This commit is contained in:
parent
20c1530278
commit
b44c66b5c2
1 changed files with 10 additions and 10 deletions
20
common.gypi
20
common.gypi
|
@ -115,16 +115,16 @@
|
|||
'conditions': [
|
||||
['target_arch=="ia32"', {
|
||||
'reference_symbols': [
|
||||
'_u_errorName_52',
|
||||
'_ubidi_setPara_52',
|
||||
'_ucsdet_getName_52',
|
||||
'_ulocdata_close_52',
|
||||
'_uregex_matches_52',
|
||||
'_uscript_getCode_52',
|
||||
'_usearch_setPattern_52',
|
||||
'?createInstance@Transliterator@icu_52@@SAPAV12@ABVUnicodeString@2@W4UTransDirection@@AAW4UErrorCode@@@Z',
|
||||
'?nameToUnicodeUTF8@IDNA@icu_52@@UBEXABVStringPiece@2@AAVByteSink@2@AAVIDNAInfo@2@AAW4UErrorCode@@@Z',
|
||||
'?kLineOffsetNotFound@Function@v8@@2HB',
|
||||
'_u_errorName_54',
|
||||
'_ubidi_setPara_54',
|
||||
'_ucsdet_getName_54',
|
||||
'_uidna_openUTS46_54',
|
||||
'_ulocdata_close_54',
|
||||
'_unorm_normalize_54',
|
||||
'_uregex_matches_54',
|
||||
'_uscript_getCode_54',
|
||||
'_usearch_setPattern_54',
|
||||
'?createInstance@Transliterator@icu_54@@SAPAV12@ABVUnicodeString@2@W4UTransDirection@@AAW4UErrorCode@@@Z',
|
||||
],
|
||||
}, {
|
||||
'reference_symbols': [
|
||||
|
|
Loading…
Reference in a new issue