Ship WebGL necessary files in distribution.
This commit is contained in:
parent
a83787ea42
commit
6358fd1a4b
1 changed files with 3 additions and 0 deletions
|
@ -44,7 +44,10 @@ TARGET_BINARIES = {
|
||||||
'content_shell.pak',
|
'content_shell.pak',
|
||||||
'ffmpegsumo.dll',
|
'ffmpegsumo.dll',
|
||||||
'icudt.dll',
|
'icudt.dll',
|
||||||
|
'libEGL.dll',
|
||||||
'libGLESv2.dll',
|
'libGLESv2.dll',
|
||||||
|
'd3dcompiler_43.dll',
|
||||||
|
'xinput1_3.dll',
|
||||||
],
|
],
|
||||||
'linux': [
|
'linux': [
|
||||||
'atom',
|
'atom',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue