reactos/lib/epsapi/epsapi.rbuild

11 lines
286 B
Plaintext
Raw Normal View History

<?xml version="1.0"?>
<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
<module name="epsapi" type="objectlibrary">
<define name="_DISABLE_TIDENTS" />
<directory name="enum">
<file>drivers.c</file>
<file>modules.c</file>
<file>processes.c</file>
</directory>
</module>