mirror of
https://github.com/reactos/reactos.git
synced 2024-11-05 14:19:25 +00:00
4019caae75
svn path=/branches/shell32_new-bringup/; revision=51893
7 lines
300 B
Ruby
7 lines
300 B
Ruby
<module name="ufatx" type="win32dll" entrypoint="0" baseaddress="${BASEADDRESS_UFAT}" installbase="system32" installname="ufatx.dll">
|
|
<importlibrary definition="ufatx.spec" />
|
|
<include base="ufatx">.</include>
|
|
<library>vfatxlib</library>
|
|
<library>ntdll</library>
|
|
<file>ufatx.rc</file>
|
|
</module>
|