mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
8 lines
No EOL
266 B
Ruby
8 lines
No EOL
266 B
Ruby
<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> |