mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
9 lines
310 B
Text
9 lines
310 B
Text
![]() |
<module name="csqtest" type="kernelmodedriver" installbase="system32/drivers" installname="csqtest.sys">
|
||
|
<bootstrap base="$(CDOUTPUT)" />
|
||
|
<include base="ReactOS">include/reactos/drivers</include>
|
||
|
<library>ntoskrnl</library>
|
||
|
<library>hal</library>
|
||
|
<file>csqtest.c</file>
|
||
|
<file>csqtest.rc</file>
|
||
|
</module>
|