Просмотр исходного кода

Add helper build script for batch

ghorsington 5 лет назад
Родитель
Сommit
721a4448d6
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      build.bat

+ 1 - 0
build.bat

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