minor correction

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2004-04-11 19:32:52 +00:00
parent a1c7668e50
commit 3e0a7f68f9

View File

@ -50,8 +50,8 @@ III. Running the tests
----------------------
1. Regenerate the make/project files from test.bkl using bakefile_gen, e.g.:
cd build/bakefile
bakefile_gen ../../tests/test.bkl
cd build/bakefiles
bakefile_gen -b ../../tests/test.bkl
and if you're on a unix system re-run configure.
2. Build the test program using one of the make/project files in the tests