Update protobuf in nsi
This commit is contained in:
parent
bfe0b2c634
commit
9986088dc4
|
@ -137,7 +137,7 @@ Section "Strawberry" Strawberry
|
|||
File "libpcre-1.dll"
|
||||
File "libpcre2-16-0.dll"
|
||||
File "libpng16-16.dll"
|
||||
File "libprotobuf-17.dll"
|
||||
File "libprotobuf-18.dll"
|
||||
File "libspeex-1.dll"
|
||||
File "libsqlite3-0.dll"
|
||||
File "libssl-1_1-x64.dll"
|
||||
|
@ -377,7 +377,7 @@ Section "Uninstall"
|
|||
Delete "$INSTDIR\libpcre-1.dll"
|
||||
Delete "$INSTDIR\libpcre2-16-0.dll"
|
||||
Delete "$INSTDIR\libpng16-16.dll"
|
||||
Delete "$INSTDIR\libprotobuf-17.dll"
|
||||
Delete "$INSTDIR\libprotobuf-18.dll"
|
||||
Delete "$INSTDIR\libspeex-1.dll"
|
||||
Delete "$INSTDIR\libsqlite3-0.dll"
|
||||
Delete "$INSTDIR\libssl-1_1-x64.dll"
|
||||
|
|
|
@ -137,7 +137,7 @@ Section "Strawberry" Strawberry
|
|||
File "libpcre-1.dll"
|
||||
File "libpcre2-16-0.dll"
|
||||
File "libpng16-16.dll"
|
||||
File "libprotobuf-17.dll"
|
||||
File "libprotobuf-18.dll"
|
||||
File "libspeex-1.dll"
|
||||
File "libsqlite3-0.dll"
|
||||
File "libssl-1_1.dll"
|
||||
|
@ -377,7 +377,7 @@ Section "Uninstall"
|
|||
Delete "$INSTDIR\libpcre-1.dll"
|
||||
Delete "$INSTDIR\libpcre2-16-0.dll"
|
||||
Delete "$INSTDIR\libpng16-16.dll"
|
||||
Delete "$INSTDIR\libprotobuf-17.dll"
|
||||
Delete "$INSTDIR\libprotobuf-18.dll"
|
||||
Delete "$INSTDIR\libspeex-1.dll"
|
||||
Delete "$INSTDIR\libsqlite3-0.dll"
|
||||
Delete "$INSTDIR\libssl-1_1.dll"
|
||||
|
|
|
@ -137,7 +137,7 @@ Section "Strawberry" Strawberry
|
|||
File "libpcre-1.dll"
|
||||
File "libpcre2-16-0.dll"
|
||||
File "libpng16-16.dll"
|
||||
File "libprotobuf-17.dll"
|
||||
File "libprotobuf-18.dll"
|
||||
File "libspeex-1.dll"
|
||||
File "libsqlite3-0.dll"
|
||||
File "libssl-1_1-x64.dll"
|
||||
|
@ -345,7 +345,7 @@ Section "Uninstall"
|
|||
Delete "$INSTDIR\libpcre-1.dll"
|
||||
Delete "$INSTDIR\libpcre2-16-0.dll"
|
||||
Delete "$INSTDIR\libpng16-16.dll"
|
||||
Delete "$INSTDIR\libprotobuf-17.dll"
|
||||
Delete "$INSTDIR\libprotobuf-18.dll"
|
||||
Delete "$INSTDIR\libspeex-1.dll"
|
||||
Delete "$INSTDIR\libsqlite3-0.dll"
|
||||
Delete "$INSTDIR\libssl-1_1-x64.dll"
|
||||
|
|
|
@ -137,7 +137,7 @@ Section "Strawberry" Strawberry
|
|||
File "libpcre-1.dll"
|
||||
File "libpcre2-16-0.dll"
|
||||
File "libpng16-16.dll"
|
||||
File "libprotobuf-17.dll"
|
||||
File "libprotobuf-18.dll"
|
||||
File "libspeex-1.dll"
|
||||
File "libsqlite3-0.dll"
|
||||
File "libssl-1_1.dll"
|
||||
|
@ -345,7 +345,7 @@ Section "Uninstall"
|
|||
Delete "$INSTDIR\libpcre-1.dll"
|
||||
Delete "$INSTDIR\libpcre2-16-0.dll"
|
||||
Delete "$INSTDIR\libpng16-16.dll"
|
||||
Delete "$INSTDIR\libprotobuf-17.dll"
|
||||
Delete "$INSTDIR\libprotobuf-18.dll"
|
||||
Delete "$INSTDIR\libspeex-1.dll"
|
||||
Delete "$INSTDIR\libsqlite3-0.dll"
|
||||
Delete "$INSTDIR\libssl-1_1.dll"
|
||||
|
|
Loading…
Reference in New Issue