reactos/rostests/tests/global_mem/global_mem.rbuild

6 lines
182 B
Plaintext
Raw Normal View History

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