Skip to content

Commit aaa3070

Browse files
committed
Updated installer for cefweb.dll
1 parent 295fcfb commit aaa3070

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Shared/installer/nightly.nsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,7 @@ SectionGroup /e "$(INST_SEC_CLIENT)" SECGCLIENT
668668
File "${FILES_ROOT}\mta\libcurl.dll"
669669
File "${FILES_ROOT}\mta\loader.dll"
670670
File "${FILES_ROOT}\mta\pthread.dll"
671+
File "${FILES_ROOT}\mta\cefweb.dll"
671672

672673
SetOutPath "$INSTDIR\MTA"
673674
File "${FILES_ROOT}\mta\libcef.dll"

0 commit comments

Comments
 (0)