mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
- Create a branch to drop my ndisuio work svn path=/branches/wlan-bringup/; revision=54809
11 lines
273 B
Ruby
11 lines
273 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
|
|
<module name="epsapi" type="objectlibrary">
|
|
<directory name="enum">
|
|
<file>drivers.c</file>
|
|
<file>modules.c</file>
|
|
<file>processes.c</file>
|
|
<pch>precomp.h</pch>
|
|
</directory>
|
|
</module>
|