File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ cd "%WORKSPACE%"
2525
2626SET TARGET_ARCH = x86_32
2727SET FAIL_ON_WARNINGS = true
28- SET PROTOBUF_VER = 22.5
28+ SET PROTOBUF_VER = 26.1
2929SET PKG_CONFIG_PATH = %ESCWORKSPACE% \\grpc-java-helper32\\protobuf-%PROTOBUF_VER% \\build\\protobuf-%PROTOBUF_VER% \\lib\\pkgconfig
3030SET VC_PROTOBUF_LIBS = /LIBPATH:%ESCWORKSPACE% \\grpc-java-helper32\\protobuf-%PROTOBUF_VER% \\build\\protobuf-%PROTOBUF_VER% \\lib
3131SET VC_PROTOBUF_INCLUDE = %ESCWORKSPACE% \\grpc-java-helper32\\protobuf-%PROTOBUF_VER% \\build\\protobuf-%PROTOBUF_VER% \\include
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ cd "%WORKSPACE%"
2424
2525SET TARGET_ARCH = x86_64
2626SET FAIL_ON_WARNINGS = true
27- SET PROTOBUF_VER = 22.5
27+ SET PROTOBUF_VER = 26.1
2828SET PKG_CONFIG_PATH = %ESCWORKSPACE% \\grpc-java-helper64\\protobuf-%PROTOBUF_VER% \\build\\protobuf-%PROTOBUF_VER% \\lib\\pkgconfig
2929SET VC_PROTOBUF_LIBS = /LIBPATH:%ESCWORKSPACE% \\grpc-java-helper64\\protobuf-%PROTOBUF_VER% \\build\\protobuf-%PROTOBUF_VER% \\lib
3030SET VC_PROTOBUF_INCLUDE = %ESCWORKSPACE% \\grpc-java-helper64\\protobuf-%PROTOBUF_VER% \\build\\protobuf-%PROTOBUF_VER% \\include
You can’t perform that action at this time.
0 commit comments