Doc tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-03-18 09:33:00 +00:00
parent 9eab353ce3
commit 8ddd9176a4
2 changed files with 3 additions and 3 deletions

View File

@@ -480,9 +480,6 @@ minimal.o: minimal.cpp mondrian.xpm
clean:
rm -f *.o minimal
This is certain to become the standard way unless we decide
to stick to tmake.
If your application uses only some of wxWidgets libraries, you can
specify required libraries when running wx-config. For example,
`wx-config --libs=html,core` will only output link command to link