Ship WebGL necessary files in distribution.

This commit is contained in:
Cheng Zhao 2014-05-18 23:15:53 +08:00
Родитель a83787ea42
Коммит 6358fd1a4b
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

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