Sync with trunk (aka 'I want my virtualbox mouse integration too')
[reactos.git] / lib / dnslib / dnslib.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
3 <module name="dnslib" type="staticlibrary" unicode="yes">
4 <include base="dnslib">inc</include>
5 <file>addr.c</file>
6 <file>debug.c</file>
7 <file>dnsaddr.c</file>
8 <file>dnsutil.c</file>
9 <file>flatbuf.c</file>
10 <file>hostent.c</file>
11 <file>ip6.c</file>
12 <file>memory.c</file>
13 <file>name.c</file>
14 <file>print.c</file>
15 <file>record.c</file>
16 <file>rrprint.c</file>
17 <file>sablob.c</file>
18 <file>straddr.c</file>
19 <file>string.c</file>
20 <file>table.c</file>
21 <file>utf8.c</file>
22 </module>