[12:14] <Usurp> kjk_hyperion: i dont understand where msvcrt is linked twice in crt_r...
[reactos.git] / rosapps / applications / sysutils / utils / tickcount / tickcount.rbuild
1 <module name="tickcount" type="win32cui" installbase="bin" installname="tickcount.exe" unicode="true" >
2 <library>kernel32</library>
3 <library>ntdll</library>
4 <file>tickcount.c</file>
5 </module>