X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a40a9c813f3e802f39b4d0954fc0d3cb68f180c4..a92b0cfd2bd0bef75b43c071df0b0e028f360d8e:/docs/msw/install.txt diff --git a/docs/msw/install.txt b/docs/msw/install.txt index 47babeeec1..151ccac7de 100644 --- a/docs/msw/install.txt +++ b/docs/msw/install.txt @@ -394,9 +394,9 @@ Watcom C++ 10.6/11 compilation 1. Make sure your WXWIN variable is set, and uses the DOS short name form. -2. Change directory to wx\src\msw. Type 'wmake -f makefile.wat' to +2. Change directory to wx\src\msw. Type 'wmake -f makefile.wat all' to make the wxWindows core library. -3. Change directory to wx\samples\minimal and type 'wmake -f makefile.wat' +3. Change directory to wx\samples\minimal and type 'wmake -f makefile.wat all' to make this sample. Repeat for other samples of interest. Note (1): makewat.env uses the odbc32.lib supplied in wxWindows' lib\watcom