fix MakeRelease.bat to no longer exclude jabo dll
This commit is contained in:
parent
832ed0e5e3
commit
562fb6cb12
|
@ -19,7 +19,6 @@ del BizHawk.zip
|
|||
|
||||
rmdir /s /q temp\lua
|
||||
svn export ..\output\lua temp\Lua
|
||||
del temp\dll\jabo_direct3d8*.dll
|
||||
|
||||
cd temp
|
||||
..\zip -X -9 -r ..\BizHawk.zip .
|
||||
|
|
Loading…
Reference in New Issue