diff options
author | Adam Frisby | 2007-07-15 15:40:50 +0000 |
---|---|---|
committer | Adam Frisby | 2007-07-15 15:40:50 +0000 |
commit | 8fc1dfec792f3527c7f153bd49852519d561d17a (patch) | |
tree | 0aae20f07b43c4ac9a4f2d5fff3f7eb1619733ab /prebuild.xml | |
parent | * Typo in prebuild.xml (diff) | |
download | opensim-SC_OLD-8fc1dfec792f3527c7f153bd49852519d561d17a.zip opensim-SC_OLD-8fc1dfec792f3527c7f153bd49852519d561d17a.tar.gz opensim-SC_OLD-8fc1dfec792f3527c7f153bd49852519d561d17a.tar.bz2 opensim-SC_OLD-8fc1dfec792f3527c7f153bd49852519d561d17a.tar.xz |
* Added loading methods for NullStorage.
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml index a62735b..cea5687 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -626,6 +626,7 @@ | |||
626 | <Reference name="Axiom.MathLib.dll"/> | 626 | <Reference name="Axiom.MathLib.dll"/> |
627 | <Reference name="Db4objects.Db4o.dll"/> | 627 | <Reference name="Db4objects.Db4o.dll"/> |
628 | <Reference name="OpenSim.Region.Terrain.BasicTerrain"/> | 628 | <Reference name="OpenSim.Region.Terrain.BasicTerrain"/> |
629 | <Reference name="OpenSim.Region.Environment"/> | ||
629 | <Reference name="OpenSim.Framework"/> | 630 | <Reference name="OpenSim.Framework"/> |
630 | <Reference name="OpenSim.Framework.Console"/> | 631 | <Reference name="OpenSim.Framework.Console"/> |
631 | <Reference name="OpenSim.Region.Physics.Manager"/> | 632 | <Reference name="OpenSim.Region.Physics.Manager"/> |