office-gobmx/libxslt
Tor Lillqvist 1437b87739 Don't build against the debugging MSVC runtime in a dbgutil build either
We don't use the debugging runtime in LO's own code in dbgutil builds,
so we shouldn't use it in bundled libs either.

(At one point I did try to use the debugging runtime in a dbgutil
build, but had to give up eventually; too many compilation errors
thanks to using -D_DEBUG which brings in much more strict checks in
the C++ headers. I apparently forgot to fix these makefiles then when
I aborted the attempt.)

Change-Id: I I Iedf765b55ba71b811d7fe3074e4c3129783108fd
2012-05-08 17:17:59 +03:00
..
dummy/bin
prj
libxslt-aix.patch
libxslt-android.patch
libxslt-configure.patch
libxslt-internal-symbols.patch
libxslt-mingw.patch
libxslt-vc10.patch
libxslt-win_manifest.patch
libxsltversion.mk
makefile.mk Don't build against the debugging MSVC runtime in a dbgutil build either 2012-05-08 17:17:59 +03:00
README

Gnome xslt library written in C, from [http://xmlsoft.org/xslt/]