7059b633aae84415ff3f266d3b24922df670a6b2
[reactos.git] / rosapps / tests / dnsquery / dnsquery.xml
1 <module name="dnsquery" type="win32gui" installbase="bin" installname="dnsquery.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>dnsquery.c</file>
8 </module>