Clean up .rbuild files and make them xml compliant
[reactos.git] / reactos / config-ppc.template.rbuild
index 97bed53..dd2f748 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0"?>
-<rbuild xmlns:xi="http://www.w3.org/2001/XInclude">
+<!DOCTYPE group SYSTEM "tools/rbuild/project.dtd">
+<group>
 
 <!--
   This file is a template used as a starting point for compile-time
@@ -56,4 +57,4 @@
 -->
 <property name="NSWPAT" value="0" />
 
-</rbuild>
+</group>