From 471e73eb08b8a3dc8c86196f17145ae58c8c47ea Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Thu, 6 Feb 2003 18:39:12 +0000 Subject: [PATCH] more Python 2.3 build support git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/b.bat | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wxPython/b.bat b/wxPython/b.bat index 47af7df9d0..79c75bddc0 100755 --- a/wxPython/b.bat +++ b/wxPython/b.bat @@ -85,6 +85,13 @@ elseiff "%1" == "a" then call b.bat 22 h UNICODE=1 call b.bat 22 r UNICODE=1 + call b.bat 23 d + call b.bat 23 h + call b.bat 23 r + call b.bat 23 d UNICODE=1 + call b.bat 23 h UNICODE=1 + call b.bat 23 r UNICODE=1 + rem "b" --> both debug and hybrid builds elseiff "%1" == "b" then