aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMike Mazur2009-02-03 05:20:26 +0000
committerMike Mazur2009-02-03 05:20:26 +0000
commit9377c6f2b28c75a093fa554d64e0d63e6bdf2fa5 (patch)
tree8dbd671990b4d6c5a40d369b0d026df8851b3e1f /prebuild.xml
parent- move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to (diff)
downloadopensim-SC_OLD-9377c6f2b28c75a093fa554d64e0d63e6bdf2fa5.zip
opensim-SC_OLD-9377c6f2b28c75a093fa554d64e0d63e6bdf2fa5.tar.gz
opensim-SC_OLD-9377c6f2b28c75a093fa554d64e0d63e6bdf2fa5.tar.bz2
opensim-SC_OLD-9377c6f2b28c75a093fa554d64e0d63e6bdf2fa5.tar.xz
- move OpenSim/Framework/IInventoryData.cs to
OpenSim/Data/IInventoryData.cs - trim trailing whitespace
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 47ae00c..f41107b 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2529,6 +2529,7 @@
2529 <Reference name="OpenMetaverseTypes.dll"/> 2529 <Reference name="OpenMetaverseTypes.dll"/>
2530 <Reference name="OpenSim.Framework"/> 2530 <Reference name="OpenSim.Framework"/>
2531 <Reference name="OpenSim.Framework.Communications"/> 2531 <Reference name="OpenSim.Framework.Communications"/>
2532 <Reference name="OpenSim.Data"/>
2532 <Reference name="OpenSim.Region.Communications.Local"/> 2533 <Reference name="OpenSim.Region.Communications.Local"/>
2533 <Reference name="OpenSim.Tests.Common"/> 2534 <Reference name="OpenSim.Tests.Common"/>
2534 2535