aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clarke Casey2008-12-11 19:19:02 +0000
committerJustin Clarke Casey2008-12-11 19:19:02 +0000
commitf7cfb0694c53eb4fc686649afb138d9dbb8e65e5 (patch)
tree8268dc861311a47afe0840aff7b21634145dbb3a /prebuild.xml
parent* minor: reindent bits of OpenSim.ini.example (diff)
downloadopensim-SC_OLD-f7cfb0694c53eb4fc686649afb138d9dbb8e65e5.zip
opensim-SC_OLD-f7cfb0694c53eb4fc686649afb138d9dbb8e65e5.tar.gz
opensim-SC_OLD-f7cfb0694c53eb4fc686649afb138d9dbb8e65e5.tar.bz2
opensim-SC_OLD-f7cfb0694c53eb4fc686649afb138d9dbb8e65e5.tar.xz
* Also add the OpenSim.Framework reference to prebuild.xml needed by Windows
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 8c418d6..be18fe5 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2596,6 +2596,7 @@
2596 <Reference name="nunit.framework.dll" /> 2596 <Reference name="nunit.framework.dll" />
2597 <Reference name="OpenMetaverse.dll"/> 2597 <Reference name="OpenMetaverse.dll"/>
2598 <Reference name="OpenMetaverseTypes.dll"/> 2598 <Reference name="OpenMetaverseTypes.dll"/>
2599 <Reference name="OpenSim.Framework"/>
2599 <Reference name="OpenSim.Framework.Communications"/> 2600 <Reference name="OpenSim.Framework.Communications"/>
2600 <Reference name="OpenSim.Region.Communications.Local"/> 2601 <Reference name="OpenSim.Region.Communications.Local"/>
2601 <Reference name="OpenSim.Tests.Common"/> 2602 <Reference name="OpenSim.Tests.Common"/>