aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorgareth2007-05-30 00:24:31 +0000
committergareth2007-05-30 00:24:31 +0000
commite9aa24feff34ed825f9d4b95c772e82666927797 (patch)
treec430529af5eba511f8aee1ad36abb7917b209e4e /prebuild.xml
parentRebuilt the build files (diff)
downloadopensim-SC_OLD-e9aa24feff34ed825f9d4b95c772e82666927797.zip
opensim-SC_OLD-e9aa24feff34ed825f9d4b95c772e82666927797.tar.gz
opensim-SC_OLD-e9aa24feff34ed825f9d4b95c772e82666927797.tar.bz2
opensim-SC_OLD-e9aa24feff34ed825f9d4b95c772e82666927797.tar.xz
Another rebuild of the build files! :O
More XML config stuff in ServiceManager
Diffstat (limited to '')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index fd50e5e..1253a08 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -675,6 +675,7 @@
675 <Reference name="System.ServiceProcess" localCopy="false"/> 675 <Reference name="System.ServiceProcess" localCopy="false"/>
676 <Reference name="System.Xml" localCopy="false"/> 676 <Reference name="System.Xml" localCopy="false"/>
677 <Reference name="libsecondlife.dll"/> 677 <Reference name="libsecondlife.dll"/>
678 <Reference name="OpenSim.GenericConfig.Xml"/>
678 679
679 <Files> 680 <Files>
680 <Match pattern="*.cs" recurse="true"/> 681 <Match pattern="*.cs" recurse="true"/>