mirror of
https://github.com/reactos/reactos.git
synced 2025-01-06 06:20:13 +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>
|
<file>cmd.rc</file>
|
||||||
</module>
|
</module>
|
||||||
<directory name="tests">
|
<directory name="tests">
|
||||||
<xi:include href="tests/cmd_test.xml" />
|
<xi:include href="tests/cmd_test.rbuild" />
|
||||||
</directory>
|
</directory>
|
||||||
|
|
|
@ -11,5 +11,5 @@
|
||||||
<library>pseh</library>
|
<library>pseh</library>
|
||||||
<library>ntdll</library>
|
<library>ntdll</library>
|
||||||
<file>setup.c</file>
|
<file>setup.c</file>
|
||||||
<xi:include href="stubs.xml" />
|
<xi:include href="stubs.rbuild" />
|
||||||
</module>
|
</module>
|
Loading…
Reference in a new issue