Skip to content

Commit

Permalink
Add compile script
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin committed Oct 13, 2021
1 parent 427e810 commit b5697d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/*.bak
/mbox_spliter.exe
1 change: 1 addition & 0 deletions compile.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
start pp -u -o mbox_spliter.exe mbox_spliter.pl

0 comments on commit b5697d6

Please sign in to comment.