reactos/rosapps/sysutils/utils/stats/stats.rbuild
Marc Piulachs 4655339c23 Build files updates and fixes
svn path=/trunk/; revision=29860
2007-10-25 01:15:21 +00:00

6 lines
214 B
Ruby

<module name="stats" type="win32cui" installbase="bin" installname="stats.exe" unicode="true" >
<define name="__USE_W32API" />
<library>kernel32</library>
<library>ntdll</library>
<file>stats.c</file>
</module>