Below is the file 'modules/tm_win32/modinfo.txt' from this revision. You can also download the file.

realname "Win32 Timer"

define TIMER_WIN32
modset win32

load_on auto

<add>
tm_win32.cpp
tm_win32.h
</add>

<os>
cygwin
windows
</os>

<libs>
windows -> user32
</libs>