diff options
author | mingchen | 2007-06-27 17:20:45 +0000 |
---|---|---|
committer | mingchen | 2007-06-27 17:20:45 +0000 |
commit | 1dcc814b703771c4dd96592b73727db2b54028a3 (patch) | |
tree | 380bcc29a9bb5d476804614d99e1a8c2e35dbcbd /OpenSim/Region/Application/OpenSim.csproj | |
parent | *Updated prebuild.xml and ran prebuild again (diff) | |
download | opensim-SC_OLD-1dcc814b703771c4dd96592b73727db2b54028a3.zip opensim-SC_OLD-1dcc814b703771c4dd96592b73727db2b54028a3.tar.gz opensim-SC_OLD-1dcc814b703771c4dd96592b73727db2b54028a3.tar.bz2 opensim-SC_OLD-1dcc814b703771c4dd96592b73727db2b54028a3.tar.xz |
*More compile fixes (should be it on OpenSim.sln)
Diffstat (limited to 'OpenSim/Region/Application/OpenSim.csproj')
-rw-r--r-- | OpenSim/Region/Application/OpenSim.csproj | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/OpenSim/Region/Application/OpenSim.csproj b/OpenSim/Region/Application/OpenSim.csproj index d5730a4..8e50e92 100644 --- a/OpenSim/Region/Application/OpenSim.csproj +++ b/OpenSim/Region/Application/OpenSim.csproj | |||
@@ -144,15 +144,15 @@ | |||
144 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 144 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
145 | <Private>False</Private> | 145 | <Private>False</Private> |
146 | </ProjectReference> | 146 | </ProjectReference> |
147 | <ProjectReference Include="..\Physics\Manager\OpenSim.Region.Physics.Manager.csproj"> | 147 | <ProjectReference Include="..\Simulation\OpenSim.Region.Environment.csproj"> |
148 | <Name>OpenSim.Region.Physics.Manager</Name> | 148 | <Name>OpenSim.Region.Environment</Name> |
149 | <Project>{F4FF31EB-0000-0000-0000-000000000000}</Project> | 149 | <Project>{DCBA491C-0000-0000-0000-000000000000}</Project> |
150 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 150 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
151 | <Private>False</Private> | 151 | <Private>False</Private> |
152 | </ProjectReference> | 152 | </ProjectReference> |
153 | <ProjectReference Include="..\Simulation\OpenSim.Region.Simulation.csproj"> | 153 | <ProjectReference Include="..\Physics\Manager\OpenSim.Region.Physics.Manager.csproj"> |
154 | <Name>OpenSim.Region.Simulation</Name> | 154 | <Name>OpenSim.Region.Physics.Manager</Name> |
155 | <Project>{C0DAB338-0000-0000-0000-000000000000}</Project> | 155 | <Project>{F4FF31EB-0000-0000-0000-000000000000}</Project> |
156 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 156 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
157 | <Private>False</Private> | 157 | <Private>False</Private> |
158 | </ProjectReference> | 158 | </ProjectReference> |