libui/windows/tools/mk.sh

4 lines
114 B
Bash
Raw Normal View History

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