forked from go/golangs_learn
viviman
3 years ago
3 changed files with 2 additions and 1 deletions
@ -1,4 +1,5 @@ |
|||
set GO111MODULE=on |
|||
set GOARCH=386 |
|||
cd ../ |
|||
rsrc -manifest main.manifest -ico serviceMonitor.ico -o rsrc.syso |
|||
go build -ldflags="-s -w -H=windowsgui" |
|||
go build main.go |
|||
|
Binary file not shown.
After Width: | Height: | Size: 6.3 KiB |
Loading…
Reference in new issue