reactos/dll/3rdparty/libxslt
Jérôme Gardou c5b6b76033 [CMAKE]
- add 3rdparty dlls to boot and live cd
  - use gdi32 spec file
  - mark user32.def as EXTERNAL_OBJECT

svn path=/branches/cmake-bringup/; revision=49387
2010-11-01 00:04:46 +00:00
..
attributes.c
attributes.h
attrvt.c
AUTHORS
ChangeLog
CMakeLists.txt [CMAKE] 2010-11-01 00:04:46 +00:00
config.h
COPYING
documents.c
documents.h
extensions.c
extensions.h
extra.c
extra.h
functions.c
functions.h
imports.c
imports.h
keys.c
keys.h
libxslt.3
libxslt.h
Makefile.am
Makefile.in
namespaces.c
namespaces.h
NEWS
numbers.c
numbersInternals.h
pattern.c
pattern.h
preproc.c
preproc.h
README
security.c
security.h
templates.c
templates.h
transform.c
transform.h
trio.h
triodef.h
variables.c
variables.h
win32config.h
xslt.c
xslt.h
xsltconfig.h
xsltconfig.h.in
xsltexports.h
xsltInternals.h
xsltlocale.c
xsltlocale.h
xsltutils.c
xsltutils.h
xsltwin32config.h
xsltwin32config.h.in

     XSLT support for libxml2 (XML toolkit from the GNOME project)

Full documentation is available on-line at
    http://xmlsoft.org/XSLT/

This code is released under the MIT Licence see the Copyright file.
 
To report bugs, follow the instructions at:
  http://xmlsoft.org/XSLT/bugs.html

A mailing-list xslt@gnome.org is available, to subscribe:
    http://mail.gnome.org/mailman/listinfo/xslt

The list archive is at:
    http://mail.gnome.org/archives/xslt/

All technical answers asked privately will be automatically answered on
the list and archived for public access unless pricacy is explicitely
required and justified.

Daniel Veillard

$Id: README,v 1.7 2003/02/04 17:20:01 veillard Exp $