reactos/lib/fslib/vfatxlib/vfatxlib.rbuild
2011-05-24 18:40:34 +00:00

7 lines
223 B
Ruby

<?xml version="1.0"?>
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
<module name="vfatxlib" type="staticlibrary">
<include base="vfatxlib">.</include>
<file>fatx.c</file>
<file>vfatxlib.c</file>
</module>