Browse Source

Add helper build script for batch

ghorsington 4 years ago
parent
commit
721a4448d6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      build.bat

+ 1 - 0
build.bat

@@ -0,0 +1 @@
+powershell.exe -ExecutionPolicy Bypass -NoProfile -NonInteractive -File %CD%\build.ps1 %*