mirror of
https://github.com/reactos/reactos.git
synced 2025-01-10 16:18:16 +00:00
f5cd0290d4
- Link libxslt to ntdll for MSVC - Don't compile some directx stuff with MSVC atm - Add importlib target for dinput - add importlib target for wined3d and use autogenerated def - Improve quartz svn path=/branches/cmake-bringup/; revision=49833 |
||
---|---|---|
.. | ||
attributes.c | ||
attributes.h | ||
attrvt.c | ||
AUTHORS | ||
ChangeLog | ||
CMakeLists.txt | ||
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 $