diff options
author | Diva Canto | 2012-12-06 20:04:59 -0800 |
---|---|---|
committer | Diva Canto | 2012-12-06 20:04:59 -0800 |
commit | 3c9f8c9c46546da0944632b853313aa52f38cc00 (patch) | |
tree | 548bef5b08feb9e6df9e136de5e4a4fd4ca3c549 /prebuild.xml | |
parent | Trying to prevent old route of sending attachments, simulator version unknown... (diff) | |
parent | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff) | |
download | opensim-SC_OLD-3c9f8c9c46546da0944632b853313aa52f38cc00.zip opensim-SC_OLD-3c9f8c9c46546da0944632b853313aa52f38cc00.tar.gz opensim-SC_OLD-3c9f8c9c46546da0944632b853313aa52f38cc00.tar.bz2 opensim-SC_OLD-3c9f8c9c46546da0944632b853313aa52f38cc00.tar.xz |
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/prebuild.xml b/prebuild.xml index 0612c10..17db573 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -2045,7 +2045,7 @@ | |||
2045 | <Reference name="OpenMetaverseTypes" path="../../../bin/"/> | 2045 | <Reference name="OpenMetaverseTypes" path="../../../bin/"/> |
2046 | <Reference name="OpenMetaverse" path="../../../bin/"/> | 2046 | <Reference name="OpenMetaverse" path="../../../bin/"/> |
2047 | <Reference name="Nini" path="../../../bin/"/> | 2047 | <Reference name="Nini" path="../../../bin/"/> |
2048 | <Reference name="Mono.Addins"/> | 2048 | <Reference name="Mono.Addins" path="../../../bin/"/> |
2049 | <Reference name="log4net" path="../../../bin/"/> | 2049 | <Reference name="log4net" path="../../../bin/"/> |
2050 | <Files> | 2050 | <Files> |
2051 | <Match pattern="*.cs" recurse="true"/> | 2051 | <Match pattern="*.cs" recurse="true"/> |
@@ -2453,7 +2453,7 @@ | |||
2453 | <Reference name="OpenSim.Framework.Servers.HttpServer"/> | 2453 | <Reference name="OpenSim.Framework.Servers.HttpServer"/> |
2454 | <Reference name="OpenSim.Region.Physics.Manager"/> | 2454 | <Reference name="OpenSim.Region.Physics.Manager"/> |
2455 | <Reference name="Mono.Data.SqliteClient" path="../../../bin/"/> | 2455 | <Reference name="Mono.Data.SqliteClient" path="../../../bin/"/> |
2456 | <Reference name="Mono.Addins"/> | 2456 | <Reference name="Mono.Addins" path="../../../bin/"/> |
2457 | 2457 | ||
2458 | <!-- For scripting in funny languages by default --> | 2458 | <!-- For scripting in funny languages by default --> |
2459 | <Reference name="XMLRPC" path="../../../bin/"/> | 2459 | <Reference name="XMLRPC" path="../../../bin/"/> |