reactos/lib/fslib/vfatxlib/vfatxlib.rbuild

9 lines
259 B
Plaintext
Raw Normal View History

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