Skip to content

Commit

Permalink
add bat for win
Browse files Browse the repository at this point in the history
  • Loading branch information
Yangff committed May 26, 2024
1 parent 727f738 commit 19e5143
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions tools/zig/zig-ar.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
zig ar %*
1 change: 1 addition & 0 deletions tools/zig/zig-c++.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
zig c++ %*
1 change: 1 addition & 0 deletions tools/zig/zig-cc.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
zig cc %*

0 comments on commit 19e5143

Please sign in to comment.