aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/GridInterfaces
diff options
context:
space:
mode:
authorlbsa712007-03-16 15:45:07 +0000
committerlbsa712007-03-16 15:45:07 +0000
commit623e9e991aee3f064ae04522852ad0de98715680 (patch)
tree9e1bef7b8d41bb2492999abb326d8e0dc42a230e /src/GridInterfaces
parentAdded Framework Project and Made buildfiles work on windows. (diff)
downloadopensim-SC_OLD-623e9e991aee3f064ae04522852ad0de98715680.zip
opensim-SC_OLD-623e9e991aee3f064ae04522852ad0de98715680.tar.gz
opensim-SC_OLD-623e9e991aee3f064ae04522852ad0de98715680.tar.bz2
opensim-SC_OLD-623e9e991aee3f064ae04522852ad0de98715680.tar.xz
* renamed Framework Project to OpenSim.Framework
Diffstat (limited to 'src/GridInterfaces')
-rw-r--r--src/GridInterfaces/default.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GridInterfaces/default.build b/src/GridInterfaces/default.build
index a1de6e5..dd02448 100644
--- a/src/GridInterfaces/default.build
+++ b/src/GridInterfaces/default.build
@@ -39,7 +39,7 @@
39 <references basedir="../../bin" failonempty="true"> 39 <references basedir="../../bin" failonempty="true">
40 <include name="System.dll" /> 40 <include name="System.dll" />
41 <include name="System.Xml.dll" /> 41 <include name="System.Xml.dll" />
42 <include name="OpenGrid.Framework.dll" /> 42 <include name="OpenSim.Framework.dll" />
43 <include name="libsecondlife.dll" /> 43 <include name="libsecondlife.dll" />
44 </references> 44 </references>
45 <sources basedir="./"> 45 <sources basedir="./">