Include firmware folder when packaging a release

This commit is contained in:
adelikat 2014-02-05 23:37:35 +00:00
parent dca390018a
commit 7d40d15b79
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,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 gamedb NES\Palettes Lua Gameboy\Palettes Firmware/BIOS_Info.txt -x *.pdb -x *.lib -x *.pgd -x *.exp -x dll\libsneshawk-64*.exe
zip -X -9 -r ..\Dist\BizHawk.zip EmuHawk.exe DiscoHawk.exe defctrl.json dll gamedb Firmware NES\Palettes Lua Gameboy\Palettes Firmware/BIOS_Info.txt -x *.pdb -x *.lib -x *.pgd -x *.exp -x dll\libsneshawk-64*.exe