aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorSean Dague2008-03-04 15:17:26 +0000
committerSean Dague2008-03-04 15:17:26 +0000
commit390298ed40e18410b69256240fdda82889fd5d0f (patch)
tree7301f0f3e1c92d7b214deb43d00603b7449715e4 /prebuild.xml
parentcheck in an hgignore to help with mercurial mirror (diff)
downloadopensim-SC_OLD-390298ed40e18410b69256240fdda82889fd5d0f.zip
opensim-SC_OLD-390298ed40e18410b69256240fdda82889fd5d0f.tar.gz
opensim-SC_OLD-390298ed40e18410b69256240fdda82889fd5d0f.tar.bz2
opensim-SC_OLD-390298ed40e18410b69256240fdda82889fd5d0f.tar.xz
From: Dr Scofield <hud@zurich.ibm.com>
current prebuild.xml references /bin/Physics which is only created as a result of the build process itself. runprebuild fails therefore.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 1702e96..081ac95 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -972,7 +972,6 @@
972 </Configuration> 972 </Configuration>
973 973
974 <ReferencePath>../../../../bin/</ReferencePath> 974 <ReferencePath>../../../../bin/</ReferencePath>
975 <ReferencePath>../../../../bin/Physics/</ReferencePath>
976 975
977 <Reference name="libsecondlife.dll"/> 976 <Reference name="libsecondlife.dll"/>
978 <Reference name="Axiom.MathLib.dll" localCopy="false"/> 977 <Reference name="Axiom.MathLib.dll" localCopy="false"/>