Link against sandbox_static.lib
* vendor/libchromiumcontent 15ada44...c973a7c (3): > Create and export sandbox_static.lib for Windows clients > Export content/app/startup_helper_win.cc to clients > Rename dist/include to dist/src
This commit is contained in:
parent
7f463b8962
commit
2813bef741
2 changed files with 2 additions and 1 deletions
|
@ -74,6 +74,7 @@
|
|||
'link_settings': {
|
||||
'libraries': [
|
||||
'<(libchromiumcontent_library_dir)/chromiumcontent.dll.lib',
|
||||
'<(libchromiumcontent_library_dir)/sandbox_static.lib',
|
||||
],
|
||||
},
|
||||
}],
|
||||
|
|
2
brightray/vendor/libchromiumcontent
vendored
2
brightray/vendor/libchromiumcontent
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 65b85bf315a9db754a590a6e484f6f705c837583
|
||||
Subproject commit c973a7c3937fd31183e2fcf6809dc7182c5fe0ec
|
Loading…
Reference in a new issue