From fa499d55ca26bd600bcb9baa3f17d894d12c35b8 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 12 Jun 2003 22:55:41 +0000 Subject: [PATCH] updated to 2.4.1, no big changes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/base/readme.txt | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/docs/base/readme.txt b/docs/base/readme.txt index a728e74a27..337db34f21 100644 --- a/docs/base/readme.txt +++ b/docs/base/readme.txt @@ -51,9 +51,10 @@ or Unicode mode for a total of 8 possibilities. a) Using Visual C++ 6.0 - Simply open the src/wxBase.dsw file in MSDEV and build it. When it is -done you can also open samples/console/console.dsp project and build it as -well. + Simply open the src/wxBase.dsw file in MSDEV and build it (you may need to +right click on wxBase in the project tree to make it the active project). When +it is done you can also open samples/console/console.dsp project and build it +as well. b) Cygwin @@ -61,8 +62,8 @@ b) Cygwin c) Borland - Please refer to the docs/msw/install.txt. The console sample compiles and runs - but does not pass all tests (04 sept 02) + Please refer to the docs/msw/install.txt. The console sample compiles and + runs but does not pass all tests (as of Sep 4, 2002) d) Other compilers @@ -125,6 +126,6 @@ namely: Vadim Zeitlin -This file is accurate for the version 2.4.0 of wxBase. It was last modified on -Dec 24, 2002. +This file is accurate for the version 2.4.1 of wxBase. It was last modified on +June 13, 2003.