aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 7c7e3c7..908855f 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2473,7 +2473,7 @@
2473 </Files> 2473 </Files>
2474 </Project> 2474 </Project>
2475 2475
2476 <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library"> 2476 <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLiteLegacy" path="OpenSim/Data/SQLiteLegacy" type="Library">
2477 <Configuration name="Debug"> 2477 <Configuration name="Debug">
2478 <Options> 2478 <Options>
2479 <OutputPath>../../../bin/</OutputPath> 2479 <OutputPath>../../../bin/</OutputPath>
@@ -2510,7 +2510,7 @@
2510 </Files> 2510 </Files>
2511 </Project> 2511 </Project>
2512 2512
2513 <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLiteNG" path="OpenSim/Data/SQLiteNG" type="Library"> 2513 <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library">
2514 <Configuration name="Debug"> 2514 <Configuration name="Debug">
2515 <Options> 2515 <Options>
2516 <OutputPath>../../../bin/</OutputPath> 2516 <OutputPath>../../../bin/</OutputPath>