mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 05:22:59 +00:00
89ae880958
svn path=/trunk/; revision=36942
6 lines
208 B
Ruby
6 lines
208 B
Ruby
<module name="tmrqueue" type="win32gui" installbase="bin" installname="tmrqueue.exe">
|
|
<define name="__USE_W32API" />
|
|
<library>kernel32</library>
|
|
<library>gdi32</library>
|
|
<file>tmrqueue.c</file>
|
|
</module>
|