From 1fc4b8e5d6359ac1e728268f4f82c24cb1f4dc02 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 5 Aug 2003 22:54:01 +0000 Subject: [PATCH] Mention wxSTK update build tweak git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/CHANGES.txt | 1 + wxPython/b.bat | 1 + 2 files changed, 2 insertions(+) diff --git a/wxPython/CHANGES.txt b/wxPython/CHANGES.txt index 5d81424b18..d2d0c3a014 100644 --- a/wxPython/CHANGES.txt +++ b/wxPython/CHANGES.txt @@ -7,6 +7,7 @@ CHANGES.txt for wxPython Use wxSTC in the demo for displaying the soucre code of the samples. +Updated to Scintilla 1.53. diff --git a/wxPython/b.bat b/wxPython/b.bat index 79c75bddc0..b53ff255f9 100755 --- a/wxPython/b.bat +++ b/wxPython/b.bat @@ -2,6 +2,7 @@ REM ---------------------------------------------------------------------- REM Note: This is a 4NT script REM ---------------------------------------------------------------------- +call wxset.btm setlocal set FLAGS=USE_SWIG=1 IN_CVS_TREE=1