mirror of
https://github.com/reactos/reactos.git
synced 2026-09-13 05:10:40 +08:00
15 lines
408 B
Ruby
15 lines
408 B
Ruby
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
|
|
<module name="sysreg" type="buildtool">
|
|
<file>conf_parser.cpp</file>
|
|
<file>env_var.cpp</file>
|
|
<file>rosboot_test.cpp</file>
|
|
<file>namedpipe_reader.cpp</file>
|
|
<file>pipe_reader.cpp</file>
|
|
<file>sysreg.cpp</file>
|
|
<file>file_reader.cpp</file>
|
|
<file>os_support.cpp</file>
|
|
<file>timer_command_callback.cpp</file>
|
|
</module>
|