A little script to make a .zip release of the windows binary, ready to post on the website
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@98 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
2
windows-watcom/buildrelease.sh
Executable file
2
windows-watcom/buildrelease.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
zip -j grafx2-beta-svn`svnversion`.zip grafx2.exe ../gfx2.dat ../gfx2.cfg ../gfx2.ini
|
||||
Reference in New Issue
Block a user