mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 21:09:15 +00:00
acf05c5f44
svn path=/trunk/; revision=26611
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>
|