aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples
diff options
context:
space:
mode:
authormingchen2007-06-27 17:20:45 +0000
committermingchen2007-06-27 17:20:45 +0000
commit1dcc814b703771c4dd96592b73727db2b54028a3 (patch)
tree380bcc29a9bb5d476804614d99e1a8c2e35dbcbd /OpenSim/Region/Examples
parent*Updated prebuild.xml and ran prebuild again (diff)
downloadopensim-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/Examples')
-rw-r--r--OpenSim/Region/Examples/SimpleApp/SimpleApp.csproj12
1 files changed, 6 insertions, 6 deletions
diff --git a/OpenSim/Region/Examples/SimpleApp/SimpleApp.csproj b/OpenSim/Region/Examples/SimpleApp/SimpleApp.csproj
index 03805ae..2eb5ac0 100644
--- a/OpenSim/Region/Examples/SimpleApp/SimpleApp.csproj
+++ b/OpenSim/Region/Examples/SimpleApp/SimpleApp.csproj
@@ -122,15 +122,15 @@
122 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> 122 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
123 <Private>False</Private> 123 <Private>False</Private>
124 </ProjectReference> 124 </ProjectReference>
125 <ProjectReference Include="..\..\GridInterfaces\Local\OpenSim.Region.GridInterfaces.Local.csproj"> 125 <ProjectReference Include="..\..\Simulation\OpenSim.Region.Environment.csproj">
126 <Name>OpenSim.Region.GridInterfaces.Local</Name> 126 <Name>OpenSim.Region.Environment</Name>
127 <Project>{241A8CDD-0000-0000-0000-000000000000}</Project> 127 <Project>{DCBA491C-0000-0000-0000-000000000000}</Project>
128 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> 128 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
129 <Private>False</Private> 129 <Private>False</Private>
130 </ProjectReference> 130 </ProjectReference>
131 <ProjectReference Include="..\..\Simulation\OpenSim.Region.Simulation.csproj"> 131 <ProjectReference Include="..\..\GridInterfaces\Local\OpenSim.Region.GridInterfaces.Local.csproj">
132 <Name>OpenSim.Region.Simulation</Name> 132 <Name>OpenSim.Region.GridInterfaces.Local</Name>
133 <Project>{C0DAB338-0000-0000-0000-000000000000}</Project> 133 <Project>{241A8CDD-0000-0000-0000-000000000000}</Project>
134 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> 134 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
135 <Private>False</Private> 135 <Private>False</Private>
136 </ProjectReference> 136 </ProjectReference>