aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authordiva2009-05-25 20:30:24 +0000
committerdiva2009-05-25 20:30:24 +0000
commitcb704ecde19c512bfa4fc0b317d37fec63e76713 (patch)
tree1960e54ce2312b95f030009c335b5211322ef60d /prebuild.xml
parent* reseparate inventory item creator id and creator uuid (diff)
downloadopensim-SC_OLD-cb704ecde19c512bfa4fc0b317d37fec63e76713.zip
opensim-SC_OLD-cb704ecde19c512bfa4fc0b317d37fec63e76713.tar.gz
opensim-SC_OLD-cb704ecde19c512bfa4fc0b317d37fec63e76713.tar.bz2
opensim-SC_OLD-cb704ecde19c512bfa4fc0b317d37fec63e76713.tar.xz
Beginning of refactoring RESTComms/LocalComms in the new style of services and connectors. This commit has the beginning of the In connector, not the Out. Nothing of this is finished yet, and it doesn't run. But it should compile ok.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 9523ff1..2806657 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1404,6 +1404,7 @@
1404 <Reference name="System.Xml"/> 1404 <Reference name="System.Xml"/>
1405 <Reference name="OpenMetaverseTypes.dll"/> 1405 <Reference name="OpenMetaverseTypes.dll"/>
1406 <Reference name="OpenMetaverse.dll"/> 1406 <Reference name="OpenMetaverse.dll"/>
1407 <Reference name="OpenMetaverse.StructuredData.dll"/>
1407 <Reference name="OpenSim.Framework"/> 1408 <Reference name="OpenSim.Framework"/>
1408 <Reference name="OpenSim.Framework.Console"/> 1409 <Reference name="OpenSim.Framework.Console"/>
1409 <Reference name="OpenSim.Framework.Servers.HttpServer"/> 1410 <Reference name="OpenSim.Framework.Servers.HttpServer"/>