X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1d84f787f4b881b3c5ee1c8fa3b535db6148dd67..d64ad2c7e18f23ae0d6458a009bf832c04dde2aa:/wxPython/b.win32 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