X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/36e910973a850800894e0f1b999c2e06207572c0..cb56afc421319d1c7d88e117969cdc5fdea5fe85:/wxPython/b.win32 diff --git a/wxPython/b.win32 b/wxPython/b.win32 index 998a9b2b8a..4d8b2e8940 100644 --- a/wxPython/b.win32 +++ b/wxPython/b.win32 @@ -91,7 +91,7 @@ elif [ "$1" = "b" ]; then $0 $VER $@ $0 $VER h $@ -# (no command arg) --> normal build for development +# (no command arg) --> normal debug build for development else CMD="$SETUP $FLAGS HYBRID=0 build_ext --inplace --debug $@" fi