From e8400940636d8988d778075d43a84c5745d87fd5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Thu, 7 Aug 2003 12:02:20 +0000 Subject: [PATCH] consistency fixes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/msw/install.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.2