diff options
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 32 |
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> |