Merge aicom-network-branch (without NDIS changes for now)
[reactos.git] / reactos / lib / tdilib / tdilib.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <module name="tdilib" type="staticlibrary">
4 <include base="iphlpapi">.</include>
5 <include base="tdilib">.</include>
6 <library>ntdll</library>
7 <file>enum.c</file>
8 <file>handle.c</file>
9 </module>