diff options
author | Justin Clark-Casey (justincc) | 2011-03-05 01:07:05 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-03-05 01:07:05 +0000 |
commit | 481ca910da47e68546623573ac9bba669d7b44c1 (patch) | |
tree | 39bc52f754e5051f6c7843612181977c7610eb2e /prebuild.xml | |
parent | Fix bug where llSetPrimMediaParams() reported success but never set the media... (diff) | |
download | opensim-SC_OLD-481ca910da47e68546623573ac9bba669d7b44c1.zip opensim-SC_OLD-481ca910da47e68546623573ac9bba669d7b44c1.tar.gz opensim-SC_OLD-481ca910da47e68546623573ac9bba669d7b44c1.tar.bz2 opensim-SC_OLD-481ca910da47e68546623573ac9bba669d7b44c1.tar.xz |
add test for MoapModule.SetMediaUrl()
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 cbe539e..b31812d 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -2927,6 +2927,7 @@ | |||
2927 | <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true"/> | 2927 | <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true"/> |
2928 | <Match path="World/Archiver/Tests" pattern="*.cs" recurse="true"/> | 2928 | <Match path="World/Archiver/Tests" pattern="*.cs" recurse="true"/> |
2929 | <Match buildAction="EmbeddedResource" path="World/Archiver/Tests/Resources" pattern="*"/> | 2929 | <Match buildAction="EmbeddedResource" path="World/Archiver/Tests/Resources" pattern="*"/> |
2930 | <Match path="World/Media/Moap/Tests" pattern="*.cs" recurse="true"/> | ||
2930 | <Match path="World/Serialiser/Tests" pattern="*.cs" recurse="true"/> | 2931 | <Match path="World/Serialiser/Tests" pattern="*.cs" recurse="true"/> |
2931 | <Match path="World/Terrain/Tests" pattern="*.cs" recurse="true"/> | 2932 | <Match path="World/Terrain/Tests" pattern="*.cs" recurse="true"/> |
2932 | <Match path="ServiceConnectorsOut/Grid/Tests" pattern="*.cs" recurse="true"/> | 2933 | <Match path="ServiceConnectorsOut/Grid/Tests" pattern="*.cs" recurse="true"/> |