|
@ -47,7 +47,7 @@ |
|
|
'target_name': 'mksnapshot', |
|
|
'target_name': 'mksnapshot', |
|
|
'type': 'executable', |
|
|
'type': 'executable', |
|
|
+ 'libraries!':[ '-lcrypto', '-lssl', '-lz', '-lhttp_parser', '-luv', '-lnghttp2', '-lcares' ],
|
|
|
+ 'libraries!':[ '-lcrypto', '-lssl', '-lz', '-lhttp_parser', '-luv', '-lnghttp2', '-lcares' ],
|
|
|
+ 'library_dirs':[ '../../../../staging_dir/hostpkg/share/icu/65.1/lib' ],
|
|
|
|
|
|
|
|
|
+ 'library_dirs':[ '../../../../staging_dir/hostpkg/share/icu/current/lib' ],
|
|
|
'dependencies': [ |
|
|
'dependencies': [ |
|
|
'v8_base_without_compiler', |
|
|
'v8_base_without_compiler', |
|
|
'v8_compiler_for_mksnapshot', |
|
|
'v8_compiler_for_mksnapshot', |
|
@ -72,7 +72,7 @@ |
|
|
'target_name': 'gen-regexp-special-case', |
|
|
'target_name': 'gen-regexp-special-case', |
|
|
'type': 'executable', |
|
|
'type': 'executable', |
|
|
+ 'libraries!':[ '-lcrypto', '-lssl', '-lz', '-lhttp_parser', '-luv', '-lnghttp2', '-lcares' ],
|
|
|
+ 'libraries!':[ '-lcrypto', '-lssl', '-lz', '-lhttp_parser', '-luv', '-lnghttp2', '-lcares' ],
|
|
|
+ 'library_dirs':[ '../../../../staging_dir/hostpkg/share/icu/65.1/lib' ],
|
|
|
|
|
|
|
|
|
+ 'library_dirs':[ '../../../../staging_dir/hostpkg/share/icu/current/lib' ],
|
|
|
'dependencies': [ |
|
|
'dependencies': [ |
|
|
'v8_libbase', |
|
|
'v8_libbase', |
|
|
# "build/win:default_exe_manifest", |
|
|
# "build/win:default_exe_manifest", |