mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 13:52:30 +00:00
2a50af3a8e
svn path=/branches/header-work/; revision=45697
11 lines
No EOL
325 B
Ruby
11 lines
No EOL
325 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
|
|
<if property="USERMODE" value="1">
|
|
<module name="tdilib" type="staticlibrary">
|
|
<include base="iphlpapi">.</include>
|
|
<include base="tdilib">.</include>
|
|
<library>ntdll</library>
|
|
<file>enum.c</file>
|
|
<file>handle.c</file>
|
|
</module>
|
|
</if> |