reactos/rostests/tests/regqueryvalue/regqueryvalue.rbuild

7 lines
218 B
Plaintext
Raw Normal View History

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