diff options
author | emkael <emkael@tlen.pl> | 2015-11-14 11:32:40 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2015-11-14 11:32:40 +0100 |
commit | 8a37194ff6b4d2928b0f726f63d37967006c287c (patch) | |
tree | de7ea0fde757e431b485eca64dbd428ef8af2431 | |
parent | 7ce43e5e9a2921ff3b1031beee5db7095ca1751e (diff) |
* build tool for both targets
-rw-r--r-- | MAKE_ALL.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAKE_ALL.bat b/MAKE_ALL.bat new file mode 100644 index 0000000..059f312 --- /dev/null +++ b/MAKE_ALL.bat @@ -0,0 +1,2 @@ +MAKE.bat +MAKE_GUI.bat |