aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorlbsa712007-08-12 08:11:28 +0000
committerlbsa712007-08-12 08:11:28 +0000
commit7f393791e75b740dc6f011f3fcd188a293a49df1 (patch)
treee287259ad531620d3e65a165bc0ac745af44be11 /prebuild.xml
parentAdded a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so tha... (diff)
downloadopensim-SC_OLD-7f393791e75b740dc6f011f3fcd188a293a49df1.zip
opensim-SC_OLD-7f393791e75b740dc6f011f3fcd188a293a49df1.tar.gz
opensim-SC_OLD-7f393791e75b740dc6f011f3fcd188a293a49df1.tar.bz2
opensim-SC_OLD-7f393791e75b740dc6f011f3fcd188a293a49df1.tar.xz
* Removed magic exclusion of MonoSqlite data store from prebuild
* Renamed project back to base.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml
index a8a455e..6fa3e12 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -639,7 +639,7 @@
639 </Files> 639 </Files>
640 </Project> 640 </Project>
641 641
642 <Project name="OpenSim.DataStore.MonoSqlite1" path="OpenSim/Region/Storage/OpenSim.DataStore.MonoSqlite" type="Library"> 642 <Project name="OpenSim.DataStore.MonoSqlite" path="OpenSim/Region/Storage/OpenSim.DataStore.MonoSqlite" type="Library">
643 <Configuration name="Debug"> 643 <Configuration name="Debug">
644 <Options> 644 <Options>
645 <OutputPath>../../../../bin/</OutputPath> 645 <OutputPath>../../../../bin/</OutputPath>