b5bc53e71ed37ad028d1b94265f00f711c17a6d7
[reactos.git] / reactos / 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>kernel32</library>
6 <library>user32</library>
7 <file>rundll32.c</file>
8 <file>rundll32.rc</file>
9 </module>