diff options
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/prebuild.xml b/prebuild.xml index 3645a9c..f13b1e2 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -1177,7 +1177,7 @@ | |||
1177 | <Reference name="OpenSim.Framework.Servers"/> | 1177 | <Reference name="OpenSim.Framework.Servers"/> |
1178 | <Reference name="OpenSim.Framework.Data"/> | 1178 | <Reference name="OpenSim.Framework.Data"/> |
1179 | <Reference name="OpenSim.Region.Environment"/> | 1179 | <Reference name="OpenSim.Region.Environment"/> |
1180 | <Reference name="OpenSim.Region.ScriptEngine.DotNetEngine"/> | 1180 | <Reference name="../../../bin/ScriptEngines/OpenSim.Region.ScriptEngine.DotNetEngine"/> |
1181 | <Reference name="OpenSim.Region.ScriptEngine.Common"/> | 1181 | <Reference name="OpenSim.Region.ScriptEngine.Common"/> |
1182 | <Reference name="libsecondlife.dll"/> | 1182 | <Reference name="libsecondlife.dll"/> |
1183 | <Reference name="Axiom.MathLib.dll" localCopy="false"/> | 1183 | <Reference name="Axiom.MathLib.dll" localCopy="false"/> |
@@ -1214,7 +1214,7 @@ | |||
1214 | <Reference name="OpenSim.Region.ScriptEngine.Common"/> | 1214 | <Reference name="OpenSim.Region.ScriptEngine.Common"/> |
1215 | <Reference name="OpenSim.Region.Terrain.BasicTerrain"/> | 1215 | <Reference name="OpenSim.Region.Terrain.BasicTerrain"/> |
1216 | <Reference name="OpenSim.Grid.ScriptServer"/> | 1216 | <Reference name="OpenSim.Grid.ScriptServer"/> |
1217 | <Reference name="OpenSim.Region.ScriptEngine.DotNetEngine"/> | 1217 | <Reference name="../../../../bin/ScriptEngines/OpenSim.Region.ScriptEngine.DotNetEngine"/> |
1218 | <Reference name="Axiom.MathLib.dll" localCopy="false"/> | 1218 | <Reference name="Axiom.MathLib.dll" localCopy="false"/> |
1219 | <Reference name="Nini.dll" /> | 1219 | <Reference name="Nini.dll" /> |
1220 | <Files> | 1220 | <Files> |
@@ -1223,6 +1223,7 @@ | |||
1223 | </Project> | 1223 | </Project> |
1224 | 1224 | ||
1225 | 1225 | ||
1226 | |||
1226 | <!-- Tools --> | 1227 | <!-- Tools --> |
1227 | <Project name="OpenSimExport" path="OpenSim/Tools/Export" type="Exe"> | 1228 | <Project name="OpenSimExport" path="OpenSim/Tools/Export" type="Exe"> |
1228 | <Configuration name="Debug"> | 1229 | <Configuration name="Debug"> |