mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2024-10-30 21:20:10 +00:00
5 lines
242 B
Batchfile
5 lines
242 B
Batchfile
|
SET PROTOBUF_X86_DIRECTORY=..\vcpkg\packages\protobuf_x86-windows-static
|
||
|
SET PROTOBUF_X64_DIRECTORY=..\vcpkg\packages\protobuf_x64-windows-static
|
||
|
rem location of protoc in protobuf directories:
|
||
|
SET PROTOC_DIRECTORY=\tools\protobuf\protoc.exe
|