Ship ffmpeg in dist, close #4536
This commit is contained in:
parent
a8cd435e30
commit
35815387ab
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,7 @@ TARGET_BINARIES = {
|
|||
'libGLESv2.dll',
|
||||
'msvcp120.dll',
|
||||
'msvcr120.dll',
|
||||
'ffmpeg.dll',
|
||||
'node.dll',
|
||||
'pdf.dll',
|
||||
'content_resources_200_percent.pak',
|
||||
|
@ -51,6 +52,7 @@ TARGET_BINARIES = {
|
|||
PROJECT_NAME, # 'electron'
|
||||
'content_shell.pak',
|
||||
'icudtl.dat',
|
||||
'libffmpeg.so',
|
||||
'libnode.so',
|
||||
'natives_blob.bin',
|
||||
'snapshot_blob.bin',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue