aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorteravus2013-01-21 21:34:49 -0500
committerteravus2013-01-21 21:34:49 -0500
commit6007eae00ff2b1cb451609f5c3da4f85521520c9 (patch)
treede5ccef834b283872959d56257dc9f061c3da099 /prebuild.xml
parent* The fallthrough of FetchTexture was no longer resulting in a 404 response o... (diff)
parentAdd accessors to allow serializing rot and position targets (diff)
downloadopensim-SC-6007eae00ff2b1cb451609f5c3da4f85521520c9.zip
opensim-SC-6007eae00ff2b1cb451609f5c3da4f85521520c9.tar.gz
opensim-SC-6007eae00ff2b1cb451609f5c3da4f85521520c9.tar.bz2
opensim-SC-6007eae00ff2b1cb451609f5c3da4f85521520c9.tar.xz
Merge remote-tracking branch 'remotes/origin/avination' into teravuswork
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 7fff2e0..fa21722 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1680,6 +1680,7 @@
1680 1680
1681 <!-- To allow regions to have mono addins --> 1681 <!-- To allow regions to have mono addins -->
1682 <Reference name="Mono.Addins" path="../../../bin/"/> 1682 <Reference name="Mono.Addins" path="../../../bin/"/>
1683 <Reference name="SmartThreadPool"/>
1683 1684
1684 <Files> 1685 <Files>
1685 <Match buildAction="EmbeddedResource" path="Resources" pattern="*.addin.xml" recurse="true"/> 1686 <Match buildAction="EmbeddedResource" path="Resources" pattern="*.addin.xml" recurse="true"/>