diff options
author | ubit | 2013-01-26 04:40:48 +0100 |
---|---|---|
committer | ubit | 2013-01-26 04:40:48 +0100 |
commit | 2eab339b87cd842f5dda43d00ec744d631fbab14 (patch) | |
tree | 834fcaa6404fd4e2c491ac858fe0a82e3265a158 /prebuild.xml | |
parent | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork (diff) | |
parent | Merge branch 'avination' into ubitwork (diff) | |
download | opensim-SC-2eab339b87cd842f5dda43d00ec744d631fbab14.zip opensim-SC-2eab339b87cd842f5dda43d00ec744d631fbab14.tar.gz opensim-SC-2eab339b87cd842f5dda43d00ec744d631fbab14.tar.bz2 opensim-SC-2eab339b87cd842f5dda43d00ec744d631fbab14.tar.xz |
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml index 88876e4..dc00d40 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"/> |