diff options
author | emkael <emkael@tlen.pl> | 2015-09-01 20:53:02 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2015-09-01 20:53:02 +0200 |
commit | 1c3fb72ac83e96e765a65186bb5e371dd1e5ebcb (patch) | |
tree | 7305de5b016878129f6f70424205fe5c54002f44 /MAKE.bat | |
parent | 663b0ce431635ad98908fd53689205d61f21b56f (diff) |
* build tools and environment
Diffstat (limited to 'MAKE.bat')
-rw-r--r-- | MAKE.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAKE.bat b/MAKE.bat new file mode 100644 index 0000000..f9c4987 --- /dev/null +++ b/MAKE.bat @@ -0,0 +1 @@ +powershell -NoProfile -ExecutionPolicy bypass -File MAKE.ps1 |