diff options
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/prebuild.xml b/prebuild.xml index 6d64b23..62e1229 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -470,7 +470,7 @@ | |||
470 | </Project> | 470 | </Project> |
471 | 471 | ||
472 | 472 | ||
473 | <Project name="OpenSim.World" path="OpenSim/OpenSim.World" type="Library"> | 473 | <Project name="OpenSim.Region" path="OpenSim/OpenSim.World" type="Library"> |
474 | <Configuration name="Debug"> | 474 | <Configuration name="Debug"> |
475 | <Options> | 475 | <Options> |
476 | <OutputPath>../../bin/</OutputPath> | 476 | <OutputPath>../../bin/</OutputPath> |
@@ -526,7 +526,7 @@ | |||
526 | <Reference name="OpenSim.Framework.Console"/> | 526 | <Reference name="OpenSim.Framework.Console"/> |
527 | <Reference name="OpenSim.Physics.Manager"/> | 527 | <Reference name="OpenSim.Physics.Manager"/> |
528 | <Reference name="OpenSim.Servers"/> | 528 | <Reference name="OpenSim.Servers"/> |
529 | <Reference name="OpenSim.World"/> | 529 | <Reference name="OpenSim.Region"/> |
530 | <Reference name="OpenSim.RegionServer"/> | 530 | <Reference name="OpenSim.RegionServer"/> |
531 | <Reference name="OpenSim.GenericConfig.Xml"/> | 531 | <Reference name="OpenSim.GenericConfig.Xml"/> |
532 | <Reference name="OpenGrid.Framework.Communications"/> | 532 | <Reference name="OpenGrid.Framework.Communications"/> |