aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorAdam Frisby2007-04-11 05:19:27 +0000
committerAdam Frisby2007-04-11 05:19:27 +0000
commitadb56a46f49127911a2df169c86f2cdfde034966 (patch)
treec5a7b5e279f93538c9506f630b7304b9d55e93e8 /prebuild.xml
parent(no commit message) (diff)
downloadopensim-SC_OLD-adb56a46f49127911a2df169c86f2cdfde034966.zip
opensim-SC_OLD-adb56a46f49127911a2df169c86f2cdfde034966.tar.gz
opensim-SC_OLD-adb56a46f49127911a2df169c86f2cdfde034966.tar.bz2
opensim-SC_OLD-adb56a46f49127911a2df169c86f2cdfde034966.tar.xz
Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improvements to code quality. Terrain saving/loading may work now (running through setHeights1D and getHeights1D before DB4o) **WARNING: UNTESTED**
Diffstat (limited to '')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 49b1563..f1109a6 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -379,6 +379,7 @@
379 </Configuration> 379 </Configuration>
380 380
381 <ReferencePath>../bin/</ReferencePath> 381 <ReferencePath>../bin/</ReferencePath>
382 <Reference name="libTerrain-BSD.dll"/>
382 <Reference name="System"/> 383 <Reference name="System"/>
383 <Reference name="System.Data"/> 384 <Reference name="System.Data"/>
384 <Reference name="System.Xml"/> 385 <Reference name="System.Xml"/>