Merge to trunk head (r46631)
[reactos.git] / base / system / rundll32 / rundll32.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <module name="rundll32" type="win32gui" installbase="system32" installname="rundll32.exe" unicode="yes">
4 <include base="rundll32">.</include>
5 <library>user32</library>
6 <file>rundll32.c</file>
7 <file>rundll32.rc</file>
8 </module>