win: Link with boringssl.dll
This commit is contained in:
parent
3b5edb461a
commit
f1a508f643
2 changed files with 2 additions and 1 deletions
|
@ -164,6 +164,7 @@
|
|||
}, {
|
||||
'link_settings': {
|
||||
'libraries': [
|
||||
'<(libchromiumcontent_dir)/boringssl.dll',
|
||||
'<(libchromiumcontent_dir)/ffmpegsumo.lib',
|
||||
'<(libchromiumcontent_dir)/libyuv.lib',
|
||||
],
|
||||
|
|
2
brightray/vendor/libchromiumcontent
vendored
2
brightray/vendor/libchromiumcontent
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 424b9b8437a6d3233d35c5754d78716f7f5e2a71
|
||||
Subproject commit 301d2d617c64ed020bf787d541b9a7d5e10941a8
|
Loading…
Reference in a new issue