diff options
author | Diva Canto | 2011-06-05 18:50:21 -0700 |
---|---|---|
committer | Diva Canto | 2011-06-05 18:50:21 -0700 |
commit | 78e76bba3825197b12e0796f3431d96909a32b0a (patch) | |
tree | 2f95ae90d0dba87144fb37c20458d22cdda50e46 /prebuild.xml | |
parent | Remove the unmaintained 'CMS' framework, which was really a 'source-control' ... (diff) | |
download | opensim-SC-78e76bba3825197b12e0796f3431d96909a32b0a.zip opensim-SC-78e76bba3825197b12e0796f3431d96909a32b0a.tar.gz opensim-SC-78e76bba3825197b12e0796f3431d96909a32b0a.tar.bz2 opensim-SC-78e76bba3825197b12e0796f3431d96909a32b0a.tar.xz |
Removed unused dependency (that happened to have the wrong path)
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml index 0bdd14d..90f451d 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -1582,7 +1582,6 @@ | |||
1582 | <Reference name="OpenSim.Framework.Statistics"/> | 1582 | <Reference name="OpenSim.Framework.Statistics"/> |
1583 | <Reference name="OpenSim.Region.ClientStack"/> | 1583 | <Reference name="OpenSim.Region.ClientStack"/> |
1584 | <Reference name="OpenSim.Services.Interfaces"/> | 1584 | <Reference name="OpenSim.Services.Interfaces"/> |
1585 | <Reference name="Mono.Addins" path="../../../../bin/"/> | ||
1586 | <Reference name="Nini" path="../../../../../bin/"/> | 1585 | <Reference name="Nini" path="../../../../../bin/"/> |
1587 | <Reference name="log4net" path="../../../../../bin/"/> | 1586 | <Reference name="log4net" path="../../../../../bin/"/> |
1588 | <Reference name="C5" path="../../../../../bin/"/> | 1587 | <Reference name="C5" path="../../../../../bin/"/> |