libui/windows/tools/mk.sh

4 lines
120 B
Bash
Executable File

rm -f hresultwrap.pb.go hresultwrap &&
protoc --go_out=. hresultwrap.proto &&
go build hresultwrap.go hresultwrap.pb.go