aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorAdam Frisby2008-05-08 05:09:35 +0000
committerAdam Frisby2008-05-08 05:09:35 +0000
commit8a48516bcfcce1a49499d33db0e8eab2f59f7c1a (patch)
treeead8b2684a00546180dc5ccbcedbce48427faeb5 /prebuild.xml
parent* Fixes Prim ExtraParams (diff)
downloadopensim-SC_OLD-8a48516bcfcce1a49499d33db0e8eab2f59f7c1a.zip
opensim-SC_OLD-8a48516bcfcce1a49499d33db0e8eab2f59f7c1a.tar.gz
opensim-SC_OLD-8a48516bcfcce1a49499d33db0e8eab2f59f7c1a.tar.bz2
opensim-SC_OLD-8a48516bcfcce1a49499d33db0e8eab2f59f7c1a.tar.xz
* Spring cleaning, round 3029
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml29
1 files changed, 0 insertions, 29 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 0b84c6b..24fbb7f 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -969,35 +969,6 @@
969 </Files> 969 </Files>
970 </Project> 970 </Project>
971 971
972 <Project name="OpenSim.Region.ExtensionsScriptModule" path="OpenSim/Region/ExtensionsScriptModule" type="Library">
973 <Configuration name="Debug">
974 <Options>
975 <OutputPath>../../../bin/</OutputPath>
976 </Options>
977 </Configuration>
978 <Configuration name="Release">
979 <Options>
980 <OutputPath>../../../bin/</OutputPath>
981 </Options>
982 </Configuration>
983
984 <ReferencePath>../../../bin/</ReferencePath>
985 <Reference name="System"/>
986 <Reference name="System.Xml"/>
987 <Reference name="Microsoft.JScript"/>
988 <Reference name="libsecondlife.dll" />
989 <Reference name="OpenSim.Framework"/>
990 <Reference name="OpenSim.Region.Environment"/>
991 <Reference name="OpenSim.Framework.Console"/>
992 <Reference name="Axiom.MathLib.dll"/>
993 <Reference name="Nini.dll"/>
994 <Reference name="log4net"/>
995
996 <Files>
997 <Match pattern="*.cs" recurse="true"/>
998 </Files>
999 </Project>
1000
1001 <!-- OpenSim app --> 972 <!-- OpenSim app -->
1002 <Project name="OpenSim" path="OpenSim/Region/Application" type="Exe"> 973 <Project name="OpenSim" path="OpenSim/Region/Application" type="Exe">
1003 <Configuration name="Debug"> 974 <Configuration name="Debug">