diff options
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 10 |
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> |