win: Update referenced symbols on x64

This commit is contained in:
Cheng Zhao 2015-04-22 10:12:16 +08:00
parent a213a8639f
commit 20c1530278

View file

@ -128,15 +128,16 @@
], ],
}, { }, {
'reference_symbols': [ 'reference_symbols': [
'u_errorName_52', 'u_errorName_54',
'ubidi_setPara_52', 'ubidi_setPara_54',
'ucsdet_getName_52', 'ucsdet_getName_54',
'uidna_openUTS46_52', 'uidna_openUTS46_54',
'ulocdata_close_52', 'ulocdata_close_54',
'uregex_matches_52', 'unorm_normalize_54',
'uscript_getCode_52', 'uregex_matches_54',
'usearch_setPattern_52', 'uscript_getCode_54',
'?createInstance@Transliterator@icu_52@@SAPEAV12@AEBVUnicodeString@2@W4UTransDirection@@AEAW4UErrorCode@@@Z' 'usearch_setPattern_54',
'?createInstance@Transliterator@icu_54@@SAPEAV12@AEBVUnicodeString@2@W4UTransDirection@@AEAW4UErrorCode@@@Z',
], ],
}], }],
], ],