add Tools folder to build script

This commit is contained in:
adelikat 2015-05-17 17:08:53 +00:00
parent f912103914
commit 5a03e96932
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ rem explicitly list the OK ones here as individual copies. until then....
copy *.dll dll
..\dist\zip.exe -X -r ..\Dist\%NAME% 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
..\dist\zip.exe -X -r ..\Dist\%NAME% EmuHawk.exe DiscoHawk.exe defctrl.json dll shaders Tools gamedb NES\Palettes Lua Gameboy\Palettes -x *.pdb -x *.lib -x *.pgd -x *.exp -x dll\libsneshawk-64*.exe -x *.ilk
cd ..\Dist
.\unzip.exe %NAME% -d temp