libui/windows/tools/mk.sh

4 lines
120 B
Bash
Raw Normal View History

2018-08-08 18:51:20 -05:00
rm -f hresultwrap.pb.go hresultwrap &&
protoc --go_out=. hresultwrap.proto &&
2018-08-08 19:53:32 -05:00
go build hresultwrap.go hresultwrap.pb.go