pass the correct defines to build as a static lib

svn path=/trunk/; revision=19981
This commit is contained in:
Steven Edwards 2005-12-08 23:14:04 +00:00
parent d693a6fb89
commit aeb9ca0eb4

View file

@ -9,6 +9,7 @@
<define name="HAVE_WIN32_THREADS" />
<define name="_REENTRANT" />
<define name="_WINSOCKAPI_" />
<define name="LIBXML_STATIC" />
<include base="libxml2">include</include>
<include base="libxml2">.</include>
<file>c14n.c</file>