aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMike Mazur2009-02-16 02:25:25 +0000
committerMike Mazur2009-02-16 02:25:25 +0000
commit8d304725518424131fa42dce1515137e0bb1eada (patch)
tree69ba204f2560971b385332e5bd689cbc3a8fbff9 /prebuild.xml
parent- add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da... (diff)
downloadopensim-SC_OLD-8d304725518424131fa42dce1515137e0bb1eada.zip
opensim-SC_OLD-8d304725518424131fa42dce1515137e0bb1eada.tar.gz
opensim-SC_OLD-8d304725518424131fa42dce1515137e0bb1eada.tar.bz2
opensim-SC_OLD-8d304725518424131fa42dce1515137e0bb1eada.tar.xz
Rename NewAssetServer AssetInventoryServer and fully qualify with
OpenSim.Grid.AssetInventoryServer.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/prebuild.xml b/prebuild.xml
index c157cdf..f215c9f 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -746,7 +746,7 @@
746 </Files> 746 </Files>
747 </Project> 747 </Project>
748 748
749 <Project name="OpenSim.Grid.NewAssetServer" path="OpenSim/Grid/NewAssetServer" type="Exe"> 749 <Project name="OpenSim.Grid.AssetInventoryServer" path="OpenSim/Grid/AssetInventoryServer" type="Exe">
750 <Configuration name="Debug"> 750 <Configuration name="Debug">
751 <Options> 751 <Options>
752 <OutputPath>../../../bin/</OutputPath> 752 <OutputPath>../../../bin/</OutputPath>
@@ -783,7 +783,7 @@
783 </Files> 783 </Files>
784 </Project> 784 </Project>
785 785
786 <Project name="OpenSim.Grid.AssetServer.Plugins.OpenSim" path="OpenSim/Grid/NewAssetServer/Plugins/OpenSim" type="Library"> 786 <Project name="OpenSim.Grid.AssetInventoryServer.Plugins.OpenSim" path="OpenSim/Grid/AssetInventoryServer/Plugins/OpenSim" type="Library">
787 <Configuration name="Debug"> 787 <Configuration name="Debug">
788 <Options> 788 <Options>
789 <OutputPath>../../../../../bin/</OutputPath> 789 <OutputPath>../../../../../bin/</OutputPath>
@@ -799,7 +799,7 @@
799 <Reference name="System" /> 799 <Reference name="System" />
800 <Reference name="System.Data" /> 800 <Reference name="System.Data" />
801 <Reference name="OpenSim.Framework" /> 801 <Reference name="OpenSim.Framework" />
802 <Reference name="OpenSim.Grid.NewAssetServer" /> 802 <Reference name="OpenSim.Grid.AssetInventoryServer" />
803 <Reference name="OpenMetaverseTypes"/> 803 <Reference name="OpenMetaverseTypes"/>
804 <Reference name="OpenMetaverse.StructuredData2" /> 804 <Reference name="OpenMetaverse.StructuredData2" />
805 <Reference name="HttpServer2"/> 805 <Reference name="HttpServer2"/>
@@ -814,7 +814,7 @@
814 </Files> 814 </Files>
815 </Project> 815 </Project>
816 816
817 <!--Project name="OpenSim.Grid.AssetServer.Simple" path="OpenSim/Grid/NewAssetServer/Extensions/Simple" type="Library"> 817 <!--Project name="OpenSim.Grid.AssetInventoryServer.Simple" path="OpenSim/Grid/AssetInventoryServer/Extensions/Simple" type="Library">
818 <Configuration name="Debug"> 818 <Configuration name="Debug">
819 <Options> 819 <Options>
820 <OutputPath>../../../../../bin/</OutputPath> 820 <OutputPath>../../../../../bin/</OutputPath>
@@ -842,7 +842,7 @@
842 </Files> 842 </Files>
843 </Project> 843 </Project>
844 844
845 <Project name="OpenSim.Grid.AssetServer.OpenSimMySQL" path="OpenSim/Grid/NewAssetServer/Extensions/OpenSimMySQL" type="Library"> 845 <Project name="OpenSim.Grid.AssetInventoryServer.OpenSimMySQL" path="OpenSim/Grid/AssetInventoryServer/Extensions/OpenSimMySQL" type="Library">
846 <Configuration name="Debug"> 846 <Configuration name="Debug">
847 <Options> 847 <Options>
848 <OutputPath>../../../../../bin/</OutputPath> 848 <OutputPath>../../../../../bin/</OutputPath>