We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dc48f9 commit 9a4830dCopy full SHA for 9a4830d
browser_patches/webkit/archive.sh
@@ -103,7 +103,7 @@ createZipForWindows() {
103
cp -t $tmpdir MiniBrowser.exe WebKitNetworkProcess.exe WebKitWebProcess.exe
104
cd -
105
cd /c/WEBKIT_WIN64_LIBS
106
- cp -t $tmpdir msvcp140.dll vcruntime140.dll vcruntime140_1.dll
+ cp -t $tmpdir msvcp140.dll vcruntime140.dll vcruntime140_1.dll msvcp140_2.dll
107
108
109
# copy protocol
0 commit comments