Skip to content

Commit

Permalink
Add buildscript
Browse files Browse the repository at this point in the history
  • Loading branch information
iamcarbon committed Feb 15, 2017
1 parent e7146ae commit 8924467
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@ECHO OFF
PowerShell -NoProfile -NoLogo -ExecutionPolicy unrestricted -Command "[System.Threading.Thread]::CurrentThread.CurrentCulture = ''; [System.Threading.Thread]::CurrentThread.CurrentUICulture = '';& '%~dp0build.ps1' %*"

0 comments on commit 8924467

Please sign in to comment.