aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--prebuild.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 4eb8781..b960553 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2208,7 +2208,7 @@
2208 </Files> 2208 </Files>
2209 </Project> 2209 </Project>
2210 2210
2211 <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library"> 2211 <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLiteLegacy" path="OpenSim/Data/SQLiteLegacy" type="Library">
2212 <Configuration name="Debug"> 2212 <Configuration name="Debug">
2213 <Options> 2213 <Options>
2214 <OutputPath>../../../bin/</OutputPath> 2214 <OutputPath>../../../bin/</OutputPath>
@@ -2245,7 +2245,7 @@
2245 </Files> 2245 </Files>
2246 </Project> 2246 </Project>
2247 2247
2248 <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLiteNG" path="OpenSim/Data/SQLiteNG" type="Library"> 2248 <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library">
2249 <Configuration name="Debug"> 2249 <Configuration name="Debug">
2250 <Options> 2250 <Options>
2251 <OutputPath>../../../bin/</OutputPath> 2251 <OutputPath>../../../bin/</OutputPath>