mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 04:45:43 +00:00
- Start rosapps rearrange and cleanup process.
svn path=/trunk/; revision=34303
This commit is contained in:
parent
0a0a13a41c
commit
2012315e5a
1206 changed files with 81 additions and 81 deletions
9
rosapps/applications/sysutils/kill/kill.rbuild
Normal file
9
rosapps/applications/sysutils/kill/kill.rbuild
Normal file
|
@ -0,0 +1,9 @@
|
|||
<module name="kill" type="win32cui" installbase="system32" installname="kill.exe">
|
||||
<define name="__USE_W32API" />
|
||||
<library>ntdll</library>
|
||||
<library>kernel32</library>
|
||||
<library>user32</library>
|
||||
|
||||
<file>kill.c</file>
|
||||
<file>kill.rc</file>
|
||||
</module>
|
Loading…
Add table
Add a link
Reference in a new issue