diff options
author | lbsa71 | 2007-03-27 21:42:14 +0000 |
---|---|---|
committer | lbsa71 | 2007-03-27 21:42:14 +0000 |
commit | f42d1fc825b7b9d22ae05836992531d9abd2a26d (patch) | |
tree | c316d0d2ec56a34c6c7f2099977bcc6f14e5eb24 /OpenSim.RegionServer/OpenSim.RegionServer.dll.build | |
parent | * Reverting todays work. It was worth a try. (diff) | |
download | opensim-SC_OLD-f42d1fc825b7b9d22ae05836992531d9abd2a26d.zip opensim-SC_OLD-f42d1fc825b7b9d22ae05836992531d9abd2a26d.tar.gz opensim-SC_OLD-f42d1fc825b7b9d22ae05836992531d9abd2a26d.tar.bz2 opensim-SC_OLD-f42d1fc825b7b9d22ae05836992531d9abd2a26d.tar.xz |
* revert the revert - begin the beguine
Diffstat (limited to 'OpenSim.RegionServer/OpenSim.RegionServer.dll.build')
-rw-r--r-- | OpenSim.RegionServer/OpenSim.RegionServer.dll.build | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/OpenSim.RegionServer/OpenSim.RegionServer.dll.build b/OpenSim.RegionServer/OpenSim.RegionServer.dll.build index 4e44c4b..04e86bc 100644 --- a/OpenSim.RegionServer/OpenSim.RegionServer.dll.build +++ b/OpenSim.RegionServer/OpenSim.RegionServer.dll.build | |||
@@ -49,9 +49,10 @@ | |||
49 | <include name="../bin/libsecondlife.dll" /> | 49 | <include name="../bin/libsecondlife.dll" /> |
50 | <include name="../bin/Axiom.MathLib.dll" /> | 50 | <include name="../bin/Axiom.MathLib.dll" /> |
51 | <include name="../bin/Db4objects.Db4o.dll" /> | 51 | <include name="../bin/Db4objects.Db4o.dll" /> |
52 | <include name="../OpenSim.Framework.Console/${build.dir}/OpenSim.Framework.Console.dll" /> | 52 | <include name="../bin/OpenSim.Framework.dll" /> |
53 | <include name="../OpenSim.Physics/Manager/${build.dir}/OpenSim.Physics.Manager.dll" /> | 53 | <include name="../bin/OpenSim.Framework.Console.dll" /> |
54 | <include name="../OpenSim.Framework/${build.dir}/OpenSim.Framework.dll" /> | 54 | <include name="../bin/OpenSim.Physics.Manager.dll" /> |
55 | <include name="../bin/OpenSim.Servers.dll" /> | ||
55 | </references> | 56 | </references> |
56 | </csc> | 57 | </csc> |
57 | <echo message="Copying from [${project::get-base-directory()}/${build.dir}/] to [${project::get-base-directory()}/../bin/" /> | 58 | <echo message="Copying from [${project::get-base-directory()}/${build.dir}/] to [${project::get-base-directory()}/../bin/" /> |