add htb build to win docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user