reactos/rostests/dibtests/stretchblt/stretchblt.rbuild

6 lines
196 B
Plaintext
Raw Normal View History

<module name="stretchblt" type="win32gui" installbase="bin" installname="stretchblt.exe" stdlib="host">
<library>user32</library>
<library>gdi32</library>
<file>stretchblt.cpp</file>
</module>