Skip to content

Commit

Permalink
Update buid for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
ChienNM3 committed Feb 5, 2024
1 parent 638b20f commit 41504be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build-windows.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
@echo off

go build -ldflags "-H windowsgui" -o build\bin\TorPlayer_%1.exe
go build -ldflags "-H windowsgui -extldflags=-static" -o build\bin\TorPlayer_%1.exe

0 comments on commit 41504be

Please sign in to comment.