mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +00:00
xml -> rbuild
svn path=/trunk/; revision=21115
This commit is contained in:
parent
859a5bb3e2
commit
c093464b4e
3 changed files with 100 additions and 100 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
Loading…
Reference in a new issue