mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 16:20:37 +00:00
7e38beba07
svn path=/trunk/; revision=37546
8 lines
324 B
Ruby
8 lines
324 B
Ruby
<module name="stretchblt" type="win32gui" installbase="bin" installname="stretchblt.exe" stdlib="host">
|
|
<define name="__USE_W32API" />
|
|
<library>kernel32</library>
|
|
<library>user32</library>
|
|
<library>gdi32</library>
|
|
<compilerflag compiler="cpp">-Wno-non-virtual-dtor</compilerflag>
|
|
<file>stretchblt.cpp</file>
|
|
</module>
|