mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
Changed ReactOS.xml to ReactOS.rbuild
svn path=/trunk/; revision=21037
This commit is contained in:
parent
c388aea472
commit
1cfe3f65e9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue