aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorSean Dague2008-06-09 19:11:49 +0000
committerSean Dague2008-06-09 19:11:49 +0000
commitc30e9ff0f15f08f96025b216c7d37a94b73709c2 (patch)
tree118097b90021555d7eb031a4040e6832f27c9e74 /prebuild.xml
parentstart in on the shell for a generic database versioning module. My (diff)
downloadopensim-SC_OLD-c30e9ff0f15f08f96025b216c7d37a94b73709c2.zip
opensim-SC_OLD-c30e9ff0f15f08f96025b216c7d37a94b73709c2.tar.gz
opensim-SC_OLD-c30e9ff0f15f08f96025b216c7d37a94b73709c2.tar.bz2
opensim-SC_OLD-c30e9ff0f15f08f96025b216c7d37a94b73709c2.tar.xz
more work in progress migration code, still a while before
this becomes useful
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 6257bad..57bc79f 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -212,6 +212,7 @@
212 <Reference name="System" localCopy="false"/> 212 <Reference name="System" localCopy="false"/>
213 <Reference name="System.Data"/> 213 <Reference name="System.Data"/>
214 <Reference name="OpenSim.Framework"/> 214 <Reference name="OpenSim.Framework"/>
215 <Reference name="log4net" />
215 <!-- needed for LLUUID types --> 216 <!-- needed for LLUUID types -->
216 <Reference name="libsecondlife.dll"/> 217 <Reference name="libsecondlife.dll"/>
217 <Files> 218 <Files>