aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorBlueWall2012-10-10 09:32:31 -0400
committerBlueWall2012-10-10 09:32:31 -0400
commit08f6c8065e79b4a74300efc31fbba8fbc03652ed (patch)
tree364719006c3403ca93946ffaebb6b4ae38100337 /prebuild.xml
parentFix registry issue (diff)
downloadopensim-SC_OLD-08f6c8065e79b4a74300efc31fbba8fbc03652ed.zip
opensim-SC_OLD-08f6c8065e79b4a74300efc31fbba8fbc03652ed.tar.gz
opensim-SC_OLD-08f6c8065e79b4a74300efc31fbba8fbc03652ed.tar.bz2
opensim-SC_OLD-08f6c8065e79b4a74300efc31fbba8fbc03652ed.tar.xz
Add System.Core to references
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 ca27e2c..82c4dc9 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -730,6 +730,7 @@
730 730
731 <ReferencePath>../../../bin/</ReferencePath> 731 <ReferencePath>../../../bin/</ReferencePath>
732 <Reference name="System"/> 732 <Reference name="System"/>
733 <Reference name="System.Core"/>
733 <Reference name="System.Xml"/> 734 <Reference name="System.Xml"/>
734 <Reference name="System.Web"/> 735 <Reference name="System.Web"/>
735 <Reference name="OpenMetaverseTypes" path="../../../bin/"/> 736 <Reference name="OpenMetaverseTypes" path="../../../bin/"/>