reactos/reactos/lib/inflib/inflib.xml

10 lines
248 B
XML
Raw Normal View History

<module name="inflib" type="staticlibrary">
<include base="inflib">.</include>
<define name="__NO_CTYPE_INLINES" />
<pch>inflib.h</pch>
<file>infcore.c</file>
<file>infget.c</file>
<file>infrosgen.c</file>
<file>infrosget.c</file>
</module>