Update msvcrt winetest, test_codepage still disabled as before
[reactos.git] / rosapps / drivers / ramdrv / ramdrv.rbuild
1 <module name="ramdrv" type="kernelmodedriver">
2 <include base="ramdrv">.</include>
3 <include base="bzip2">.</include>
4 <library>ntoskrnl</library>
5 <library>hal</library>
6 <library>bzip2</library>
7 <file>ramdrv.c</file>
8 <file>ramdrv.rc</file>
9 </module>