reactos/rosapps/cmdutils/comp/comp.rbuild
Magnus Olsen f909be8aaa rename some file from xml to rbuild.
svn path=/trunk/; revision=23343
2006-07-28 21:30:18 +00:00

8 lines
238 B
Ruby

<module name="comp" type="win32cui" installbase="system32" installname="comp.exe" allowwarnings="true">
<define name="__USE_W32API" />
<library>kernel32</library>
<file>comp.c</file>
<file>comp.rc</file>
</module>