consistency fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
174f7a2ee2
commit
e840094063
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user