aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMelanie2009-09-17 23:39:58 +0100
committerMelanie2009-09-17 23:39:58 +0100
commit6779abf7f59e518b0cd18e52dd91a500049dfda6 (patch)
tree16b33fae811359c5e80f1c2630fba4deb3066006 /prebuild.xml
parent While running a test case I had written to pursue problems with (diff)
downloadopensim-SC_OLD-6779abf7f59e518b0cd18e52dd91a500049dfda6.zip
opensim-SC_OLD-6779abf7f59e518b0cd18e52dd91a500049dfda6.tar.gz
opensim-SC_OLD-6779abf7f59e518b0cd18e52dd91a500049dfda6.tar.bz2
opensim-SC_OLD-6779abf7f59e518b0cd18e52dd91a500049dfda6.tar.xz
Remove The legacy inventory and asset servers. Bump interface version to 6
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml64
1 files changed, 0 insertions, 64 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 79c767c..9498d7d 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -956,38 +956,6 @@
956 </Project> 956 </Project>
957 957
958 958
959 <Project frameworkVersion="v3_5" name="OpenSim.Grid.AssetServer" path="OpenSim/Grid/AssetServer" type="Exe">
960 <Configuration name="Debug">
961 <Options>
962 <OutputPath>../../../bin/</OutputPath>
963 </Options>
964 </Configuration>
965 <Configuration name="Release">
966 <Options>
967 <OutputPath>../../../bin/</OutputPath>
968 </Options>
969 </Configuration>
970
971 <ReferencePath>../../../bin/</ReferencePath>
972 <Reference name="System"/>
973 <Reference name="System.Data"/>
974 <Reference name="System.Xml"/>
975 <Reference name="OpenSim.Framework"/>
976 <Reference name="OpenSim.Framework.AssetLoader.Filesystem"/>
977 <Reference name="OpenSim.Framework.Console"/>
978 <Reference name="OpenSim.Framework.Servers"/>
979 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
980 <Reference name="OpenSim.Framework.Communications"/>
981 <Reference name="OpenSim.Framework.Statistics"/>
982 <Reference name="OpenSim.Data"/>
983 <Reference name="OpenMetaverseTypes.dll"/>
984 <Reference name="log4net.dll"/>
985
986 <Files>
987 <Match pattern="*.cs" recurse="true"/>
988 </Files>
989 </Project>
990
991 <Project frameworkVersion="v3_5" name="OpenSim.Grid.UserServer.Modules" path="OpenSim/Grid/UserServer.Modules" type="Library"> 959 <Project frameworkVersion="v3_5" name="OpenSim.Grid.UserServer.Modules" path="OpenSim/Grid/UserServer.Modules" type="Library">
992 <Configuration name="Debug"> 960 <Configuration name="Debug">
993 <Options> 961 <Options>
@@ -1068,38 +1036,6 @@
1068 </Files> 1036 </Files>
1069 </Project> 1037 </Project>
1070 1038
1071 <Project frameworkVersion="v3_5" name="OpenSim.Grid.InventoryServer" path="OpenSim/Grid/InventoryServer" type="Exe">
1072 <Configuration name="Debug">
1073 <Options>
1074 <OutputPath>../../../bin/</OutputPath>
1075 </Options>
1076 </Configuration>
1077 <Configuration name="Release">
1078 <Options>
1079 <OutputPath>../../../bin/</OutputPath>
1080 </Options>
1081 </Configuration>
1082
1083 <ReferencePath>../../../bin/</ReferencePath>
1084 <Reference name="System"/>
1085 <Reference name="System.Data"/>
1086 <Reference name="System.Xml"/>
1087 <Reference name="OpenSim.Framework"/>
1088 <Reference name="OpenSim.Framework.Console"/>
1089 <Reference name="OpenSim.Framework.Communications"/>
1090 <Reference name="OpenSim.Data"/>
1091 <Reference name="OpenSim.Framework.Servers"/>
1092 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
1093 <Reference name="OpenSim.Services.Interfaces"/>
1094 <Reference name="OpenMetaverseTypes.dll"/>
1095 <Reference name="log4net.dll"/>
1096 <Reference name="XMLRPC.dll"/>
1097
1098 <Files>
1099 <Match pattern="*.cs" recurse="true"/>
1100 </Files>
1101 </Project>
1102
1103 <Project frameworkVersion="v3_5" name="OpenSim.Grid.MessagingServer.Modules" path="OpenSim/Grid/MessagingServer.Modules" type="Library"> 1039 <Project frameworkVersion="v3_5" name="OpenSim.Grid.MessagingServer.Modules" path="OpenSim/Grid/MessagingServer.Modules" type="Library">
1104 <Configuration name="Debug"> 1040 <Configuration name="Debug">
1105 <Options> 1041 <Options>