mirror of
https://github.com/reactos/reactos.git
synced 2025-07-03 02:21:21 +00:00
XML Compliance Patch for the RBUILD Files. By Samuel Serapion
svn path=/trunk/; revision=45631
This commit is contained in:
parent
3bdd2efbc3
commit
90ce7d8b37
45 changed files with 136 additions and 93 deletions
|
@ -1,5 +1,6 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<group>
|
||||
<module name="chkstk" type="staticlibrary">
|
||||
<directory name="except">
|
||||
<if property="ARCH" value="i386">
|
||||
|
@ -490,3 +491,4 @@
|
|||
<file>undname.c</file>
|
||||
</directory>
|
||||
</module>
|
||||
</group>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue