Ship with correct files in distribution
This commit is contained in:
parent
c2852b5b8c
commit
c3f8ef06b6
2 changed files with 2 additions and 5 deletions
|
@ -29,10 +29,9 @@ TARGET_BINARIES = {
|
|||
],
|
||||
'win32': [
|
||||
'atom.exe',
|
||||
'chromiumcontent.dll',
|
||||
'boringssl.dll',
|
||||
'content_shell.pak',
|
||||
'd3dcompiler_47.dll',
|
||||
'node.dll',
|
||||
'ffmpegsumo.dll',
|
||||
'icudtl.dat',
|
||||
'libEGL.dll',
|
||||
|
@ -46,9 +45,8 @@ TARGET_BINARIES = {
|
|||
'linux': [
|
||||
'atom',
|
||||
'content_shell.pak',
|
||||
'libnode.so',
|
||||
'icudtl.dat',
|
||||
'libchromiumcontent.so',
|
||||
'libboringssl.so',
|
||||
'libffmpegsumo.so',
|
||||
'natives_blob.bin',
|
||||
'snapshot_blob.bin',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue