aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenSim.Framework/OpenSim.Framework.dll.build
diff options
context:
space:
mode:
authormingchen2007-06-07 16:29:10 +0000
committermingchen2007-06-07 16:29:10 +0000
commit458c6b6f1687a63c7b443a8e76ee31da75c99247 (patch)
treea96d8c96f7da66344f83fbdc2c15c3e421230e34 /Common/OpenSim.Framework/OpenSim.Framework.dll.build
parentFixed SVN: All Done! Sorry for the delay (3 / 3) (diff)
downloadopensim-SC_OLD-458c6b6f1687a63c7b443a8e76ee31da75c99247.zip
opensim-SC_OLD-458c6b6f1687a63c7b443a8e76ee31da75c99247.tar.gz
opensim-SC_OLD-458c6b6f1687a63c7b443a8e76ee31da75c99247.tar.bz2
opensim-SC_OLD-458c6b6f1687a63c7b443a8e76ee31da75c99247.tar.xz
*Added EstateSettings.cs and moved many relevant variables from RegionInfoBase to EstateSettings class and added an EstateSettings objection to RegionInfoBase
*Added a few missed copyright headers *Fixed a filename typo
Diffstat (limited to 'Common/OpenSim.Framework/OpenSim.Framework.dll.build')
-rw-r--r--Common/OpenSim.Framework/OpenSim.Framework.dll.build13
1 files changed, 7 insertions, 6 deletions
diff --git a/Common/OpenSim.Framework/OpenSim.Framework.dll.build b/Common/OpenSim.Framework/OpenSim.Framework.dll.build
index 8da7748..ae01398 100644
--- a/Common/OpenSim.Framework/OpenSim.Framework.dll.build
+++ b/Common/OpenSim.Framework/OpenSim.Framework.dll.build
@@ -36,15 +36,16 @@
36 <include name="Interfaces/IScriptAPI.cs" /> 36 <include name="Interfaces/IScriptAPI.cs" />
37 <include name="Interfaces/ILocalStorage.cs" /> 37 <include name="Interfaces/ILocalStorage.cs" />
38 <include name="Properties/AssemblyInfo.cs" /> 38 <include name="Properties/AssemblyInfo.cs" />
39 <include name="Types/AgentCircuitData.cs" />
40 <include name="Types/AssetBase.cs" />
41 <include name="Types/AssetLandmark.cs" />
42 <include name="Types/AssetStorage.cs" />
43 <include name="Types/Login.cs" />
39 <include name="Types/NeighbourInfo.cs" /> 44 <include name="Types/NeighbourInfo.cs" />
45 <include name="Types/OSVector3.cs" />
40 <include name="Types/ParcelData.cs" /> 46 <include name="Types/ParcelData.cs" />
41 <include name="Types/PrimData.cs" /> 47 <include name="Types/PrimData.cs" />
42 <include name="Types/AssetStorage.cs" /> 48 <include name="Types/EstateSettings.cs" />
43 <include name="Types/OSVector3.cs" />
44 <include name="Types/AgentCiruitData.cs" />
45 <include name="Types/Login.cs" />
46 <include name="Types/AssetLandmark.cs" />
47 <include name="Types/AssetBase.cs" />
48 </sources> 49 </sources>
49 <references basedir="${project::get-base-directory()}"> 50 <references basedir="${project::get-base-directory()}">
50 <lib> 51 <lib>