fix typo in Borland build instructions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -558,7 +558,7 @@ Visual C++:
|
|||||||
> nmake -f makefile.vc BUILD=debug UNICODE=1
|
> nmake -f makefile.vc BUILD=debug UNICODE=1
|
||||||
|
|
||||||
Borland C++:
|
Borland C++:
|
||||||
> nmake -f makefile.bcc -DBUILD=debug -DUNICODE=1
|
> make -f makefile.bcc -DBUILD=debug -DUNICODE=1
|
||||||
(Note that you have to use -D to set the variable, unlike in other make
|
(Note that you have to use -D to set the variable, unlike in other make
|
||||||
tools!)
|
tools!)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user