fixed minor typo in Borland instructions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2002-04-15 17:59:04 +00:00
parent d6021a0490
commit 19e9b91983

View File

@@ -225,7 +225,7 @@ Compiling using the makefiles:
your Borland C++ installation, and it uses the FAT (short your Borland C++ installation, and it uses the FAT (short
name) form with no spaces. name) form with no spaces.
Reboot if needed for the changes to autoexec.bat to take effect. Reboot if needed for the changes to autoexec.bat to take effect.
2. Change directory to wx\src\msw. Type 'make -f makefile.b32' to 2. Change directory to src\msw. Type 'make -f makefile.b32' to
make the wxWindows core library. Ignore the warnings about make the wxWindows core library. Ignore the warnings about
'XXX' not found in library. 'XXX' not found in library.
3. Change directory to a sample or demo such as samples\minimal, and type 3. Change directory to a sample or demo such as samples\minimal, and type