From: Robin Dunn Date: Tue, 14 Mar 2006 04:15:20 +0000 (+0000) Subject: SWIG-1.3.29 X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/94b2c6e6968e23b53d5149f6004eabf6ae7d47a3?ds=inline SWIG-1.3.29 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/b.win32 b/wxPython/b.win32 index 80a20cd43b..bf29a2ff5f 100644 --- a/wxPython/b.win32 +++ b/wxPython/b.win32 @@ -1,12 +1,8 @@ #!/bin/bash # ---------------------------------------------------------------------- -# To Robin: I tried to avoid making any changes to the existing -# build scripts, but my env requires me to specify Windows paths... -# if this breaks something at your end, let me know and we can -# figure out some solution for both of us. if [ "$SWIGDIR" = "" ]; then - SWIGDIR=$PROJECTS\\SWIG-1.3.27 + SWIGDIR=$PROJECTS\\SWIG-1.3.29 fi