X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/948ee5ea306c643d467e7178424b8a73bbce8e26..1d88e73a3f25f16ad845b114153edd603d4970be:/wxPython/distrib/all/do-build-windows diff --git a/wxPython/distrib/all/do-build-windows b/wxPython/distrib/all/do-build-windows index 58d0bc886c..871ec7696f 100755 --- a/wxPython/distrib/all/do-build-windows +++ b/wxPython/distrib/all/do-build-windows @@ -108,9 +108,9 @@ mkdir -p dist for ver in $PYVER; do echo $ver - b $ver d USE_SWIG=0 - b $ver h USE_SWIG=0 EP_ADD_OPTS=1 - b $ver r USE_SWIG=0 + b $ver d UNICODE=0 USE_SWIG=0 + b $ver h UNICODE=0 USE_SWIG=0 EP_ADD_OPTS=1 + b $ver r UNICODE=0 USE_SWIG=0 b $ver d UNICODE=1 USE_SWIG=0 b $ver h UNICODE=1 USE_SWIG=0 EP_ADD_OPTS=1 b $ver r UNICODE=1 USE_SWIG=0