reactos/rostests/tests/dnsquery/dnsquery.rbuild

6 lines
175 B
Plaintext
Raw Normal View History

<module name="dnsquery" type="win32gui" installbase="bin" installname="dnsquery.exe">
<library>dnsapi</library>
<library>ws2_32</library>
<file>dnsquery.c</file>
</module>