mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 21:34:00 +00:00
89ae880958
svn path=/trunk/; revision=36942
7 lines
236 B
Ruby
7 lines
236 B
Ruby
<module name="dnsapitst" type="win32cui" installbase="bin" installname="dnsapitst.exe">
|
|
<define name="__USE_W32API" />
|
|
<library>kernel32</library>
|
|
<library>dnsapi</library>
|
|
<library>ws2_32</library>
|
|
<file>dnsapi.c</file>
|
|
</module>
|