aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMelanie Thielker2009-05-11 21:04:27 +0000
committerMelanie Thielker2009-05-11 21:04:27 +0000
commitf948fab4dab4330d7e94f7671f752e8993ce14ea (patch)
treea153039b7e9cf10ca6e2f740ab2e06dc1ca4ae81 /prebuild.xml
parentCommit the asset server app config (diff)
downloadopensim-SC_OLD-f948fab4dab4330d7e94f7671f752e8993ce14ea.zip
opensim-SC_OLD-f948fab4dab4330d7e94f7671f752e8993ce14ea.tar.gz
opensim-SC_OLD-f948fab4dab4330d7e94f7671f752e8993ce14ea.tar.bz2
opensim-SC_OLD-f948fab4dab4330d7e94f7671f752e8993ce14ea.tar.xz
Add AssetService of type IAssetService to Scene
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 85f2702..7b6c3fc 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -655,6 +655,7 @@
655 <Reference name="OpenMetaverseTypes.dll"/> 655 <Reference name="OpenMetaverseTypes.dll"/>
656 <Reference name="OpenMetaverse.StructuredData.dll"/> 656 <Reference name="OpenMetaverse.StructuredData.dll"/>
657 <Reference name="OpenMetaverse.dll"/> 657 <Reference name="OpenMetaverse.dll"/>
658 <Reference name="OpenSim.Services.Interfaces"/>
658 <Reference name="OpenSim.Framework"/> 659 <Reference name="OpenSim.Framework"/>
659 <Reference name="OpenSim.Framework.Communications"/> 660 <Reference name="OpenSim.Framework.Communications"/>
660 <Reference name="OpenSim.Data" /> 661 <Reference name="OpenSim.Data" />