Clean up .rbuild files and make them xml compliant
[reactos.git] / reactos / tools / rbuild / tests / data / if.rbuild
index 759f486..415d1bf 100644 (file)
@@ -1,4 +1,5 @@
 <?xml version="1.0" ?>
+<!DOCTYPE project SYSTEM "../../project.dtd">
 <project name="Project" makefile="Makefile">
        <if property="VAR1" value="value1">
                <compilerflag>compilerflag1</compilerflag>