Revert, thx Thomas, wasnt sure.
[reactos.git] / reactos / subsys / system / rundll32 / rundll32.xml
1 <module name="rundll32" type="win32gui" installbase="system32" installname="rundll32.exe">
2 <include base="rundll32">.</include>
3 <define name="UNICODE" />
4 <define name="__USE_W32API" />
5 <library>kernel32</library>
6 <library>user32</library>
7 <file>rundll32.c</file>
8 <file>rundll32.rc</file>
9 </module>