fixed follow test, acclertor, alive, alphablend, bitblt, button, button2, capclock...
[reactos.git] / rosapps / tests / button2 / button2.rbuild
index e553737..98a9472 100644 (file)
@@ -3,6 +3,7 @@
        <define name="_WIN32_WINNT">0x0501</define>
        <define name="__USE_W32API" />
        <library>kernel32</library>
+       <library>user32</library>
        <library>gdi32</library>
        <file>buttontst2.c</file>
 </module>