fa062fc608e20f7c19debed8166faf5389924ed0
[reactos.git] / reactos / apps / utils / ps / ps.xml
1 <module name="ps" type="win32cui" installbase="bin" installname="ps.exe">
2 <include base="ps">.</include>
3 <define name="__USE_W32API" />
4 <library>user32</library>
5 <library>kernel32</library>
6 <library>ntdll</library>
7 <file>ps.c</file>
8 </module>