Adjusted mk.sh slightly.

This commit is contained in:
Pietro Gagliardi 2018-08-08 19:51:20 -04:00
parent c33ea32e0f
commit 1f4d7dc374
1 changed files with 4 additions and 3 deletions

7
windows/tools/mk.sh Normal file → Executable file
View File

@ -1,3 +1,4 @@
rm -f hresultwrap.pb.go hresultwrap
protoc --go_out=. hresultwrap.proto
go build hresultwrap.go hresultwrap.pb.go
rm -f hresultwrap.pb.go hresultwrap &&
protoc --go_out=. hresultwrap.proto &&
go build hresultwrap.go hresultwrap.pb.go &&
./hresultwrap funclist.textpb