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