Skip to content

Commit

Permalink
Add chrome_elf.dll to installer
Browse files Browse the repository at this point in the history
  • Loading branch information
jushar committed Dec 8, 2016
1 parent fe44a90 commit 2eda7a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Shared/installer/nightly.nsi
Expand Up @@ -683,6 +683,7 @@ SectionGroup /e "$(INST_SEC_CLIENT)" SECGCLIENT
File "${FILES_ROOT}\mta\cefweb.dll"

SetOutPath "$INSTDIR\MTA"
File "${FILES_ROOT}\mta\chrome_elf.dll"
File "${FILES_ROOT}\mta\libcef.dll"
File "${FILES_ROOT}\mta\icudtl.dat"
File "${FILES_ROOT}\mta\libEGL.dll"
Expand Down

0 comments on commit 2eda7a0

Please sign in to comment.