MakeRelease.bat - add an exit command at end to make it friendly for being run by another bat file

This commit is contained in:
adelikat 2014-05-11 19:23:55 +00:00
parent 360c05c2c8
commit 3586c429b9
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@ rem explicitly list the OK ones here as individual copies. until then....
copy *.dll dll
zip -X -9 -r ..\Dist\BizHawk.zip EmuHawk.exe DiscoHawk.exe defctrl.json dll shaders gamedb Firmware NES\Palettes Lua Gameboy\Palettes Firmware/BIOS_Info.txt -x *.pdb -x *.lib -x *.pgd -x *.exp -x dll\libsneshawk-64*.exe
exit