aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.dll.build
diff options
context:
space:
mode:
authormingchen2007-06-11 18:27:07 +0000
committermingchen2007-06-11 18:27:07 +0000
commit5c3a4f52f4b4413832a6942aa75a21b157cd48dc (patch)
tree365f721039c08ecbc57e82dfa24d6f07b6419c25 /OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.dll.build
parent*Removed OSVector3 and replaced with libsecondlife.LLVector3 (diff)
downloadopensim-SC_OLD-5c3a4f52f4b4413832a6942aa75a21b157cd48dc.zip
opensim-SC_OLD-5c3a4f52f4b4413832a6942aa75a21b157cd48dc.tar.gz
opensim-SC_OLD-5c3a4f52f4b4413832a6942aa75a21b157cd48dc.tar.bz2
opensim-SC_OLD-5c3a4f52f4b4413832a6942aa75a21b157cd48dc.tar.xz
*Removed SimProfileBase from OpenSim (Unused/Depreciated)
*Updated prebuild.xml
Diffstat (limited to '')
-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 1be9b43..8c0f8fe 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="SQLiteGridData.cs" />
15 <include name="SQLiteManager.cs" /> 14 <include name="SQLiteManager.cs" />
15 <include name="SQLiteGridData.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()}">