reactos/rostests/tests/suspend/suspend.rbuild

5 lines
144 B
Plaintext
Raw Normal View History

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