diff options
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml index 404a750..e9cc318 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -304,6 +304,7 @@ | |||
304 | </Files> | 304 | </Files> |
305 | </Project> | 305 | </Project> |
306 | 306 | ||
307 | <!-- | ||
307 | <Project name="OpenSim.Region.Physics.OdePlugin" path="OpenSim/Region/Physics/OdePlugin" type="Library"> | 308 | <Project name="OpenSim.Region.Physics.OdePlugin" path="OpenSim/Region/Physics/OdePlugin" type="Library"> |
308 | <Configuration name="Debug"> | 309 | <Configuration name="Debug"> |
309 | <Options> | 310 | <Options> |
@@ -329,6 +330,7 @@ | |||
329 | <Match pattern="*.cs" recurse="true"/> | 330 | <Match pattern="*.cs" recurse="true"/> |
330 | </Files> | 331 | </Files> |
331 | </Project> | 332 | </Project> |
333 | --> | ||
332 | 334 | ||
333 | <Project name="OpenSim.Region.Physics.BulletXPlugin" path="OpenSim/Region/Physics/BulletXPlugin" type="Library"> | 335 | <Project name="OpenSim.Region.Physics.BulletXPlugin" path="OpenSim/Region/Physics/BulletXPlugin" type="Library"> |
334 | <Configuration name="Debug"> | 336 | <Configuration name="Debug"> |