Clean up .rbuild files and make them xml compliant
[reactos.git] / reactos / lib / 3rdparty / libwine / libwine.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <module name="wine" type="staticlibrary">
4 <define name="_DISABLE_TIDENTS" />
5 <define name="__REACTOS__" />
6 <define name="__USE_W32API" />
7 <file>debug.c</file>
8 <file>string.c</file>
9 </module>