From: Václav Slavík Date: Thu, 7 Aug 2003 12:02:20 +0000 (+0000) Subject: consistency fixes X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e8400940636d8988d778075d43a84c5745d87fd5 consistency fixes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/msw/install.txt b/docs/msw/install.txt index 0a046bd777..4144cee908 100644 --- a/docs/msw/install.txt +++ b/docs/msw/install.txt @@ -298,7 +298,7 @@ Watcom C++ 10.6/11 and OpenWatcom compilation 1. Change directory to build\msw. Type 'wmake -f makefile.wat' to make the wxWindows core library. -2. Change directory to wx\samples\minimal and type 'wmake -f makefile.wat' +2. Change directory to samples\minimal and type 'wmake -f makefile.wat' to make this sample. Repeat for other samples of interest. @@ -540,7 +540,7 @@ and can be downloaded from http://www.digitalmars.com/ 2. Change directory to build\msw. Type 'make -f makefile.dm' to make the wxWindows core library. -3. Change directory to wx\samples\minimal and type 'make -f makefile.dm' +3. Change directory to samples\minimal and type 'make -f makefile.dm' to make this sample. The mdi and image sample also work; others may give linker erros due to missing libraries