Merging r37048, r37051, r37052, r37055 from the-real-msvc branch
[reactos.git] / rostests / tests / zwcontinue / zwcontinue.rbuild
1 <module name="zwcontinue" type="win32gui" installbase="bin" installname="zwcontinue.exe">
2 <define name="__USE_W32API" />
3 <library>kernel32</library>
4 <library>gdi32</library>
5 <file>zwcontinue.c</file>
6 </module>