Download redist files of VS2015
This commit is contained in:
parent
14906eb6c8
commit
800ab50b56
2 changed files with 5 additions and 5 deletions
|
@ -36,8 +36,7 @@ TARGET_BINARIES = {
|
|||
'icudtl.dat',
|
||||
'libEGL.dll',
|
||||
'libGLESv2.dll',
|
||||
'msvcp120.dll',
|
||||
'msvcr120.dll',
|
||||
'msvcp140.dll',
|
||||
'ffmpeg.dll',
|
||||
'node.dll',
|
||||
'content_resources_200_percent.pak',
|
||||
|
@ -45,7 +44,8 @@ TARGET_BINARIES = {
|
|||
'xinput1_3.dll',
|
||||
'natives_blob.bin',
|
||||
'snapshot_blob.bin',
|
||||
'vccorlib120.dll',
|
||||
'vccorlib140.dll',
|
||||
'vcruntime140.dll',
|
||||
],
|
||||
'linux': [
|
||||
PROJECT_NAME, # 'electron'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue