Merge from amd64-branch:
[reactos.git] / rostests / dibtests / vbltest / vbltest.rbuild
1 <module name="vbltest" type="win32gui" installbase="bin" installname="vbltest.exe">
2 <include base="vbltest">.</include>
3 <library>kernel32</library>
4 <library>user32</library>
5 <library>gdi32</library>
6 <file>vbltest.c</file>
7 <file>vbltest.rc</file>
8 </module>