diff options
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/prebuild.xml b/prebuild.xml index 3e5e1e0..932cf35 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> |