aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.dll.build
diff options
context:
space:
mode:
authorMW2007-06-12 14:50:08 +0000
committerMW2007-06-12 14:50:08 +0000
commita7b55fb26fad9c66df091e0787afe89e021229f1 (patch)
tree7920939c67a9275d72dc4a494032b66355d6eb9f /OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.dll.build
parentSome Work on the Primitive class (diff)
downloadopensim-SC_OLD-a7b55fb26fad9c66df091e0787afe89e021229f1.zip
opensim-SC_OLD-a7b55fb26fad9c66df091e0787afe89e021229f1.tar.gz
opensim-SC_OLD-a7b55fb26fad9c66df091e0787afe89e021229f1.tar.bz2
opensim-SC_OLD-a7b55fb26fad9c66df091e0787afe89e021229f1.tar.xz
Some rearranging of folders in OpenSim.Region
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.build2
1 files changed, 1 insertions, 1 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 8c0f8fe..1be9b43 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
@@ -11,8 +11,8 @@
11 <resources prefix="OpenGrid.Framework.Data.SQLite" dynamicprefix="true" > 11 <resources prefix="OpenGrid.Framework.Data.SQLite" dynamicprefix="true" >
12 </resources> 12 </resources>
13 <sources failonempty="true"> 13 <sources failonempty="true">
14 <include name="SQLiteManager.cs" />
15 <include name="SQLiteGridData.cs" /> 14 <include name="SQLiteGridData.cs" />
15 <include name="SQLiteManager.cs" />
16 <include name="Properties/AssemblyInfo.cs" /> 16 <include name="Properties/AssemblyInfo.cs" />
17 </sources> 17 </sources>
18 <references basedir="${project::get-base-directory()}"> 18 <references basedir="${project::get-base-directory()}">