2007-09-14 17:07:53 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
|
2005-04-10 14:32:30 +00:00
|
|
|
<module name="smlib" type="staticlibrary">
|
|
|
|
<include base="smlib">.</include>
|
2006-02-18 13:19:40 +00:00
|
|
|
<include base="ReactOS">include/reactos/subsys</include>
|
2005-04-10 14:32:30 +00:00
|
|
|
<define name="_DISABLE_TIDENTS" />
|
|
|
|
<file>connect.c</file>
|
|
|
|
<file>execpgm.c</file>
|
|
|
|
<file>compses.c</file>
|
2005-06-02 13:17:37 +00:00
|
|
|
<file>lookupss.c</file>
|
2005-10-19 17:03:38 +00:00
|
|
|
<pch>precomp.h</pch>
|
2005-04-10 14:32:30 +00:00
|
|
|
</module>
|