Typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
9d3734c899
commit
3cebfef17b
@ -52,11 +52,6 @@ Windows (build env is on Cyclops)
|
|||||||
.make both-hybrid clean
|
.make both-hybrid clean
|
||||||
.make both-hybrid
|
.make both-hybrid
|
||||||
|
|
||||||
* Make the .mo files
|
|
||||||
|
|
||||||
cd wx/locale
|
|
||||||
makemo.py
|
|
||||||
|
|
||||||
* Build the tools. This btm script makes a static release version of
|
* Build the tools. This btm script makes a static release version of
|
||||||
wxWidgets, and then builds copies of wxrc.exe and tex2rtf.exe
|
wxWidgets, and then builds copies of wxrc.exe and tex2rtf.exe
|
||||||
linking with that lib, placing them in wx/lib/vc_dll, (which you
|
linking with that lib, placing them in wx/lib/vc_dll, (which you
|
||||||
@ -64,6 +59,11 @@ Windows (build env is on Cyclops)
|
|||||||
|
|
||||||
.make_tools.btm
|
.make_tools.btm
|
||||||
|
|
||||||
|
* Make the .mo files
|
||||||
|
|
||||||
|
cd wx/locale
|
||||||
|
makemo.py
|
||||||
|
|
||||||
* Make the HTMLHelp files. In the wx\wxPython directory run:
|
* Make the HTMLHelp files. In the wx\wxPython directory run:
|
||||||
|
|
||||||
distrib\makedocs.bat
|
distrib\makedocs.bat
|
||||||
@ -101,7 +101,7 @@ wx/wxPython dir:
|
|||||||
|
|
||||||
* Make the demo tarball:
|
* Make the demo tarball:
|
||||||
|
|
||||||
dsitrib/makedemo
|
distrib/makedemo
|
||||||
|
|
||||||
* Make the docs tarball:
|
* Make the docs tarball:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user