diff options
author | emkael <emkael@tlen.pl> | 2015-10-26 16:05:01 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2015-10-26 16:05:01 +0100 |
commit | 2884d5270fa258ac2f9bd988cba2a75dd2eeed04 (patch) | |
tree | 95026742b5635a18806d0de8d257b615ebea26fc /MAKE_GUI.bat | |
parent | 770aaa789cdffb37962078cf9c698991b6aa26fb (diff) |
* metadata for GUI builds
Diffstat (limited to 'MAKE_GUI.bat')
-rw-r--r-- | MAKE_GUI.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAKE_GUI.bat b/MAKE_GUI.bat new file mode 100644 index 0000000..3df45e3 --- /dev/null +++ b/MAKE_GUI.bat @@ -0,0 +1 @@ +powershell -NoProfile -ExecutionPolicy bypass -File MAKE_GUI.ps1 |