aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clarke Casey2009-01-16 18:31:07 +0000
committerJustin Clarke Casey2009-01-16 18:31:07 +0000
commitbee9efa30e96907fa79c5a81934d657266ed4fd4 (patch)
treee8c4b26f4438fe804f4591e016e0514dd468eeb5 /prebuild.xml
parentAdded support so that during the loading of a xml link list, it checks if a l... (diff)
downloadopensim-SC_OLD-bee9efa30e96907fa79c5a81934d657266ed4fd4.zip
opensim-SC_OLD-bee9efa30e96907fa79c5a81934d657266ed4fd4.tar.gz
opensim-SC_OLD-bee9efa30e96907fa79c5a81934d657266ed4fd4.tar.bz2
opensim-SC_OLD-bee9efa30e96907fa79c5a81934d657266ed4fd4.tar.xz
* minor: Future archiver test stub
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 c81c7fa..71898e4 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2758,6 +2758,7 @@
2758 <Files> 2758 <Files>
2759 <!-- SADLY the way this works means you need to keep adding these paths --> 2759 <!-- SADLY the way this works means you need to keep adding these paths -->
2760 <Match path="Modules/World/Terrain/Tests" pattern="*.cs" recurse="true" /> 2760 <Match path="Modules/World/Terrain/Tests" pattern="*.cs" recurse="true" />
2761 <Match path="Modules/World/Archiver/Tests" pattern="*.cs" recurse="true" />
2761 <Match path="Modules/Agent/TextureSender/Tests" pattern="*.cs" recurse="true" /> 2762 <Match path="Modules/Agent/TextureSender/Tests" pattern="*.cs" recurse="true" />
2762 <Match path="Scenes/Tests" pattern="*.cs" recurse="false" /> 2763 <Match path="Scenes/Tests" pattern="*.cs" recurse="false" />
2763 </Files> 2764 </Files>