e9cf18170f726b3d833fc7bd26e07b30d3719438
[reactos.git] / rostests / tests / wm_paint / wm_paint.rbuild
1 <module name="wm_paint" type="win32gui" installbase="bin" installname="wm_paint.exe">
2 <library>kernel32</library>
3 <library>user32</library>
4 <library>gdi32</library>
5 <file>wm_paint.c</file>
6 </module>