]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/msw/install.txt
compilation fix after TRUE/FALSE change
[wxWidgets.git] / 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.   
-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