mirror of
https://github.com/reactos/reactos.git
synced 2025-08-01 19:53:22 +00:00
fixed ctm, kill, lsdd, man, regexpl, tcat can be build again
svn path=/trunk/; revision=23955
This commit is contained in:
parent
d6a960a884
commit
433252a084
6 changed files with 18 additions and 1 deletions
|
@ -1,6 +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