mention libs.dia

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-04-13 13:06:14 +00:00
parent aecb6b18b4
commit 9fd94f430a

View File

@@ -221,7 +221,8 @@ h) Add this code to one of wxFoo's files (the more often used, the better):
WX_CHECK_BUILD_OPTIONS("wxFoo")
i) Add information about wxFoo to the manual ("Libraries list" section
in libs.tex).
in libs.tex) and update docs/latex/wx/libs.dia (you need Dia for this)
to show the dependencies of the new library.
=== EOF ===