aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorlbsa712008-12-08 14:45:40 +0000
committerlbsa712008-12-08 14:45:40 +0000
commitb4a725ed87e088c0ec06e96c34569159cf3b3931 (patch)
tree35ceeb43ef48c4998306ae761c6a57bd46d31e2e /prebuild.xml
parent* Adds some rudimentary error handling to the physics debug drawstuff tool. (diff)
downloadopensim-SC_OLD-b4a725ed87e088c0ec06e96c34569159cf3b3931.zip
opensim-SC_OLD-b4a725ed87e088c0ec06e96c34569159cf3b3931.tar.gz
opensim-SC_OLD-b4a725ed87e088c0ec06e96c34569159cf3b3931.tar.bz2
opensim-SC_OLD-b4a725ed87e088c0ec06e96c34569159cf3b3931.tar.xz
* Killed off OpenSimExport. One project less to maintain.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml38
1 files changed, 1 insertions, 37 deletions
diff --git a/prebuild.xml b/prebuild.xml
index f4f17f7..981c0bb 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2580,43 +2580,7 @@
2580 </Project> 2580 </Project>
2581 2581
2582 <!-- Tools --> 2582 <!-- Tools -->
2583 <Project name="OpenSimExport" path="OpenSim/Tools/Export" type="Exe"> 2583
2584 <Configuration name="Debug">
2585 <Options>
2586 <OutputPath>../../../bin/</OutputPath>
2587 </Options>
2588 </Configuration>
2589 <Configuration name="Release">
2590 <Options>
2591 <OutputPath>../../../bin/</OutputPath>
2592 </Options>
2593 </Configuration>
2594
2595 <ReferencePath>../../../bin/</ReferencePath>
2596 <Reference name="System" localCopy="false"/>
2597 <Reference name="System.Xml"/>
2598 <Reference name="Mono.Addins.dll" />
2599 <Reference name="OpenMetaverseTypes.dll"/>
2600 <Reference name="OpenSim"/>
2601 <Reference name="OpenSim.Framework"/>
2602 <Reference name="OpenSim.Data"/>
2603 <Reference name="OpenSim.Framework.Console"/>
2604 <Reference name="OpenSim.Framework.Statistics"/>
2605 <Reference name="OpenSim.Region.Physics.Manager"/>
2606 <Reference name="OpenSim.Framework.Servers"/>
2607 <Reference name="OpenSim.Region.Environment"/>
2608 <Reference name="OpenSim.Region.ClientStack"/>
2609 <Reference name="OpenSim.Framework.Communications"/>
2610 <Reference name="OpenSim.Region.Communications.OGS1"/>
2611 <Reference name="XMLRPC.dll"/>
2612 <Reference name="OpenSim.Region.Communications.Local"/>
2613 <Reference name="Nini.dll" />
2614 <Reference name="log4net.dll"/>
2615 <Files>
2616 <Match pattern="*.cs" recurse="true"/>
2617 </Files>
2618 </Project>
2619
2620 <Project name="pCampBot" path="OpenSim/Tools/pCampBot" type="Exe"> 2584 <Project name="pCampBot" path="OpenSim/Tools/pCampBot" type="Exe">
2621 <Configuration name="Debug"> 2585 <Configuration name="Debug">
2622 <Options> 2586 <Options>