xml -> rbuild

svn path=/trunk/; revision=21115
This commit is contained in:
Ged Murphy 2006-02-17 20:53:58 +00:00
parent 859a5bb3e2
commit c093464b4e
3 changed files with 100 additions and 100 deletions

View file

@ -73,5 +73,5 @@
<file>cmd.rc</file>
</module>
<directory name="tests">
<xi:include href="tests/cmd_test.xml" />
<xi:include href="tests/cmd_test.rbuild" />
</directory>

View file

@ -11,5 +11,5 @@
<library>pseh</library>
<library>ntdll</library>
<file>setup.c</file>
<xi:include href="stubs.xml" />
<xi:include href="stubs.rbuild" />
</module>