* Commenting SQLiteNG out of prebuild.xml, because it's making compile fail in Windows. Justin: you forgot to add Mono.Sqlite.dll, and I can't figure out where to grab it from!

* IRegionModule.cs wants to be committed too -- EOF.
slimupdates
Diva Canto 2010-04-26 14:52:22 -07:00
parent 15d42d2111
commit 2ac00b7f96
2 changed files with 5 additions and 3 deletions

View File

@ -2215,6 +2215,7 @@
</Files>
</Project>
<!--
<Project frameworkVersion="v3_5" name="OpenSim.Data.SQLiteNG" path="OpenSim/Data/SQLiteNG" type="Library">
<Configuration name="Debug">
<Options>
@ -2250,6 +2251,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">