update windows libs
This commit is contained in:
@@ -13,13 +13,13 @@
|
||||
'enable_pgo_use': 'false',
|
||||
'force_dynamic_crt': 0,
|
||||
'host_arch': 'x64',
|
||||
'icu_data_in': '../../deps/icu-small/source/data/in/icudt62l.dat',
|
||||
'icu_data_in': '../../deps/icu-small/source/data/in/icudt64l.dat',
|
||||
'icu_endianness': 'l',
|
||||
'icu_gyp_path': 'tools/icu/icu-generic.gyp',
|
||||
'icu_locales': 'en,root',
|
||||
'icu_path': 'deps/icu-small',
|
||||
'icu_small': 'true',
|
||||
'icu_ver_major': '62',
|
||||
'icu_ver_major': '64',
|
||||
'llvm_version': '0',
|
||||
'node_byteorder': 'little',
|
||||
'node_debug_lib': 'false',
|
||||
@@ -42,6 +42,7 @@
|
||||
'node_use_bundled_v8': 'true',
|
||||
'node_use_dtrace': 'true',
|
||||
'node_use_etw': 'false',
|
||||
'node_use_large_pages': 'false',
|
||||
'node_use_openssl': 'true',
|
||||
'node_use_pch': 'false',
|
||||
'node_use_perfctr': 'false',
|
||||
|
||||
Reference in New Issue
Block a user