2007-03-06 21:44:58 +00:00
|
|
|
<module name="cmd_test" type="test">
|
|
|
|
<include base="rtshared">.</include>
|
|
|
|
<include base="ReactOS">include/reactos/wine</include>
|
|
|
|
<include base="cmd">.</include>
|
|
|
|
<define name="ANONYMOUSUNIONS" />
|
2009-04-21 00:33:05 +00:00
|
|
|
<redefine name="_WIN32_WINNT">0x501</redefine>
|
2007-03-06 21:44:58 +00:00
|
|
|
<library>rtshared</library>
|
|
|
|
<library>regtests</library>
|
|
|
|
<library>cmd_base</library>
|
|
|
|
<library>advapi32</library>
|
|
|
|
<library>cmd_base</library>
|
|
|
|
<library>pseh</library>
|
|
|
|
<library>ntdll</library>
|
|
|
|
<file>setup.c</file>
|
|
|
|
<xi:include href="stubs.rbuild" />
|
|
|
|
</module>
|