Fixing some renname of xml to rbuild

svn path=/trunk/; revision=23344
This commit is contained in:
Magnus Olsen 2006-07-29 14:26:28 +00:00
parent f909be8aaa
commit ae5ead0153
33 changed files with 77 additions and 77 deletions

View file

@ -0,0 +1,6 @@
<module name="kill" type="win32cui" installbase="system32" installname="kill.exe">
<define name="__USE_W32API" />
<library>ntdll</library>
<file>kill.c</file>
<file>kill.rc</file>
</module>