Rbuild rationalization commit, umpteenth of infinite
[reactos.git] / reactos / dll / win32 / wshirda / wshirda.rbuild
1 <module name="wshirda" type="win32dll" baseaddress="${BASEADDRESS_WSHIRDA}" installbase="system32" installname="wshirda.dll" unicode="yes">
2 <importlibrary definition="wshirda.spec" />
3 <include base="wshirda">.</include>
4 <library>ntdll</library>
5 <library>kernel32</library>
6 <library>ws2_32</library>
7 <file>wshirda.c</file>
8 <file>wshirda.rc</file>
9 </module>