73c5ed3696
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
9 lines
107 B
Batchfile
Executable File
9 lines
107 B
Batchfile
Executable File
|
|
@echo off
|
|
|
|
rem cd %WXWIN%\utils
|
|
|
|
zip -@ -r wxPython\wxPython-%1.zip < wxPython\distrib\wxPython.rsp
|
|
|
|
cd -
|