mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
8 lines
286 B
Ruby
Executable File
8 lines
286 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>
|
|
</module>
|