]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/b.win32
clarified the rules for determining whether the path is absolute or relative (patch...
[wxWidgets.git] / wxPython / b.win32
index 80a20cd43b658a633659bff57866b27275e228a9..bf29a2ff5f29d933ac6b6da99c918e39191a04c4 100644 (file)
@@ -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