mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
6afbc8f483
svn path=/branches/reactos-yarotows/; revision=45219
10 lines
338 B
Ruby
10 lines
338 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
|
|
<module name="recyclebin" type="staticlibrary">
|
|
<file>guid.c</file>
|
|
<file>recyclebin.c</file>
|
|
<file>recyclebin_generic.c</file>
|
|
<file>recyclebin_generic_enumerator.c</file>
|
|
<file>recyclebin_v5.c</file>
|
|
<file>recyclebin_v5_enumerator.c</file>
|
|
</module>
|