Skip to content

Commit

Permalink
upd build script
Browse files Browse the repository at this point in the history
  • Loading branch information
henrypp committed Apr 8, 2021
1 parent dcced67 commit 09cec7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.bat
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@echo off

cd ..\builder
call build simplewall simplewall 3.3
call build simplewall 3.3 simplewall

pause
2 changes: 1 addition & 1 deletion build_locale.bat
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@echo off

cd ..\builder
call build_locale simplewall simplewall
call build_locale simplewall

pause

0 comments on commit 09cec7f

Please sign in to comment.