- [FORMATTING] replace tabs by spaces
[reactos.git] / rostests / regtests_by_casper / directory.rbuild
index cb0410a..55fd1e1 100644 (file)
@@ -1,6 +1,10 @@
-<directory name="regtests">\r
-       <xi:include href="regtests/regtests.rbuild" />\r
-</directory>\r
-<directory name="shared">\r
-       <xi:include href="shared/rtshared.rbuild" />\r
-</directory>\r
+<?xml version="1.0"?>
+<!DOCTYPE group SYSTEM "../../../tools/rbuild/project.dtd">
+<group xmlns:xi="http://www.w3.org/2001/XInclude">
+       <directory name="regtests">
+               <xi:include href="regtests/regtests.rbuild" />
+       </directory>
+       <directory name="shared">
+               <xi:include href="shared/rtshared.rbuild" />
+       </directory>
+</group>