mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Uncommenting SQLiteNG project again. I found a Mono.Data.Sqlite.dll that makes the compilation in Windows happy again. Not sure if this is the right dll, Justin -- I grabbed it somewhere from mono 2.4.6 for Windows.
This commit is contained in:
BIN
bin/Mono.Data.Sqlite.dll
Normal file
BIN
bin/Mono.Data.Sqlite.dll
Normal file
Binary file not shown.
@@ -2215,7 +2215,6 @@
|
||||
</Files>
|
||||
</Project>
|
||||
|
||||
<!--
|
||||
<Project frameworkVersion="v3_5" name="OpenSim.Data.SQLiteNG" path="OpenSim/Data/SQLiteNG" type="Library">
|
||||
<Configuration name="Debug">
|
||||
<Options>
|
||||
@@ -2251,7 +2250,7 @@
|
||||
<Match pattern="*.addin.xml" path="Resources" buildAction="EmbeddedResource" recurse="true"/>
|
||||
</Files>
|
||||
</Project>
|
||||
-->
|
||||
|
||||
|
||||
<Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared" path="OpenSim/Region/ScriptEngine/Shared" type="Library">
|
||||
<Configuration name="Debug">
|
||||
|
||||
Reference in New Issue
Block a user