2008-07-09 05:47:13 +00:00
|
|
|
del /s fceux.zip
|
2008-08-13 04:06:01 +00:00
|
|
|
copy ..\output\fceux.exe .
|
|
|
|
upx ..\output\fceux.exe
|
2008-06-30 04:40:31 +00:00
|
|
|
cd ..\output
|
2009-03-29 13:02:10 +00:00
|
|
|
..\vc\zip -X -9 -r ..\vc\fceux.zip fceux.exe fceux.chm 7z.dll *.dll palettes luaScripts
|
2009-03-28 12:40:04 +00:00
|
|
|
move /y ..\vc\fceux.exe .
|
|
|
|
..\vc\zip -X -9 -r ..\vc\fceux.zip auxlib.lua
|
|
|
|
cd ..\
|
|
|
|
..\vc\zip -X -9 -r ..\vc\fceux.zip documentation
|
2009-03-29 23:00:22 +00:00
|
|
|
cd vc
|