mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
9 lines
254 B
Ruby
9 lines
254 B
Ruby
<module name="ramdrv" type="kernelmodedriver">
|
|
<include base="ramdrv">.</include>
|
|
<include base="bzip2">.</include>
|
|
<library>ntoskrnl</library>
|
|
<library>hal</library>
|
|
<library>bzip2</library>
|
|
<file>ramdrv.c</file>
|
|
<file>ramdrv.rc</file>
|
|
</module>
|