makerelease.bat excludes some junky files

This commit is contained in:
zeromus 2013-01-14 07:29:06 +00:00
parent 1b33d1dc9d
commit c8d62d84ef
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ rem explicitly list the OK ones here as individual copies. until then....
copy *.dll dll
zip -X -9 -r BizHawk.zip BizHawk.MultiClient.exe DiscoHawk.exe dll gamedb NES\Palettes Lua Gameboy\Palettes Firmware/BIOS_Info.txt
zip -X -9 -r BizHawk.zip BizHawk.MultiClient.exe DiscoHawk.exe dll gamedb NES\Palettes Lua Gameboy\Palettes Firmware/BIOS_Info.txt -x *.pdb -x *.lib -x *.pgd -x *.exp