From 87bddd32dfdb6ab43ef21703053935d3cda69c51 Mon Sep 17 00:00:00 2001 From: mingchen Date: Mon, 23 Jul 2007 19:30:33 +0000 Subject: *Added configuration plugin (OpenSim.Framework.Configuration.HTTP.dll) that fetches a file from a remote server *Right now, values are not saved back to the remote server, but that will be changed *Removed some warnings from invalid references that were not used anyways --- prebuild.xml | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index 83c5142..d57eaf8 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -124,13 +124,38 @@ - + + + + ../../../../bin/ + + + + + ../../../../bin/ + + + + ../../../../bin/ + + + + + + + + + + + + + -- cgit v1.1