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 123f569..329ef7b 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2178,7 +2178,7 @@
2178 </Files> 2178 </Files>
2179 </Project> 2179 </Project>
2180 2180
2181 <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library"> 2181 <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLiteLegacy" path="OpenSim/Data/SQLiteLegacy" type="Library">
2182 <Configuration name="Debug"> 2182 <Configuration name="Debug">
2183 <Options> 2183 <Options>
2184 <OutputPath>../../../bin/</OutputPath> 2184 <OutputPath>../../../bin/</OutputPath>
@@ -2215,7 +2215,7 @@
2215 </Files> 2215 </Files>
2216 </Project> 2216 </Project>
2217 2217
2218 <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLiteNG" path="OpenSim/Data/SQLiteNG" type="Library"> 2218 <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library">
2219 <Configuration name="Debug"> 2219 <Configuration name="Debug">
2220 <Options> 2220 <Options>
2221 <OutputPath>../../../bin/</OutputPath> 2221 <OutputPath>../../../bin/</OutputPath>