reactos/rostests/tests/zwcontinue/zwcontinue.rbuild

7 lines
214 B
Plaintext
Raw Normal View History

<module name="zwcontinue" type="win32gui" installbase="bin" installname="zwcontinue.exe">
<define name="__USE_W32API" />
<library>kernel32</library>
<library>gdi32</library>
<file>zwcontinue.c</file>
</module>