X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/60e424abd6a8a65837cda8fa98eee592a5da2678..cfe5e918e6cbb28da4e4041b3fccfdaf538b247c:/wxPython/distrib/howto-distrib.txt diff --git a/wxPython/distrib/howto-distrib.txt b/wxPython/distrib/howto-distrib.txt index 093dd40a86..97f86dbc63 100644 --- a/wxPython/distrib/howto-distrib.txt +++ b/wxPython/distrib/howto-distrib.txt @@ -52,11 +52,6 @@ Windows (build env is on Cyclops) .make both-hybrid clean .make both-hybrid -* Make the .mo files - - cd wx/locale - makemo.py - * Build the tools. This btm script makes a static release version of wxWidgets, and then builds copies of wxrc.exe and tex2rtf.exe linking with that lib, placing them in wx/lib/vc_dll, (which you @@ -64,11 +59,16 @@ Windows (build env is on Cyclops) .make_tools.btm +* Make the .mo files + + cd wx/locale + makemo.py + * Make the HTMLHelp files. In the wx\wxPython directory run: distrib\makedocs.bat -* Clean and old wxPython builds: +* Clean any old wxPython builds: del /sx build build.unicode @@ -101,7 +101,7 @@ wx/wxPython dir: * Make the demo tarball: - dsitrib/makedemo + distrib/makedemo * Make the docs tarball: