reactos/rostests/dibtests/dibtest/dibtest.rbuild

6 lines
171 B
Plaintext
Raw Normal View History

<module name="dibtest" type="win32gui" installbase="bin" installname="dibtest.exe">
<library>user32</library>
<library>gdi32</library>
<file>dibtest.c</file>
</module>