aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorDahlia Trimble2008-07-10 08:21:46 +0000
committerDahlia Trimble2008-07-10 08:21:46 +0000
commit501f3ebd5d04ef841c787a706a0cd9c6cfa2ac93 (patch)
tree0d25940f7cad54cabc52b698713f3cf9a3489536 /prebuild.xml
parentPatch from Mike: errors from the LSL/C# compilers are now reported to the use... (diff)
downloadopensim-SC_OLD-501f3ebd5d04ef841c787a706a0cd9c6cfa2ac93.zip
opensim-SC_OLD-501f3ebd5d04ef841c787a706a0cd9c6cfa2ac93.tar.gz
opensim-SC_OLD-501f3ebd5d04ef841c787a706a0cd9c6cfa2ac93.tar.bz2
opensim-SC_OLD-501f3ebd5d04ef841c787a706a0cd9c6cfa2ac93.tar.xz
Thanks to mikem for a patch that resolves a reference error when building SVN r5406 with Visual Studio
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 d9d8474..7e5bd5b 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1602,6 +1602,7 @@
1602 </Configuration> 1602 </Configuration>
1603 1603
1604 <ReferencePath>../../../../../../../bin/</ReferencePath> 1604 <ReferencePath>../../../../../../../bin/</ReferencePath>
1605 <Reference name="System" localCopy="false"/>
1605 <Reference name="OpenSim.Region.ScriptEngine.Shared.CodeTools"/> 1606 <Reference name="OpenSim.Region.ScriptEngine.Shared.CodeTools"/>
1606 <Reference name="nunit.framework.dll" /> 1607 <Reference name="nunit.framework.dll" />
1607 <Reference name="Tools.dll" /> 1608 <Reference name="Tools.dll" />