aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorBlueWall2014-03-27 12:21:38 -0400
committerBlueWall2014-03-27 12:21:38 -0400
commita15282f023548ce6e1c6a728d913999ee120e9c1 (patch)
treeb33a39a66549521fe5782d87378b3b4209822e81 /prebuild.xml
parentFix issue with user picks creation. The snapshot id is UUID.Zero in new parcels. (diff)
parentLog errors in MakeRequest() as INFO, not ERROR. Some communications problems ... (diff)
downloadopensim-SC_OLD-a15282f023548ce6e1c6a728d913999ee120e9c1.zip
opensim-SC_OLD-a15282f023548ce6e1c6a728d913999ee120e9c1.tar.gz
opensim-SC_OLD-a15282f023548ce6e1c6a728d913999ee120e9c1.tar.bz2
opensim-SC_OLD-a15282f023548ce6e1c6a728d913999ee120e9c1.tar.xz
Merge branch 'master' into m_test
Diffstat (limited to '')
-rw-r--r--prebuild.xml32
1 files changed, 0 insertions, 32 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 80ee2c0..96e5ae1 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2221,38 +2221,6 @@
2221 </Files> 2221 </Files>
2222 </Project> 2222 </Project>
2223 2223
2224 <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.YieldProlog" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime/YieldProlog/" type="Library">
2225 <Configuration name="Debug">
2226 <Options>
2227 <OutputPath>../../../../../../../bin/</OutputPath>
2228 </Options>
2229 </Configuration>
2230 <Configuration name="Release">
2231 <Options>
2232 <OutputPath>../../../../../../../bin/</OutputPath>
2233 </Options>
2234 </Configuration>
2235
2236 <ReferencePath>../../../../../../../bin/</ReferencePath>
2237 <Reference name="System"/>
2238 <Reference name="System.Data"/>
2239 <Reference name="System.Web"/>
2240 <Reference name="System.Xml"/>
2241 <Reference name="OpenMetaverseTypes" path="../../../../../../../bin/"/>
2242 <Reference name="OpenSim"/>
2243 <Reference name="OpenSim.Framework"/>
2244 <Reference name="OpenSim.Framework.Communications"/>
2245 <Reference name="OpenSim.Region.CoreModules"/>
2246 <Reference name="OpenSim.Framework.Console"/>
2247 <Reference name="OpenSim.Region.ScriptEngine.Shared"/>
2248 <Reference name="Nini" path="../../../../../../../bin/"/>
2249 <Reference name="log4net" path="../../../../../../../bin/"/>
2250
2251 <Files>
2252 <Match pattern="*.cs" recurse="false"/>
2253 </Files>
2254 </Project>
2255
2256 <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.Api" path="OpenSim/Region/ScriptEngine/Shared/Api/Implementation" type="Library"> 2224 <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.Api" path="OpenSim/Region/ScriptEngine/Shared/Api/Implementation" type="Library">
2257 <Configuration name="Debug"> 2225 <Configuration name="Debug">
2258 <Options> 2226 <Options>