Ship ffmpeg in dist, close #4536

This commit is contained in:
Cheng Zhao 2016-02-18 18:57:31 +08:00
parent a8cd435e30
commit 35815387ab

View file

@ -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',