No need to define __USE_W32API
[reactos.git] / reactos / base / applications / hostname / hostname.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <module name="hostname" type="win32cui" installbase="system32" installname="hostname.exe" allowwarnings="true">
4 <library>kernel32</library>
5 <file>hostname.c</file>
6 <file>hostname.rc</file>
7 </module>
8