aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJeff Ames2008-07-23 01:37:08 +0000
committerJeff Ames2008-07-23 01:37:08 +0000
commitf18b80741ae7e83073b635cf91843d3563cc66e9 (patch)
tree1c1a96e442504eb64ea17a0b366a26a38d5a3a65 /prebuild.xml
parentGuard against wrong packet types being passed into AddNewClient. (diff)
downloadopensim-SC_OLD-f18b80741ae7e83073b635cf91843d3563cc66e9.zip
opensim-SC_OLD-f18b80741ae7e83073b635cf91843d3563cc66e9.tar.gz
opensim-SC_OLD-f18b80741ae7e83073b635cf91843d3563cc66e9.tar.bz2
opensim-SC_OLD-f18b80741ae7e83073b635cf91843d3563cc66e9.tar.xz
Update svn properties. Minor formatting cleanup.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 40f4f5e..8e211c0 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -763,7 +763,7 @@
763 <Reference name="System" localCopy="false"/> 763 <Reference name="System" localCopy="false"/>
764 <Reference name="System.Xml"/> 764 <Reference name="System.Xml"/>
765 <Reference name="System.Drawing"/> 765 <Reference name="System.Drawing"/>
766 <Reference name="System.Runtime.Remoting"/> 766 <Reference name="System.Runtime.Remoting"/>
767 <Reference name="libsecondlife.dll"/> 767 <Reference name="libsecondlife.dll"/>
768 <Reference name="Axiom.MathLib.dll"/> 768 <Reference name="Axiom.MathLib.dll"/>
769 <Reference name="OpenSim.Framework"/> 769 <Reference name="OpenSim.Framework"/>
@@ -936,18 +936,18 @@
936 <ReferencePath>../../../../bin/</ReferencePath> 936 <ReferencePath>../../../../bin/</ReferencePath>
937 <Reference name="System" localCopy="false"/> 937 <Reference name="System" localCopy="false"/>
938 <Reference name="libsecondlife.dll"/> 938 <Reference name="libsecondlife.dll"/>
939 <Reference name="IronPython.dll"/> 939 <Reference name="IronPython.dll"/>
940 <Reference name="IronMath.dll"/> 940 <Reference name="IronMath.dll"/>
941 <Reference name="OpenSim.Framework"/> 941 <Reference name="OpenSim.Framework"/>
942 <Reference name="OpenSim.Data.Base" /> 942 <Reference name="OpenSim.Data.Base" />
943 <Reference name="OpenSim.Region.Environment"/> 943 <Reference name="OpenSim.Region.Environment"/>
944 <Reference name="Nini.dll" /> 944 <Reference name="Nini.dll" />
945 <Reference name="log4net.dll"/> 945 <Reference name="log4net.dll"/>
946 <Files> 946 <Files>
947 <Match pattern="*.cs" recurse="true"/> 947 <Match pattern="*.cs" recurse="true"/>
948 </Files> 948 </Files>
949 </Project> 949 </Project>
950 950
951 <Project name="OpenSim.Region.Modules.Terrain.Extensions.DefaultEffects" path="OpenSim/Region/Modules/Terrain/Extensions/DefaultEffects" type="Library"> 951 <Project name="OpenSim.Region.Modules.Terrain.Extensions.DefaultEffects" path="OpenSim/Region/Modules/Terrain/Extensions/DefaultEffects" type="Library">
952 <Configuration name="Debug"> 952 <Configuration name="Debug">
953 <Options> 953 <Options>
@@ -1105,7 +1105,7 @@
1105 1105
1106 <!-- REST plugins --> 1106 <!-- REST plugins -->
1107 <Project name="OpenSim.ApplicationPlugins.Rest" 1107 <Project name="OpenSim.ApplicationPlugins.Rest"
1108 path="OpenSim/ApplicationPlugins/Rest" type="Library"> 1108 path="OpenSim/ApplicationPlugins/Rest" type="Library">
1109 <Configuration name="Debug"> 1109 <Configuration name="Debug">
1110 <Options> 1110 <Options>
1111 <OutputPath>../../../bin/</OutputPath> 1111 <OutputPath>../../../bin/</OutputPath>
@@ -1139,7 +1139,7 @@
1139 </Project> 1139 </Project>
1140 1140
1141 <Project name="OpenSim.ApplicationPlugins.Rest.Regions" 1141 <Project name="OpenSim.ApplicationPlugins.Rest.Regions"
1142 path="OpenSim/ApplicationPlugins/Rest/Regions" type="Library"> 1142 path="OpenSim/ApplicationPlugins/Rest/Regions" type="Library">
1143 <Configuration name="Debug"> 1143 <Configuration name="Debug">
1144 <Options> 1144 <Options>
1145 <OutputPath>../../../../bin/</OutputPath> 1145 <OutputPath>../../../../bin/</OutputPath>
@@ -1174,7 +1174,7 @@
1174 </Project> 1174 </Project>
1175 1175
1176 <Project name="OpenSim.ApplicationPlugins.Rest.Inventory" 1176 <Project name="OpenSim.ApplicationPlugins.Rest.Inventory"
1177 path="OpenSim/ApplicationPlugins/Rest/Inventory" type="Library"> 1177 path="OpenSim/ApplicationPlugins/Rest/Inventory" type="Library">
1178 <Configuration name="Debug"> 1178 <Configuration name="Debug">
1179 <Options> 1179 <Options>
1180 <OutputPath>../../../../bin/</OutputPath> 1180 <OutputPath>../../../../bin/</OutputPath>