mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
pass the correct defines to build as a static lib
svn path=/trunk/; revision=19981
This commit is contained in:
parent
d693a6fb89
commit
aeb9ca0eb4
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue