- Rearrange reactos.dff according to rosapps rearrange.
[reactos.git] / rosapps / sysutils / utils / stats / stats.rbuild
1 <module name="stats" type="win32cui" installbase="bin" installname="stats.exe" unicode="true" >
2 <define name="__USE_W32API" />
3 <library>kernel32</library>
4 <library>ntdll</library>
5 <file>stats.c</file>
6 </module>