dont put ilk in release packages

This commit is contained in:
zeromus 2014-10-03 02:42:56 +00:00
parent f4448a5537
commit a1f2dc2c55
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ rem explicitly list the OK ones here as individual copies. until then....
copy *.dll dll
zip -X -r ..\Dist\BizHawk.zip EmuHawk.exe DiscoHawk.exe defctrl.json dll shaders gamedb NES\Palettes Lua Gameboy\Palettes -x *.pdb -x *.lib -x *.pgd -x *.exp -x dll\libsneshawk-64*.exe
zip -X -r ..\Dist\BizHawk.zip EmuHawk.exe DiscoHawk.exe defctrl.json dll shaders gamedb NES\Palettes Lua Gameboy\Palettes -x *.pdb -x *.lib -x *.pgd -x *.exp -x dll\libsneshawk-64*.exe -x *.ilk
cd ..\Dist
unzip BizHawk.zip -d temp