mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Resource: use default protoc instead of custom one
No need to use the custom one.
This commit is contained in:
parent
9792ce6951
commit
fa04053de7
@ -1,3 +1,3 @@
|
||||
protoc64 --cpp_out=. sig_map.proto
|
||||
protoc64 --cpp_out=. netcon.proto
|
||||
protoc64 --cpp_out=. events.proto
|
||||
protoc --cpp_out=. sig_map.proto
|
||||
protoc --cpp_out=. netcon.proto
|
||||
protoc --cpp_out=. events.proto
|
||||
|
Loading…
x
Reference in New Issue
Block a user