mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 15:10:53 +00:00
6afbc8f483
svn path=/branches/reactos-yarotows/; revision=45219
7 lines
248 B
Ruby
7 lines
248 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
|
|
<module name="lsalib" type="staticlibrary">
|
|
<include base="lsalib">.</include>
|
|
<include base="ReactOS">include/reactos/subsys</include>
|
|
<file>lsa.c</file>
|
|
</module>
|