aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.dll.build
diff options
context:
space:
mode:
authorlbsa712007-06-14 11:01:38 +0000
committerlbsa712007-06-14 11:01:38 +0000
commit3a20a7b5d1d3a70b203721f240f938fc221de732 (patch)
tree7a4a657d346aa47558d41b8e2ef4bfae98229885 /OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.dll.build
parentCommented out the Scene.Backup method for now as there isn't really anything ... (diff)
downloadopensim-SC_OLD-3a20a7b5d1d3a70b203721f240f938fc221de732.zip
opensim-SC_OLD-3a20a7b5d1d3a70b203721f240f938fc221de732.tar.gz
opensim-SC_OLD-3a20a7b5d1d3a70b203721f240f938fc221de732.tar.bz2
opensim-SC_OLD-3a20a7b5d1d3a70b203721f240f938fc221de732.tar.xz
* Applied Prebuild fixes to Sugilite
* Rebuilt project files * ignored some bins
Diffstat (limited to 'OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.dll.build')
-rw-r--r--OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.dll.build6
1 files changed, 3 insertions, 3 deletions
diff --git a/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.dll.build b/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.dll.build
index 1be9b43..79b0edf 100644
--- a/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.dll.build
+++ b/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.dll.build
@@ -20,12 +20,12 @@
20 <include name="${project::get-base-directory()}" /> 20 <include name="${project::get-base-directory()}" />
21 <include name="${project::get-base-directory()}/${build.dir}" /> 21 <include name="${project::get-base-directory()}/${build.dir}" />
22 </lib> 22 </lib>
23 <include name="../../bin/libsecondlife.dll" />
24 <include name="../../bin/OpenGrid.Framework.Data.dll" />
23 <include name="System.dll" /> 25 <include name="System.dll" />
24 <include name="System.Xml.dll" />
25 <include name="System.Data.dll" /> 26 <include name="System.Data.dll" />
26 <include name="../../bin/System.Data.SQLite.dll" /> 27 <include name="../../bin/System.Data.SQLite.dll" />
27 <include name="../../bin/OpenGrid.Framework.Data.dll" /> 28 <include name="System.Xml.dll" />
28 <include name="../../bin/libsecondlife.dll" />
29 </references> 29 </references>
30 </csc> 30 </csc>
31 <echo message="Copying from [${project::get-base-directory()}/${build.dir}/] to [${project::get-base-directory()}/../../bin/" /> 31 <echo message="Copying from [${project::get-base-directory()}/${build.dir}/] to [${project::get-base-directory()}/../../bin/" />