]> git.saurik.com Git - wxWidgets.git/blame - utils/wxPython/distrib/zipit.bat
this should be the file with the standard setting for wxWin compilation
[wxWidgets.git] / utils / wxPython / distrib / zipit.bat
CommitLineData
9c039d08
RD
1
2@echo off
3
4cd %WXWIN%\utils
5
6zip -@ -r wxPython\wxPython-%1.zip < wxPython\distrib\wxPython.rsp
7
8cd -