aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMelanie2010-01-23 15:19:05 +0000
committerMelanie2010-01-23 15:19:05 +0000
commit1254a5e50c5ef453244fe986ae2ec37b9949362b (patch)
tree2fbbecadf926f5347358cdd2aead1ebe1001f959 /prebuild.xml
parentUpdates all IRegionModules to the new style region modules. (diff)
parentAdd first part of test for checking restore of task inventory items on oar load (diff)
downloadopensim-SC_OLD-1254a5e50c5ef453244fe986ae2ec37b9949362b.zip
opensim-SC_OLD-1254a5e50c5ef453244fe986ae2ec37b9949362b.tar.gz
opensim-SC_OLD-1254a5e50c5ef453244fe986ae2ec37b9949362b.tar.bz2
opensim-SC_OLD-1254a5e50c5ef453244fe986ae2ec37b9949362b.tar.xz
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
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 7881cd7..0ab7414 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -3271,6 +3271,7 @@
3271 <Match path="Agent/TextureSender/Tests" pattern="*.cs" recurse="true" /> 3271 <Match path="Agent/TextureSender/Tests" pattern="*.cs" recurse="true" />
3272 <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true" /> 3272 <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true" />
3273 <Match path="World/Archiver/Tests" pattern="*.cs" recurse="true" /> 3273 <Match path="World/Archiver/Tests" pattern="*.cs" recurse="true" />
3274 <Match path="World/Archiver/Tests/Resources" pattern="*" buildAction="EmbeddedResource"/>
3274 <Match path="World/Serialiser/Tests" pattern="*.cs" recurse="true" /> 3275 <Match path="World/Serialiser/Tests" pattern="*.cs" recurse="true" />
3275 <Match path="World/Terrain/Tests" pattern="*.cs" recurse="true" /> 3276 <Match path="World/Terrain/Tests" pattern="*.cs" recurse="true" />
3276 <Match path="ServiceConnectorsOut/Grid/Tests" pattern="*.cs" recurse="true" /> 3277 <Match path="ServiceConnectorsOut/Grid/Tests" pattern="*.cs" recurse="true" />