2007-09-14 17:07:53 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
|
2008-03-07 13:00:41 +00:00
|
|
|
<group>
|
2006-11-08 11:47:44 +00:00
|
|
|
<module name="cmlib" type="staticlibrary">
|
|
|
|
<include base="cmlib">.</include>
|
|
|
|
<define name="__NO_CTYPE_INLINES" />
|
|
|
|
<define name="_NTOSKRNL_" />
|
|
|
|
<define name="_NTSYSTEM_" />
|
|
|
|
<define name="NASSERT" />
|
|
|
|
<file>cminit.c</file>
|
|
|
|
<file>hivebin.c</file>
|
|
|
|
<file>hivecell.c</file>
|
|
|
|
<file>hiveinit.c</file>
|
|
|
|
<file>hivesum.c</file>
|
|
|
|
<file>hivewrt.c</file>
|
|
|
|
</module>
|
2008-08-27 17:54:27 +00:00
|
|
|
<module name="cmlibhost" type="hoststaticlibrary">
|
2008-03-07 13:00:41 +00:00
|
|
|
<include base="cmlibhost">.</include>
|
|
|
|
<include base="ReactOS">include/reactos</include>
|
|
|
|
<include base="ReactOS">include</include>
|
|
|
|
<define name="__NO_CTYPE_INLINES" />
|
|
|
|
<define name="_NTOSKRNL_" />
|
|
|
|
<define name="_NTSYSTEM_" />
|
|
|
|
<define name="NASSERT" />
|
|
|
|
<compilerflag>-Wwrite-strings</compilerflag>
|
|
|
|
<compilerflag>-Wpointer-arith</compilerflag>
|
|
|
|
<define name="CMLIB_HOST" />
|
|
|
|
<file>cminit.c</file>
|
|
|
|
<file>hivebin.c</file>
|
|
|
|
<file>hivecell.c</file>
|
|
|
|
<file>hiveinit.c</file>
|
|
|
|
<file>hivesum.c</file>
|
|
|
|
<file>hivewrt.c</file>
|
|
|
|
</module>
|
|
|
|
</group>
|