build 2.8.2 html and htb docs on windows

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2007-03-14 10:39:58 +00:00
parent 4dd2530846
commit fdf19d289f
2 changed files with 22 additions and 1 deletions

View File

@@ -49,6 +49,24 @@ allhlp: wxhlp
allpdfrtf: pdfrtf
allhtb: htb
# cd $(WXDIR)\utils\dialoged\src
# nmake -f makefile.vc htb
cd $(WXDIR)\utils\tex2rtf\docs
nmake -f makefile.vc htb
cd $(WXDIR)\contrib\src\fl
cd $(THISDIR)
cd $(WXDIR)\contrib\src\ogl
nmake -f makedocs.vc htb
cd $(THISDIR)
cd $(WXDIR)\contrib\src\svg
nmake -f makedocs.vc htb
cd $(THISDIR)
cd $(WXDIR)\contrib\src\gizmos
nmake -f makedocs.vc htb
cd $(THISDIR)
cd $(WXDIR)\contrib\src\mmedia
nmake -f makedocs.vc htb
cd $(THISDIR)
allhtml: wxhtml
# cd $(WXDIR)\utils\dialoged\src
@@ -70,6 +88,7 @@ allhtml: wxhtml
nmake -f makedocs.vc html
cd $(THISDIR)
allhtmlhelp: htmlhelp
# cd $(WXDIR)\utils\dialoged\src
# nmake -f makefile.vc htmlhelp