aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clarke Casey2009-04-22 18:48:49 +0000
committerJustin Clarke Casey2009-04-22 18:48:49 +0000
commit8ca805009b131dad3b8a9c64500a4870c2adc4ae (patch)
tree5805666a388384e11f0bff2f7596887b2e90c393 /prebuild.xml
parent* Fix windows build from last commit (diff)
downloadopensim-SC_OLD-8ca805009b131dad3b8a9c64500a4870c2adc4ae.zip
opensim-SC_OLD-8ca805009b131dad3b8a9c64500a4870c2adc4ae.tar.gz
opensim-SC_OLD-8ca805009b131dad3b8a9c64500a4870c2adc4ae.tar.bz2
opensim-SC_OLD-8ca805009b131dad3b8a9c64500a4870c2adc4ae.tar.xz
* Fix the other windows build break. Hopefully that shoudl be the last one
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 56cf5a7..a44de07 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1550,6 +1550,7 @@
1550 <Reference name="OpenMetaverse.StructuredData.dll"/> 1550 <Reference name="OpenMetaverse.StructuredData.dll"/>
1551 <Reference name="Nini.dll" /> 1551 <Reference name="Nini.dll" />
1552 <Reference name="OpenSim"/> 1552 <Reference name="OpenSim"/>
1553 <Reference name="OpenSim.Data"/>
1553 <Reference name="OpenSim.Region.ClientStack"/> 1554 <Reference name="OpenSim.Region.ClientStack"/>
1554 <Reference name="OpenSim.Region.CoreModules"/> 1555 <Reference name="OpenSim.Region.CoreModules"/>
1555 <Reference name="OpenSim.Region.Framework"/> 1556 <Reference name="OpenSim.Region.Framework"/>