Skip to content

Commit

Permalink
MakeRelease zips the package.
Browse files Browse the repository at this point in the history
  • Loading branch information
ant512 committed Apr 6, 2011
1 parent c45fef3 commit e8c4363
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MakeRelease.bat
Expand Up @@ -21,4 +21,8 @@ move Woopsi\documentation\html\** Woopsi\documentation
rmdir Woopsi\documentation\html
del Doxyfile

rem Zip it up
"C:\Program Files\7-Zip\7z" a -r -tzip C:\Woopsi\woopsi-nds-1.x.zip C:\Woopsi\Woopsi
rmdir Woopsi /s /q

del MakeRelease.bat

0 comments on commit e8c4363

Please sign in to comment.