View of /trunk/prebuild.patch
Parent Directory
|
Revision Log
Revision 9 -
(download)
(annotate)
Tue Dec 9 12:24:15 2008 UTC (4 years, 6 months ago) by chi11ken
File size: 1286 byte(s)
Tue Dec 9 12:24:15 2008 UTC (4 years, 6 months ago) by chi11ken
File size: 1286 byte(s)
Updated to build against OpenSim r7646.
Index: prebuild.xml
===================================================================
--- prebuild.xml (revision 7645)
+++ prebuild.xml (working copy)
@@ -582,6 +582,30 @@
</Files>
</Project>
+ <Project name="OpenSim.Region.Physics.NewtonPlugin" path="OpenSim/Region/Physics/NewtonPlugin" type="Library">
+ <Configuration name="Debug">
+ <Options>
+ <OutputPath>../../../../bin/Physics/</OutputPath>
+ </Options>
+ </Configuration>
+ <Configuration name="Release">
+ <Options>
+ <OutputPath>../../../../bin/Physics/</OutputPath>
+ </Options>
+ </Configuration>
+
+ <ReferencePath>../../../../bin/</ReferencePath>
+ <Reference name="System" localCopy="false"/>
+ <Reference name="OpenMetaverseTypes.dll" localCopy="false"/>
+ <Reference name="Nini.dll" />
+ <Reference name="OpenSim.Framework"/>
+ <Reference name="OpenSim.Region.Physics.Manager" localCopy="false"/>
+ <Reference name="log4net.dll"/>
+ <Files>
+ <Match pattern="*.cs" recurse="true"/>
+ </Files>
+ </Project>
+
<Project name="OpenSim.Region.Physics.PhysXPlugin" path="OpenSim/Region/Physics/PhysXPlugin" type="Library">
<Configuration name="Debug">
<Options>
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

