[ROSTESTS]
[reactos.git] / rostests / tests / zwcontinue / zwcontinue.rbuild
index 6e3280c..f4cba28 100644 (file)
@@ -1,8 +1,4 @@
 <module name="zwcontinue" type="win32gui" installbase="bin" installname="zwcontinue.exe">
-       <define name="_WIN32_IE">0x0501</define>
-       <define name="_WIN32_WINNT">0x0501</define>
-       <define name="__USE_W32API" />
-       <library>kernel32</library>
        <library>gdi32</library>
        <file>zwcontinue.c</file>
 </module>