mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
7 lines
246 B
Ruby
7 lines
246 B
Ruby
<module name="palbitblt" type="win32gui" installbase="bin" installname="palbitblt.exe" stdlib="host">
|
|
<define name="__USE_W32API" />
|
|
<library>kernel32</library>
|
|
<library>user32</library>
|
|
<library>gdi32</library>
|
|
<file>pal.c</file>
|
|
</module>
|