aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml24
1 files changed, 0 insertions, 24 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 1eabc4b..94c83f7 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1418,35 +1418,11 @@
1418 <Match pattern="*.addin.xml" path="Resources" buildAction="EmbeddedResource" recurse="true"/> 1418 <Match pattern="*.addin.xml" path="Resources" buildAction="EmbeddedResource" recurse="true"/>
1419 <Match pattern="*.cs" recurse="true"> 1419 <Match pattern="*.cs" recurse="true">
1420 <Exclude name="Tests" pattern="Tests" /> 1420 <Exclude name="Tests" pattern="Tests" />
1421 <Exclude name="TerrainDefaultEffects" pattern="World/Terrain/DefaultEffects" />
1422 </Match> 1421 </Match>
1423 <Match pattern="*.addin.xml" path="Resources" buildAction="EmbeddedResource" recurse="true"/> 1422 <Match pattern="*.addin.xml" path="Resources" buildAction="EmbeddedResource" recurse="true"/>
1424 </Files> 1423 </Files>
1425 </Project> 1424 </Project>
1426 1425
1427 <Project frameworkVersion="v3_5" name="OpenSim.Region.CoreModules.World.Terrain.DefaultEffects" path="OpenSim/Region/CoreModules/World/Terrain/DefaultEffects" type="Library">
1428 <Configuration name="Debug">
1429 <Options>
1430 <OutputPath>../../../../../../bin/Terrain/</OutputPath>
1431 </Options>
1432 </Configuration>
1433 <Configuration name="Release">
1434 <Options>
1435 <OutputPath>../../../../../../bin/Terrain/</OutputPath>
1436 </Options>
1437 </Configuration>
1438
1439 <ReferencePath>../../../../../../bin/</ReferencePath>
1440 <Reference name="System"/>
1441 <Reference name="OpenSim.Framework"/>
1442 <Reference name="OpenSim.Region.Framework"/>
1443 <Reference name="OpenSim.Region.CoreModules"/>
1444 <Files>
1445 <Match pattern="*.cs" recurse="true"/>
1446 </Files>
1447 </Project>
1448
1449
1450 <Project frameworkVersion="v3_5" name="OpenSim.Region.OptionalModules" path="OpenSim/Region/OptionalModules" type="Library"> 1426 <Project frameworkVersion="v3_5" name="OpenSim.Region.OptionalModules" path="OpenSim/Region/OptionalModules" type="Library">
1451 <Configuration name="Debug"> 1427 <Configuration name="Debug">
1452 <Options> 1428 <Options>