added xml resources readme

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2000-07-25 18:48:13 +00:00
parent 3fa4bd0e78
commit fd433c2e31

13
contrib/src/xml/README Normal file
View File

@ -0,0 +1,13 @@
This is hightly incomplete version, not meant for general use!
You will need libxml version 2.2.1 or higher, available
from http://xmlsoft.org. There is a link to precompiled win32 DLL as well.
You can find everything you need to use libxml together with
wxWindows under win32 at http://www.volny.cz/v.slavik/libxml-win32.zip
libxml is distributed under either GNU LGPL or W3C IPR
(http://www.w3.org/Consortium/Legal/copyright-software-19980720.html),
you can choose from them.