Clean up .rbuild files and make them xml compliant
[reactos.git] / reactos / lib / sdk / wdmguid / wdmguid.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <module name="wdmguid" type="staticlibrary">
4 <define name="__USE_W32API" />
5 <file>wdmguid.c</file>
6 </module>