This is why we can't have nice things. Reverting r40536, r40537, due to RosBE differe...
[reactos.git] / rostests / tests / tmrqueue / tmrqueue.rbuild
1 <module name="tmrqueue" type="win32gui" installbase="bin" installname="tmrqueue.exe">
2 <define name="__USE_W32API" />
3 <library>kernel32</library>
4 <library>gdi32</library>
5 <file>tmrqueue.c</file>
6 </module>