diff options
author | Melanie Thielker | 2010-05-29 12:34:02 +0200 |
---|---|---|
committer | Melanie Thielker | 2010-05-29 12:34:02 +0200 |
commit | 84e30bee6dce30853cf4438382b39e65ec3fa622 (patch) | |
tree | 932b9872e470b7ac7f20ed185dbba4b7caa17fa4 /prebuild.xml | |
parent | Meta7 Communities : Authorization service added, skeleton, not yet functional (diff) | |
download | opensim-SC-84e30bee6dce30853cf4438382b39e65ec3fa622.zip opensim-SC-84e30bee6dce30853cf4438382b39e65ec3fa622.tar.gz opensim-SC-84e30bee6dce30853cf4438382b39e65ec3fa622.tar.bz2 opensim-SC-84e30bee6dce30853cf4438382b39e65ec3fa622.tar.xz |
Revert "Meta7 Communities : Authorization service added, skeleton, not yet functional"
This reverts commit 31439293ccdb5df914dc13287a8f178529fccb6b.
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/prebuild.xml b/prebuild.xml index 7e92454..fb01d51 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -1033,38 +1033,6 @@ | |||
1033 | </Files> | 1033 | </Files> |
1034 | </Project> | 1034 | </Project> |
1035 | 1035 | ||
1036 | <Project frameworkVersion="v3_5" name="OpenSim.Services.Meta7Communities" path="OpenSim/Services/Meta7Communities" type="Library"> | ||
1037 | <Configuration name="Debug"> | ||
1038 | <Options> | ||
1039 | <OutputPath>../../../bin/</OutputPath> | ||
1040 | </Options> | ||
1041 | </Configuration> | ||
1042 | <Configuration name="Release"> | ||
1043 | <Options> | ||
1044 | <OutputPath>../../../bin/</OutputPath> | ||
1045 | </Options> | ||
1046 | </Configuration> | ||
1047 | |||
1048 | <ReferencePath>../../../bin/</ReferencePath> | ||
1049 | <Reference name="System"/> | ||
1050 | <Reference name="OpenMetaverseTypes.dll"/> | ||
1051 | <Reference name="OpenMetaverse.dll"/> | ||
1052 | <Reference name="OpenSim.Framework"/> | ||
1053 | <Reference name="OpenSim.Framework.Console"/> | ||
1054 | <Reference name="OpenSim.Framework.Servers.HttpServer"/> | ||
1055 | <Reference name="OpenSim.Services.Interfaces"/> | ||
1056 | <Reference name="OpenSim.Services.Base"/> | ||
1057 | <Reference name="OpenSim.Services.Connectors"/> | ||
1058 | <Reference name="OpenSim.Services.AuthorizationService"/> | ||
1059 | <Reference name="OpenSim.Data"/> | ||
1060 | <Reference name="Nini.dll" /> | ||
1061 | <Reference name="log4net.dll"/> | ||
1062 | |||
1063 | <Files> | ||
1064 | <Match pattern="*.cs" recurse="true"/> | ||
1065 | </Files> | ||
1066 | </Project> | ||
1067 | |||
1068 | <Project frameworkVersion="v3_5" name="OpenSim.Services.FreeswitchService" path="OpenSim/Services/FreeswitchService" type="Library"> | 1036 | <Project frameworkVersion="v3_5" name="OpenSim.Services.FreeswitchService" path="OpenSim/Services/FreeswitchService" type="Library"> |
1069 | <Configuration name="Debug"> | 1037 | <Configuration name="Debug"> |
1070 | <Options> | 1038 | <Options> |