[USRMGR]
[reactos.git] / rostests / dibtests / stretchblt / stretchblt.rbuild
index b2589c0..48626f7 100644 (file)
@@ -1,8 +1,5 @@
 <module name="stretchblt" type="win32gui" installbase="bin" installname="stretchblt.exe" stdlib="host">
-       <define name="__USE_W32API" />
-       <library>kernel32</library>
        <library>user32</library>
        <library>gdi32</library>
-       <compilerflag compiler="cpp">-Wno-non-virtual-dtor</compilerflag>
        <file>stretchblt.cpp</file>
 </module>