mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
9 lines
No EOL
308 B
Ruby
9 lines
No EOL
308 B
Ruby
<module name="tickcount" type="win32cui" installbase="bin" installname="tickcount.exe" unicode="true" >
|
|
<define name="__USE_W32API" />
|
|
<define name="UNICODE" />
|
|
<define name="_UNICODE" />
|
|
<library>msvcrt</library>
|
|
<library>kernel32</library>
|
|
<library>ntdll</library>
|
|
<file>tickcount.c</file>
|
|
</module> |