mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
1e3d5d70e9
svn path=/trunk/; revision=26033
8 lines
308 B
Ruby
Executable file
8 lines
308 B
Ruby
Executable file
<module name="avtest" type="kernelmodedriver" installbase="system32/drivers" installname="avtest.sys" warnings="true">
|
|
<include base="avtest">.</include>
|
|
<include base="avtest">..</include>
|
|
<define name="__USE_W32API" />
|
|
<library>ks</library>
|
|
<library>ntoskrnl</library>
|
|
<file>entry.c</file>
|
|
</module>
|