This is why we can't have nice things. Reverting r40538, r40539, due to RosBE differe...
[reactos.git] / reactos / lib / sdk / uuid / uuid.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <module name="uuid" type="staticlibrary">
4 <include base="ReactOS">include/reactos/wine</include>
5 <define name="_DISABLE_TIDENTS" />
6 <file>uuid.c</file>
7 </module>