mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 06:26:00 +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
8
rosapps/applications/sysutils/utils/ps/ps.rbuild
Normal file
8
rosapps/applications/sysutils/utils/ps/ps.rbuild
Normal file
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue