From 6b2b036387784a74cf88f35715219071ee8718d2 Mon Sep 17 00:00:00 2001 From: Diva Canto Date: Sun, 1 May 2011 09:08:18 -0700 Subject: Added OpenSim.Capabilities.Handlers. For the moment it has only the GetTexture handler. The region module in Linden space uses it. WARNING: nothing of this works yet, it just compiles. --- prebuild.xml | 46 +++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 43 insertions(+), 3 deletions(-) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index 6a0b07a..4fa48d1 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -687,7 +687,7 @@ - + @@ -1268,7 +1268,6 @@ - @@ -1306,6 +1305,47 @@ + + + + + ../../../bin/ + + + + + ../../../bin/ + + + + ../../../bin/ + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1532,6 +1572,7 @@ + @@ -2355,7 +2396,6 @@ - -- cgit v1.1