Ship WebGL necessary files in distribution.
authorCheng Zhao <zcbenz@gmail.com>
Sun, 18 May 2014 15:15:53 +0000 (23:15 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Sun, 18 May 2014 15:15:53 +0000 (23:15 +0800)
script/create-dist.py

index 823371a..3354b65 100755 (executable)
@@ -44,7 +44,10 @@ TARGET_BINARIES = {
     'content_shell.pak',
     'ffmpegsumo.dll',
     'icudt.dll',
+    'libEGL.dll',
     'libGLESv2.dll',
+    'd3dcompiler_43.dll',
+    'xinput1_3.dll',
   ],
   'linux': [
     'atom',