mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
fdc5759408
See issue #2220 for more details. svn path=/trunk/; revision=30655
7 lines
250 B
Ruby
Executable file
7 lines
250 B
Ruby
Executable file
<module name="avtest" type="kernelmodedriver" installbase="system32/drivers" installname="avtest.sys">
|
|
<include base="avtest">.</include>
|
|
<define name="_NTDDK_" />
|
|
<library>ks</library>
|
|
<library>ntoskrnl</library>
|
|
<file>entry.c</file>
|
|
</module>
|