diff options
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/prebuild.xml b/prebuild.xml index a9b9336..fdef5c5 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -414,10 +414,12 @@ | |||
414 | <Reference name="OpenSim.Framework"/> | 414 | <Reference name="OpenSim.Framework"/> |
415 | <Reference name="OpenSim.Framework.Console"/> | 415 | <Reference name="OpenSim.Framework.Console"/> |
416 | <Reference name="OpenSim.Region.PhysicsModules.SharedBase"/> | 416 | <Reference name="OpenSim.Region.PhysicsModules.SharedBase"/> |
417 | <Reference name="OpenSim.Region.Framework"/> | ||
417 | <Reference name="OpenSim.Region.PhysicsModules.ConvexDecompositionDotNet"/> | 418 | <Reference name="OpenSim.Region.PhysicsModules.ConvexDecompositionDotNet"/> |
418 | <Reference name="log4net" path="../../../../bin/"/> | ||
419 | <Reference name="zlib.net" path="../../../../bin/"/> | 419 | <Reference name="zlib.net" path="../../../../bin/"/> |
420 | 420 | <Reference name="Mono.Addins" path="../../../../bin/"/> | |
421 | <Reference name="log4net" path="../../../../bin/"/> | ||
422 | |||
421 | <Files> | 423 | <Files> |
422 | <Match pattern="*.cs" recurse="true"/> | 424 | <Match pattern="*.cs" recurse="true"/> |
423 | </Files> | 425 | </Files> |
@@ -1589,7 +1591,7 @@ | |||
1589 | </Files> | 1591 | </Files> |
1590 | </Project> | 1592 | </Project> |
1591 | 1593 | ||
1592 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.ConvexDecompositionDotNet" path="OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet" type="Library"> | 1594 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModules.ConvexDecompositionDotNet" path="OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet" type="Library"> |
1593 | <Configuration name="Debug"> | 1595 | <Configuration name="Debug"> |
1594 | <Options> | 1596 | <Options> |
1595 | <OutputPath>../../../../bin/</OutputPath> | 1597 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1755,7 +1757,7 @@ | |||
1755 | <Reference name="OpenSim.Framework.Console"/> | 1757 | <Reference name="OpenSim.Framework.Console"/> |
1756 | <Reference name="OpenSim.Region.PhysicsModules.SharedBase"/> | 1758 | <Reference name="OpenSim.Region.PhysicsModules.SharedBase"/> |
1757 | <Reference name="OpenSim.Region.PhysicsModules.Meshing" path="../../../../bin/"/> | 1759 | <Reference name="OpenSim.Region.PhysicsModules.Meshing" path="../../../../bin/"/> |
1758 | <Reference name="OpenSim.Region.PhysicsModule.ConvexDecompositionDotNet"/> | 1760 | <Reference name="OpenSim.Region.PhysicsModules.ConvexDecompositionDotNet"/> |
1759 | <Reference name="Mono.Addins" path="../../../../bin/"/> | 1761 | <Reference name="Mono.Addins" path="../../../../bin/"/> |
1760 | <Reference name="BulletXNA.dll" path="../../../../bin/"/> | 1762 | <Reference name="BulletXNA.dll" path="../../../../bin/"/> |
1761 | <Reference name="log4net.dll" path="../../../../bin/"/> | 1763 | <Reference name="log4net.dll" path="../../../../bin/"/> |