zhou.xiaoning %!s(int64=3) %!d(string=hai) anos
pai
achega
f58a3e6c1a
Modificáronse 2 ficheiros con 5 adicións e 0 borrados
  1. 1 0
      .gitignore
  2. 4 0
      build_linux.bat

+ 1 - 0
.gitignore

@@ -1,3 +1,4 @@
 log/
 .tmp/
 __debug_bin.exe
+bin/

+ 4 - 0
build_linux.bat

@@ -0,0 +1,4 @@
+SET CGO_ENABLED=0
+SET GOOS=linux
+SET GOARCH=amd64
+go build -o bin/mtp20_assisted