]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed minor typo in Borland instructions
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 15 Apr 2002 17:59:04 +0000 (17:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 15 Apr 2002 17:59:04 +0000 (17:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/msw/install.txt

index edca741285c20571eaca414d4c331c06c0cf18bc..9663cd19b5bc4dc73d42a559ab0f721464d4d486 100644 (file)
@@ -225,7 +225,7 @@ Compiling using the makefiles:
    your Borland C++ installation, and it uses the FAT (short
    name) form with no spaces.
    Reboot if needed for the changes to autoexec.bat to take effect.   
    your Borland C++ installation, and it uses the FAT (short
    name) form with no spaces.
    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
    'XXX' not found in library.
 3. Change directory to a sample or demo such as samples\minimal, and type
    make the wxWindows core library. Ignore the warnings about
    'XXX' not found in library.
 3. Change directory to a sample or demo such as samples\minimal, and type