aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/Second-server.csproj
diff options
context:
space:
mode:
authorlbsa712007-03-16 15:45:07 +0000
committerlbsa712007-03-16 15:45:07 +0000
commit623e9e991aee3f064ae04522852ad0de98715680 (patch)
tree9e1bef7b8d41bb2492999abb326d8e0dc42a230e /src/Second-server.csproj
parentAdded Framework Project and Made buildfiles work on windows. (diff)
downloadopensim-SC_OLD-623e9e991aee3f064ae04522852ad0de98715680.zip
opensim-SC_OLD-623e9e991aee3f064ae04522852ad0de98715680.tar.gz
opensim-SC_OLD-623e9e991aee3f064ae04522852ad0de98715680.tar.bz2
opensim-SC_OLD-623e9e991aee3f064ae04522852ad0de98715680.tar.xz
* renamed Framework Project to OpenSim.Framework
Diffstat (limited to 'src/Second-server.csproj')
-rw-r--r--src/Second-server.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Second-server.csproj b/src/Second-server.csproj
index be4a913..2dda6db 100644
--- a/src/Second-server.csproj
+++ b/src/Second-server.csproj
@@ -90,9 +90,9 @@
90 <Project>{74784F23-B0FD-484C-82C1-96C0215733DC}</Project> 90 <Project>{74784F23-B0FD-484C-82C1-96C0215733DC}</Project>
91 <Name>Db4LocalStorage</Name> 91 <Name>Db4LocalStorage</Name>
92 </ProjectReference> 92 </ProjectReference>
93 <ProjectReference Include="OpenGrid.Framework\OpenGrid.Framework.csproj"> 93 <ProjectReference Include="OpenSim.Framework\OpenSim.Framework.csproj">
94 <Project>{407CE85B-628C-4788-9DBC-49BCEFC3A84F}</Project> 94 <Project>{407CE85B-628C-4788-9DBC-49BCEFC3A84F}</Project>
95 <Name>OpenGrid.Framework</Name> 95 <Name>OpenSim.Framework</Name>
96 </ProjectReference> 96 </ProjectReference>
97 <ProjectReference Include="physics\PhysicsManager.csproj"> 97 <ProjectReference Include="physics\PhysicsManager.csproj">
98 <Project>{3C86A846-7977-4EE7-A8DC-DD487FA5DC2B}</Project> 98 <Project>{3C86A846-7977-4EE7-A8DC-DD487FA5DC2B}</Project>