Fix shipping icudtl.dat in dist.
This commit is contained in:
parent
0f18d63f7f
commit
a1c2adda3d
1 changed files with 2 additions and 1 deletions
|
@ -37,7 +37,7 @@ TARGET_BINARIES = {
|
|||
'chromiumcontent.dll',
|
||||
'content_shell.pak',
|
||||
'ffmpegsumo.dll',
|
||||
'icudt.dll',
|
||||
'icudtl.dat',
|
||||
'libEGL.dll',
|
||||
'libGLESv2.dll',
|
||||
'd3dcompiler_43.dll',
|
||||
|
@ -48,6 +48,7 @@ TARGET_BINARIES = {
|
|||
'linux': [
|
||||
'atom',
|
||||
'content_shell.pak',
|
||||
'icudtl.dat',
|
||||
'libchromiumcontent.so',
|
||||
'libffmpegsumo.so',
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue