d016ff74a78bbaa2891ce8ac0725061836d78c76
[reactos.git] / rosapps / tests / dnsapi / dnsapi.xml
1 <module name="dnsapitst" type="win32gui" installbase="bin" installname="dnsapitst.exe">
2 <define name="_WIN32_IE">0x0501</define>
3 <define name="_WIN32_WINNT">0x0501</define>
4 <define name="__USE_W32API" />
5 <library>kernel32</library>
6 <library>gdi32</library>
7 <file>dnsapitst.c</file>
8 </module>