diff options
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 23 |
1 files changed, 1 insertions, 22 deletions
diff --git a/prebuild.xml b/prebuild.xml index 64236f9..f6c1e46 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -2418,28 +2418,7 @@ | |||
2418 | </Files> | 2418 | </Files> |
2419 | </Project> | 2419 | </Project> |
2420 | 2420 | ||
2421 | <!-- XMRengine --> | 2421 | <!-- XMRengine --> |
2422 | <Project frameworkVersion="v4_6" name="Mono.Tasklets" path="OpenSim/Region/ScriptEngine/XMREngine" type="Library"> | ||
2423 | <Configuration name="Debug"> | ||
2424 | <Options> | ||
2425 | <OutputPath>../../../../bin/</OutputPath> | ||
2426 | </Options> | ||
2427 | </Configuration> | ||
2428 | <Configuration name="Release"> | ||
2429 | <Options> | ||
2430 | <OutputPath>../../../../bin/</OutputPath> | ||
2431 | </Options> | ||
2432 | </Configuration> | ||
2433 | |||
2434 | <ReferencePath>../../../../bin/</ReferencePath> | ||
2435 | |||
2436 | <Files> | ||
2437 | <Match pattern="MonoTaskletsDummy.cs" recurse="true"> | ||
2438 | <Exclude name="obj" pattern="obj"/> | ||
2439 | </Match> | ||
2440 | </Files> | ||
2441 | </Project> | ||
2442 | |||
2443 | <Project frameworkVersion="v4_6" name="OpenSim.Region.ScriptEngine.XMREngine" path="OpenSim/Region/ScriptEngine/XMREngine" type="Library"> | 2422 | <Project frameworkVersion="v4_6" name="OpenSim.Region.ScriptEngine.XMREngine" path="OpenSim/Region/ScriptEngine/XMREngine" type="Library"> |
2444 | <Configuration name="Debug"> | 2423 | <Configuration name="Debug"> |
2445 | <Options> | 2424 | <Options> |