aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMelanie2009-09-28 23:19:30 +0100
committerMelanie2009-09-28 23:19:30 +0100
commitec464d9e878583cca7e5ecdb98495e1f8be4b32a (patch)
tree95abfdb3bde280f0812f0c7cca8ff86fe69321d3 /prebuild.xml
parentReorder prebuild stuff to make panda eat bamboo in peace (diff)
downloadopensim-SC_OLD-ec464d9e878583cca7e5ecdb98495e1f8be4b32a.zip
opensim-SC_OLD-ec464d9e878583cca7e5ecdb98495e1f8be4b32a.tar.gz
opensim-SC_OLD-ec464d9e878583cca7e5ecdb98495e1f8be4b32a.tar.bz2
opensim-SC_OLD-ec464d9e878583cca7e5ecdb98495e1f8be4b32a.tar.xz
More reordering
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml80
1 files changed, 40 insertions, 40 deletions
diff --git a/prebuild.xml b/prebuild.xml
index f6accd7..a38f9b7 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -955,46 +955,6 @@
955 </Project> 955 </Project>
956 956
957 957
958 <Project frameworkVersion="v3_5" name="OpenSim.Grid.UserServer" path="OpenSim/Grid/UserServer" type="Exe">
959 <Configuration name="Debug">
960 <Options>
961 <OutputPath>../../../bin/</OutputPath>
962 </Options>
963 </Configuration>
964 <Configuration name="Release">
965 <Options>
966 <OutputPath>../../../bin/</OutputPath>
967 </Options>
968 </Configuration>
969
970 <ReferencePath>../../../bin/</ReferencePath>
971 <Reference name="System"/>
972 <Reference name="System.Data"/>
973 <Reference name="System.Xml"/>
974 <Reference name="System.Web"/>
975 <Reference name="OpenSim.Framework"/>
976 <Reference name="OpenSim.Framework.Console"/>
977 <Reference name="OpenSim.Framework.Communications"/>
978 <Reference name="OpenSim.Data"/>
979 <Reference name="OpenSim.Framework.Servers"/>
980 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
981 <Reference name="OpenSim.Framework.Statistics"/>
982 <Reference name="OpenSim.Grid.Communications.OGS1"/>
983 <Reference name="OpenSim.Grid.Framework"/>
984 <Reference name="OpenSim.Grid.UserServer.Modules"/>
985 <Reference name="OpenMetaverseTypes.dll"/>
986 <Reference name="OpenMetaverse.StructuredData.dll"/>
987 <Reference name="OpenMetaverse.dll"/>
988 <Reference name="XMLRPC.dll"/>
989 <Reference name="log4net.dll"/>
990 <Reference name="Nini.dll"/>
991 <Reference name="DotNetOpenId.dll"/>
992
993 <Files>
994 <Match pattern="*.cs" recurse="true"/>
995 </Files>
996 </Project>
997
998 <Project frameworkVersion="v3_5" name="OpenSim.Grid.MessagingServer.Modules" path="OpenSim/Grid/MessagingServer.Modules" type="Library"> 958 <Project frameworkVersion="v3_5" name="OpenSim.Grid.MessagingServer.Modules" path="OpenSim/Grid/MessagingServer.Modules" type="Library">
999 <Configuration name="Debug"> 959 <Configuration name="Debug">
1000 <Options> 960 <Options>
@@ -1228,6 +1188,46 @@
1228 </Project> 1188 </Project>
1229 1189
1230 1190
1191 <Project frameworkVersion="v3_5" name="OpenSim.Grid.UserServer" path="OpenSim/Grid/UserServer" type="Exe">
1192 <Configuration name="Debug">
1193 <Options>
1194 <OutputPath>../../../bin/</OutputPath>
1195 </Options>
1196 </Configuration>
1197 <Configuration name="Release">
1198 <Options>
1199 <OutputPath>../../../bin/</OutputPath>
1200 </Options>
1201 </Configuration>
1202
1203 <ReferencePath>../../../bin/</ReferencePath>
1204 <Reference name="System"/>
1205 <Reference name="System.Data"/>
1206 <Reference name="System.Xml"/>
1207 <Reference name="System.Web"/>
1208 <Reference name="OpenSim.Framework"/>
1209 <Reference name="OpenSim.Framework.Console"/>
1210 <Reference name="OpenSim.Framework.Communications"/>
1211 <Reference name="OpenSim.Data"/>
1212 <Reference name="OpenSim.Framework.Servers"/>
1213 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
1214 <Reference name="OpenSim.Framework.Statistics"/>
1215 <Reference name="OpenSim.Grid.Communications.OGS1"/>
1216 <Reference name="OpenSim.Grid.Framework"/>
1217 <Reference name="OpenSim.Grid.UserServer.Modules"/>
1218 <Reference name="OpenMetaverseTypes.dll"/>
1219 <Reference name="OpenMetaverse.StructuredData.dll"/>
1220 <Reference name="OpenMetaverse.dll"/>
1221 <Reference name="XMLRPC.dll"/>
1222 <Reference name="log4net.dll"/>
1223 <Reference name="Nini.dll"/>
1224 <Reference name="DotNetOpenId.dll"/>
1225
1226 <Files>
1227 <Match pattern="*.cs" recurse="true"/>
1228 </Files>
1229 </Project>
1230
1231 <Project frameworkVersion="v3_5" name="OpenSim.Services.AssetService" path="OpenSim/Services/AssetService" type="Library"> 1231 <Project frameworkVersion="v3_5" name="OpenSim.Services.AssetService" path="OpenSim/Services/AssetService" type="Library">
1232 <Configuration name="Debug"> 1232 <Configuration name="Debug">
1233 <Options> 1233 <Options>