diff options
Diffstat (limited to 'OpenSim.Config/SimConfigDb4o/OpenSim.Config.SimConfigDb4o.csproj')
-rw-r--r-- | OpenSim.Config/SimConfigDb4o/OpenSim.Config.SimConfigDb4o.csproj | 25 |
1 files changed, 16 insertions, 9 deletions
diff --git a/OpenSim.Config/SimConfigDb4o/OpenSim.Config.SimConfigDb4o.csproj b/OpenSim.Config/SimConfigDb4o/OpenSim.Config.SimConfigDb4o.csproj index 02f626f..8cadd32 100644 --- a/OpenSim.Config/SimConfigDb4o/OpenSim.Config.SimConfigDb4o.csproj +++ b/OpenSim.Config/SimConfigDb4o/OpenSim.Config.SimConfigDb4o.csproj | |||
@@ -3,7 +3,7 @@ | |||
3 | <ProjectType>Local</ProjectType> | 3 | <ProjectType>Local</ProjectType> |
4 | <ProductVersion>8.0.50727</ProductVersion> | 4 | <ProductVersion>8.0.50727</ProductVersion> |
5 | <SchemaVersion>2.0</SchemaVersion> | 5 | <SchemaVersion>2.0</SchemaVersion> |
6 | <ProjectGuid>{C077B28B-2F8D-4BD9-8E47-84C51B3A7358}</ProjectGuid> | 6 | <ProjectGuid>{C8A6D58C-E2CD-4AA7-BD04-B1DBBF8BA648}</ProjectGuid> |
7 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | 7 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
8 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | 8 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
9 | <ApplicationIcon></ApplicationIcon> | 9 | <ApplicationIcon></ApplicationIcon> |
@@ -59,31 +59,38 @@ | |||
59 | </PropertyGroup> | 59 | </PropertyGroup> |
60 | <ItemGroup> | 60 | <ItemGroup> |
61 | <Reference Include="System" > | 61 | <Reference Include="System" > |
62 | <HintPath>\System.dll</HintPath> | 62 | <HintPath>System.dll</HintPath> |
63 | <Private>False</Private> | ||
63 | </Reference> | 64 | </Reference> |
64 | <Reference Include="System.Data.dll" > | 65 | <Reference Include="System.Data.dll" > |
65 | <HintPath>\System.Data.dll.dll</HintPath> | 66 | <HintPath>..\..\bin\System.Data.dll</HintPath> |
67 | <Private>False</Private> | ||
66 | </Reference> | 68 | </Reference> |
67 | <Reference Include="System.Xml.dll" > | 69 | <Reference Include="System.Xml" > |
68 | <HintPath>\System.Xml.dll.dll</HintPath> | 70 | <HintPath>System.Xml.dll</HintPath> |
71 | <Private>False</Private> | ||
69 | </Reference> | 72 | </Reference> |
70 | <Reference Include="libsecondlife.dll" > | 73 | <Reference Include="libsecondlife.dll" > |
71 | <HintPath>\libsecondlife.dll.dll</HintPath> | 74 | <HintPath>..\..\bin\libsecondlife.dll</HintPath> |
75 | <Private>False</Private> | ||
72 | </Reference> | 76 | </Reference> |
73 | <Reference Include="Db4objects.Db4o.dll" > | 77 | <Reference Include="Db4objects.Db4o.dll" > |
74 | <HintPath>\Db4objects.Db4o.dll.dll</HintPath> | 78 | <HintPath>..\..\bin\Db4objects.Db4o.dll</HintPath> |
79 | <Private>False</Private> | ||
75 | </Reference> | 80 | </Reference> |
76 | </ItemGroup> | 81 | </ItemGroup> |
77 | <ItemGroup> | 82 | <ItemGroup> |
78 | <ProjectReference Include="..\..\OpenSim.Framework\OpenSim.Framework.csproj"> | 83 | <ProjectReference Include="..\..\OpenSim.Framework\OpenSim.Framework.csproj"> |
79 | <Name>OpenSim.Framework</Name> | 84 | <Name>OpenSim.Framework</Name> |
80 | <Project>{1D2865A9-CF8E-45F7-B96D-91ED128A32CF}</Project> | 85 | <Project>{08C84711-1498-461D-8081-02FDD06BBC4D}</Project> |
81 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 86 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
87 | <Private>False</Private> | ||
82 | </ProjectReference> | 88 | </ProjectReference> |
83 | <ProjectReference Include="..\..\OpenSim.Framework.Console\OpenSim.Framework.Console.csproj"> | 89 | <ProjectReference Include="..\..\OpenSim.Framework.Console\OpenSim.Framework.Console.csproj"> |
84 | <Name>OpenSim.Framework.Console</Name> | 90 | <Name>OpenSim.Framework.Console</Name> |
85 | <Project>{C8405E1A-EC19-48B6-9C8C-CA03624B9916}</Project> | 91 | <Project>{FCDE59EA-602A-4705-BBC1-A228522669E4}</Project> |
86 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 92 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
93 | <Private>False</Private> | ||
87 | </ProjectReference> | 94 | </ProjectReference> |
88 | </ItemGroup> | 95 | </ItemGroup> |
89 | <ItemGroup> | 96 | <ItemGroup> |