projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a83787e
)
Ship WebGL necessary files in distribution.
author
Cheng Zhao
<zcbenz@gmail.com>
Sun, 18 May 2014 15:15:53 +0000
(23:15 +0800)
committer
Cheng Zhao
<zcbenz@gmail.com>
Sun, 18 May 2014 15:15:53 +0000
(23:15 +0800)
script/create-dist.py
patch
|
blob
|
history
diff --git
a/script/create-dist.py
b/script/create-dist.py
index
823371a
..
3354b65
100755
(executable)
--- a/
script/create-dist.py
+++ b/
script/create-dist.py
@@
-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',