mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Adding ps.exe to build process.
svn path=/trunk/; revision=16103
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<module name="ps" type="win32cui" installbase="bin" installname="ps.exe">
|
||||
<include base="ps">.</include>
|
||||
<define name="__USE_W32API" />
|
||||
<library>user32</library>
|
||||
<library>kernel32</library>
|
||||
<library>ntdll</library>
|
||||
<file>ps.c</file>
|
||||
</module>
|
||||
Reference in New Issue
Block a user