From: Chris Elliott Date: Tue, 26 Aug 2003 08:28:41 +0000 (+0000) Subject: fix minor change to Borland intall instructions X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/6bddef3669809e77716958875e76f6d1b4845bc3 fix minor change to Borland intall instructions git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23238 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/msw/install.txt b/docs/msw/install.txt index fc8145efb0..b00060df9d 100644 --- a/docs/msw/install.txt +++ b/docs/msw/install.txt @@ -192,11 +192,11 @@ Compiling using the makefiles (updated 24 Sept 02): 1. Change directory to build\msw. Type 'make -f makefile.bcc' to make the wxWindows core library. Ignore the compiler warnings. - This produces a couple of libraries in the lib\bcc_mswdll directory. + This produces a couple of libraries in the lib\bcc_lib directory. 2. Change directory to a sample or demo such as samples\minimal, and type 'make -f makefile.bcc'. This produces a windows exe file - by default - in the bcc_mswdll subdirectory. + in the bcc_mswd subdirectory. Note (1): the wxWindows makefiles assume dword structure alignment. Please make sure that your own project or makefile settings use the