aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMW2007-08-10 14:01:05 +0000
committerMW2007-08-10 14:01:05 +0000
commit427431ba1705c859f4b92ddf17e90b1429dd8296 (patch)
tree34bc0157cf734e8465db20d1c0a0e8b2799c88eb /prebuild.xml
parentMade a few changes so that once we enable the sqlite data store (simple line ... (diff)
downloadopensim-SC_OLD-427431ba1705c859f4b92ddf17e90b1429dd8296.zip
opensim-SC_OLD-427431ba1705c859f4b92ddf17e90b1429dd8296.tar.gz
opensim-SC_OLD-427431ba1705c859f4b92ddf17e90b1429dd8296.tar.bz2
opensim-SC_OLD-427431ba1705c859f4b92ddf17e90b1429dd8296.tar.xz
Fixed a couple of mistakes.
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 a7bda78..9d61011 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -636,7 +636,7 @@
636 </Files> 636 </Files>
637 </Project> 637 </Project>
638 638
639 <Project name="OpenSim.DataStore.MonoSqlite1" path="OpenSim/Region/Storage/OpenSim.DataStore.MonoSqlite" type="Library"> 639 <Project name="OpenSim.DataStore.MonoSqlite" path="OpenSim/Region/Storage/OpenSim.DataStore.MonoSqlite" type="Library">
640 <Configuration name="Debug"> 640 <Configuration name="Debug">
641 <Options> 641 <Options>
642 <OutputPath>../../../../bin/</OutputPath> 642 <OutputPath>../../../../bin/</OutputPath>