2011-09-08 10:25:40 +00:00
|
|
|
<module name="kmtest" type="win32cui" installbase="bin" installname="kmtest_.exe">
|
2011-06-09 15:14:02 +00:00
|
|
|
<include base="kmtest">include</include>
|
|
|
|
<library>advapi32</library>
|
2011-08-03 11:21:35 +00:00
|
|
|
<library>ntdll</library>
|
2011-08-05 09:44:20 +00:00
|
|
|
<library>pseh</library>
|
2011-06-13 17:50:07 +00:00
|
|
|
<define name="KMT_USER_MODE" />
|
2011-06-09 15:14:02 +00:00
|
|
|
<directory name="kmtest">
|
|
|
|
<file>kmtest.c</file>
|
|
|
|
<file>service.c</file>
|
2011-07-03 18:53:26 +00:00
|
|
|
<file>support.c</file>
|
|
|
|
<file>testlist.c</file>
|
2011-06-09 15:14:02 +00:00
|
|
|
</directory>
|
2011-07-06 18:55:21 +00:00
|
|
|
<directory name="example">
|
|
|
|
<file>Example_user.c</file>
|
2011-09-11 11:22:00 +00:00
|
|
|
<file>GuardedMemory.c</file>
|
2011-07-06 18:55:21 +00:00
|
|
|
</directory>
|
2011-08-03 12:48:22 +00:00
|
|
|
<directory name="ntos_io">
|
2011-08-17 12:04:15 +00:00
|
|
|
<file>IoDeviceObject_user.c</file>
|
2011-08-03 12:48:22 +00:00
|
|
|
</directory>
|
2011-07-26 07:40:19 +00:00
|
|
|
<directory name="rtl">
|
2011-08-03 11:21:35 +00:00
|
|
|
<file>RtlAvlTree.c</file>
|
2011-07-26 07:40:19 +00:00
|
|
|
<file>RtlMemory.c</file>
|
2011-08-03 11:21:35 +00:00
|
|
|
<file>RtlSplayTree.c</file>
|
2011-07-26 07:40:19 +00:00
|
|
|
</directory>
|
2011-06-09 15:14:02 +00:00
|
|
|
</module>
|