Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc...
[reactos.git] / reactos / dll / win32 / ufatx / ufatx.rbuild
1 <module name="ufatx" type="win32dll" entrypoint="0" baseaddress="${BASEADDRESS_UFAT}" installbase="system32" installname="ufatx.dll">
2 <importlibrary definition="ufatx.def" />
3 <include base="ufatx">.</include>
4 <library>vfatxlib</library>
5 <library>ntdll</library>
6 <file>ufatx.rc</file>
7 </module>