mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-04-21 21:52:06 +02:00
4 lines
242 B
Batchfile
4 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
|