diff options
author | lbsa71 | 2007-08-06 10:48:40 +0000 |
---|---|---|
committer | lbsa71 | 2007-08-06 10:48:40 +0000 |
commit | 9bdeb8af6f797e35b5322d6856ecc488340c9453 (patch) | |
tree | c937a183725603e2b5cdebc525308aee517de597 /prebuild.xml | |
parent | And its license file. (diff) | |
download | opensim-SC_OLD-9bdeb8af6f797e35b5322d6856ecc488340c9453.zip opensim-SC_OLD-9bdeb8af6f797e35b5322d6856ecc488340c9453.tar.gz opensim-SC_OLD-9bdeb8af6f797e35b5322d6856ecc488340c9453.tar.bz2 opensim-SC_OLD-9bdeb8af6f797e35b5322d6856ecc488340c9453.tar.xz |
* SimpleApp works again:
* NetworkServersInfo settable without config file
* DefaultHomeLoc throws if getted before setted
* Removed nonsensical sandbox distinction
* Refactored default config file creation
* Some more small refactorings on shapes
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml index dcf03ec..fb35d98 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -573,6 +573,7 @@ | |||
573 | <Reference name="OpenSim.Framework"/> | 573 | <Reference name="OpenSim.Framework"/> |
574 | <Reference name="OpenSim.Framework.Console"/> | 574 | <Reference name="OpenSim.Framework.Console"/> |
575 | <Reference name="OpenSim.Framework.Communications"/> | 575 | <Reference name="OpenSim.Framework.Communications"/> |
576 | <Reference name="OpenSim.Region.Communications.Local"/> | ||
576 | <Reference name="OpenSim.Region.Physics.Manager"/> | 577 | <Reference name="OpenSim.Region.Physics.Manager"/> |
577 | <Reference name="OpenSim.Framework.Servers"/> | 578 | <Reference name="OpenSim.Framework.Servers"/> |
578 | <Reference name="OpenSim.Framework.Data"/> | 579 | <Reference name="OpenSim.Framework.Data"/> |