From 1cfe3f65e95b0893d9084a425ed37f1c0a4f1e3b Mon Sep 17 00:00:00 2001 From: Art Yerkes Date: Fri, 17 Feb 2006 05:07:22 +0000 Subject: [PATCH] Changed ReactOS.xml to ReactOS.rbuild svn path=/trunk/; revision=21037 --- reactos/tools/rbuild/rbuild.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/tools/rbuild/rbuild.cpp b/reactos/tools/rbuild/rbuild.cpp index a9def8560aa..ff098db8ee9 100644 --- a/reactos/tools/rbuild/rbuild.cpp +++ b/reactos/tools/rbuild/rbuild.cpp @@ -33,7 +33,7 @@ using std::string; using std::vector; static string BuildSystem; -static string RootXmlFile = "ReactOS.xml"; +static string RootXmlFile = "ReactOS.rbuild"; static Configuration configuration; bool